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

#include <DCDCDigiHit.h>

+ Inheritance diagram for DCDCDigiHit:

Public Member Functions

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

Public Attributes

int ring
 
int straw
 
uint32_t pulse_peak
 identified pulse first peak as returned by FPGA algorithm (could be either Df125CDCPulse::first_max_amp or Df125FDCPulse::peak_amp) More...
 
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...
 

Detailed Description

Definition at line 14 of file DCDCDigiHit.h.

Member Function Documentation

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

Member Data Documentation

uint32_t DCDCDigiHit::nsamples_integral

number of samples used in integral

Definition at line 25 of file DCDCDigiHit.h.

Referenced by JEventProcessor_lowlevel_online::evnt(), DTranslationTable::MakeCDCDigiHit(), and toStrings().

uint32_t DCDCDigiHit::nsamples_pedestal

number of samples used in pedestal

Definition at line 26 of file DCDCDigiHit.h.

Referenced by JEventProcessor_lowlevel_online::evnt(), DTranslationTable::MakeCDCDigiHit(), and toStrings().

uint32_t DCDCDigiHit::pulse_integral
uint32_t DCDCDigiHit::pulse_peak

identified pulse first peak as returned by FPGA algorithm (could be either Df125CDCPulse::first_max_amp or Df125FDCPulse::peak_amp)

Definition at line 20 of file DCDCDigiHit.h.

Referenced by DCDCHit_factory_Calib::evnt(), DTranslationTable::MakeCDCDigiHit(), and toStrings().

uint32_t DCDCDigiHit::QF

Quality Factor from FPGA algorithms.

Definition at line 24 of file DCDCDigiHit.h.

Referenced by DCDCHit_factory_Calib::evnt(), JEventProcessor_lowlevel_online::evnt(), DTranslationTable::MakeCDCDigiHit(), and toStrings().


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