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

#include <DFCALDigiHit.h>

+ Inheritance diagram for DFCALDigiHit:

Public Member Functions

 JOBJECT_PUBLIC (DFCALDigiHit)
 
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 DFCALDigiHit.h.

Member Function Documentation

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

Member Data Documentation

uint32_t DFCALDigiHit::datasource

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

Definition at line 28 of file DFCALDigiHit.h.

uint32_t DFCALDigiHit::nsamples_integral
uint32_t DFCALDigiHit::nsamples_pedestal
uint32_t DFCALDigiHit::pulse_integral
uint32_t DFCALDigiHit::pulse_time
uint32_t DFCALDigiHit::QF

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