Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DTOFDigiHit Class Reference

#include <DTOFDigiHit.h>

+ Inheritance diagram for DTOFDigiHit:

Public Member Functions

 JOBJECT_PUBLIC (DTOFDigiHit)
 
void toStrings (vector< pair< string, string > > &items) const
 

Public Attributes

int plane
 
int bar
 
int end
 
uint32_t pulse_integral
 identified pulse integral as returned by FPGA algorithm More...
 
uint32_t pulse_time
 identified pulse time as returned by FPGA algorithm More...
 
uint32_t pedestal
 pedestal info used by FPGA (if any) More...
 
uint32_t QF
 Quality Factor from FPGA algorithms. More...
 
uint32_t nsamples_integral
 number of samples used in integral More...
 
uint32_t nsamples_pedestal
 number of samples used in pedestal More...
 
uint32_t pulse_peak
 maximum sample in pulse More...
 
uint32_t datasource
 0=window raw data, 1=old(pre-Fall16) firmware, 2=Df250PulseData More...
 

Detailed Description

Definition at line 14 of file DTOFDigiHit.h.

Member Function Documentation

DTOFDigiHit::JOBJECT_PUBLIC ( DTOFDigiHit  )
void DTOFDigiHit::toStrings ( vector< pair< string, string > > &  items) const
inline

Member Data Documentation

uint32_t DTOFDigiHit::datasource

0=window raw data, 1=old(pre-Fall16) firmware, 2=Df250PulseData

Definition at line 29 of file DTOFDigiHit.h.

Referenced by DTOFHit_factory::evnt().

uint32_t DTOFDigiHit::nsamples_integral
uint32_t DTOFDigiHit::nsamples_pedestal
uint32_t DTOFDigiHit::pedestal
uint32_t DTOFDigiHit::pulse_integral

identified pulse integral as returned by FPGA algorithm

Definition at line 21 of file DTOFDigiHit.h.

Referenced by JEventProcessor_TOF_online::evnt(), DTOFHit_factory::evnt(), JEventProcessor_TOF_calib::evnt(), JEventProcessor_lowlevel_online::evnt(), and toStrings().

uint32_t DTOFDigiHit::pulse_peak

maximum sample in pulse

Definition at line 27 of file DTOFDigiHit.h.

Referenced by DTOFHit_factory::evnt(), JEventProcessor_TOF_calib::evnt(), JEventProcessor_lowlevel_online::evnt(), and toStrings().

uint32_t DTOFDigiHit::pulse_time

identified pulse time as returned by FPGA algorithm

Definition at line 22 of file DTOFDigiHit.h.

Referenced by JEventProcessor_TOF_online::evnt(), DTOFHit_factory::evnt(), JEventProcessor_TOF_calib::evnt(), JEventProcessor_lowlevel_online::evnt(), and toStrings().

uint32_t DTOFDigiHit::QF

Quality Factor from FPGA algorithms.

Definition at line 24 of file DTOFDigiHit.h.

Referenced by DTOFHit_factory::evnt(), JEventProcessor_lowlevel_online::evnt(), and toStrings().


The documentation for this class was generated from the following file: