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

#include <DPSCHit.h>

+ Inheritance diagram for DPSCHit:

Public Member Functions

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

Public Attributes

DPSGeometry::Arm arm
 
int module
 
double t
 
double integral
 
double pulse_peak
 
double time_tdc
 
double time_fadc
 
double npe_fadc
 
bool has_fADC
 
bool has_TDC
 

Detailed Description

Definition at line 15 of file DPSCHit.h.

Member Function Documentation

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

Definition at line 29 of file DPSCHit.h.

References arm, has_fADC, has_TDC, integral, module, npe_fadc, pulse_peak, t, time_fadc, and time_tdc.

Member Data Documentation

bool DPSCHit::has_fADC
bool DPSCHit::has_TDC

Definition at line 27 of file DPSCHit.h.

Referenced by DPSCHit_factory::evnt(), DEventSourceHDDM::Extract_DPSCHit(), and toStrings().

double DPSCHit::integral

Definition at line 22 of file DPSCHit.h.

Referenced by DPSCHit_factory::evnt(), DEventSourceHDDM::Extract_DPSCHit(), and toStrings().

double DPSCHit::npe_fadc

Definition at line 26 of file DPSCHit.h.

Referenced by DPSCHit_factory::evnt(), DEventSourceHDDM::Extract_DPSCHit(), and toStrings().

double DPSCHit::pulse_peak

Definition at line 23 of file DPSCHit.h.

Referenced by DPSCHit_factory::evnt(), DEventSourceHDDM::Extract_DPSCHit(), and toStrings().

double DPSCHit::time_fadc
double DPSCHit::time_tdc

Definition at line 24 of file DPSCHit.h.

Referenced by DPSCHit_factory::evnt(), DEventSourceHDDM::Extract_DPSCHit(), and toStrings().


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