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

#include <DTAGHDigiHit.h>

+ Inheritance diagram for DTAGHDigiHit:

Public Member Functions

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

Public Attributes

int counter_id
 counter id 1-274 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...
 
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 DTAGHDigiHit.h.

Member Function Documentation

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

Member Data Documentation

uint32_t DTAGHDigiHit::datasource

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

Definition at line 27 of file DTAGHDigiHit.h.

uint32_t DTAGHDigiHit::nsamples_integral

number of samples used in integral

Definition at line 23 of file DTAGHDigiHit.h.

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

uint32_t DTAGHDigiHit::nsamples_pedestal

number of samples used in pedestal

Definition at line 24 of file DTAGHDigiHit.h.

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

uint32_t DTAGHDigiHit::pedestal

pedestal info used by FPGA (if any)

Definition at line 21 of file DTAGHDigiHit.h.

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

uint32_t DTAGHDigiHit::pulse_integral

identified pulse integral as returned by FPGA algorithm

Definition at line 19 of file DTAGHDigiHit.h.

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

uint32_t DTAGHDigiHit::pulse_peak

maximum sample in pulse

Definition at line 25 of file DTAGHDigiHit.h.

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

uint32_t DTAGHDigiHit::pulse_time

identified pulse time as returned by FPGA algorithm

Definition at line 20 of file DTAGHDigiHit.h.

Referenced by JEventProcessor_L1_online::evnt(), DTAGHHit_factory_Calib::evnt(), JEventProcessor_lowlevel_online::evnt(), and toStrings().

uint32_t DTAGHDigiHit::QF

Quality Factor from FPGA algorithms.

Definition at line 22 of file DTAGHDigiHit.h.

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


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