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

#include <DCCALDigiHit.h>

+ Inheritance diagram for DCCALDigiHit:

Public Member Functions

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

Public Attributes

int row
 
int column
 
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 DCCALDigiHit.h.

Member Function Documentation

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

Member Data Documentation

uint32_t DCCALDigiHit::datasource

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

Definition at line 28 of file DCCALDigiHit.h.

uint32_t DCCALDigiHit::nsamples_integral

number of samples used in integral

Definition at line 24 of file DCCALDigiHit.h.

Referenced by DEventProcessor_ccal_hits::evnt(), DCCALHit_factory::evnt(), and toStrings().

uint32_t DCCALDigiHit::nsamples_pedestal

number of samples used in pedestal

Definition at line 25 of file DCCALDigiHit.h.

Referenced by DEventProcessor_ccal_hits::evnt(), DCCALHit_factory::evnt(), and toStrings().

uint32_t DCCALDigiHit::pedestal
uint32_t DCCALDigiHit::pulse_integral

identified pulse integral as returned by FPGA algorithm

Definition at line 20 of file DCCALDigiHit.h.

Referenced by JEventProcessor_CCAL_online::evnt(), DEventProcessor_ccal_hits::evnt(), DCCALHit_factory::evnt(), JEventProcessor_lowlevel_online::evnt(), and toStrings().

uint32_t DCCALDigiHit::pulse_peak
uint32_t DCCALDigiHit::pulse_time

identified pulse time as returned by FPGA algorithm

Definition at line 21 of file DCCALDigiHit.h.

Referenced by JEventProcessor_CCAL_online::evnt(), DEventProcessor_ccal_hits::evnt(), DCCALHit_factory::evnt(), JEventProcessor_lowlevel_online::evnt(), and toStrings().

uint32_t DCCALDigiHit::QF

Quality Factor from FPGA algorithms.

Definition at line 23 of file DCCALDigiHit.h.

Referenced by JEventProcessor_CCAL_online::evnt(), DEventProcessor_ccal_hits::evnt(), and toStrings().


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