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

#include <DBCALDigiHit.h>

+ Inheritance diagram for DBCALDigiHit:

Public Member Functions

 JOBJECT_PUBLIC (DBCALDigiHit)
 This class holds a single hit from a BCAL fADC250 module. The values are in the digitized form coming from the module and are therefore uncalibrated. More...
 
void toStrings (vector< pair< string, string > > &items) const
 

Public Attributes

int module
 
int layer
 
int sector
 
DBCALGeometry::End end
 
uint32_t pulse_integral
 identified pulse integral as returned by FPGA algorithm More...
 
uint32_t pulse_peak
 identified pulse height 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 datasource
 0=window raw data, 1=old(pre-Fall16) firmware, 2=Df250PulseData, 3=MC More...
 

Detailed Description

Definition at line 16 of file DBCALDigiHit.h.

Member Function Documentation

DBCALDigiHit::JOBJECT_PUBLIC ( DBCALDigiHit  )

This class holds a single hit from a BCAL fADC250 module. The values are in the digitized form coming from the module and are therefore uncalibrated.

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

Definition at line 39 of file DBCALDigiHit.h.

References layer, and pedestal.

Member Data Documentation

uint32_t DBCALDigiHit::datasource

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

Definition at line 37 of file DBCALDigiHit.h.

Referenced by DBCALHit_factory::evnt(), and DEventSourceHDDM::Extract_DBCALDigiHit().

uint32_t DBCALDigiHit::nsamples_pedestal
uint32_t DBCALDigiHit::QF

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