Hall-D Software
alpha
|
File: DDIRCLEDRef.h. More...
#include <DDIRCLEDRef.h>
Public Member Functions | |
JOBJECT_PUBLIC (DDIRCLEDRef) | |
void | toStrings (vector< pair< string, string > > &items) const |
Public Attributes | |
float | amp |
float | integral |
float | t_fADC |
float | t_TDC |
float | t |
bool | has_fADC |
bool | has_TDC |
File: DDIRCLEDRef.h.
Definition at line 12 of file DDIRCLEDRef.h.
DDIRCLEDRef::JOBJECT_PUBLIC | ( | DDIRCLEDRef | ) |
float DDIRCLEDRef::amp |
Definition at line 17 of file DDIRCLEDRef.h.
Referenced by DDIRCLEDRef_factory::evnt(), and toStrings().
bool DDIRCLEDRef::has_fADC |
Definition at line 22 of file DDIRCLEDRef.h.
Referenced by DDIRCLEDRef_factory::evnt().
bool DDIRCLEDRef::has_TDC |
Definition at line 23 of file DDIRCLEDRef.h.
Referenced by DDIRCLEDRef_factory::evnt().
float DDIRCLEDRef::integral |
Definition at line 18 of file DDIRCLEDRef.h.
Referenced by JEventProcessor_DIRC_online::evnt(), DDIRCLEDRef_factory::evnt(), and toStrings().
float DDIRCLEDRef::t |
Definition at line 21 of file DDIRCLEDRef.h.
Referenced by DDIRCLEDRef_factory::evnt(), DDIRCLEDRef_factory::FindMatch(), and toStrings().
float DDIRCLEDRef::t_fADC |
Definition at line 19 of file DDIRCLEDRef.h.
Referenced by JEventProcessor_DIRC_online::evnt(), DDIRCLEDRef_factory::evnt(), DDIRCLEDRef_factory::FindMatch(), and toStrings().
float DDIRCLEDRef::t_TDC |
Definition at line 20 of file DDIRCLEDRef.h.
Referenced by JEventProcessor_DIRC_online::evnt(), DDIRCLEDRef_factory::evnt(), DEventProcessor_pid_dirc::evnt(), and toStrings().