Class Reference for E1039 Core & Analysis Software
|
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/online/decoder_maindaq/DecoData.h>
Public Member Functions | |
HitData () | |
virtual | ~HitData () |
HitData () | |
virtual | ~HitData () |
ClassDef (HitData, 1) | |
HitData () | |
virtual | ~HitData () |
ClassDef (HitData, 1) | |
Public Attributes | |
int | event |
int | id |
short | roc |
int | board |
short | chan |
short | det |
short | ele |
short | lvl |
double | time |
short | det_id |
short | ele_id |
double | tdc_time |
double | drift_dist |
int | hit_id |
int | track_id |
int | detector_id |
int | element_id |
float | tdc_time |
bool | in_time |
Definition at line 172 of file DecoData.h.
HitData::HitData | ( | ) |
Definition at line 83 of file DecoData.cc.
|
inlinevirtual |
Definition at line 183 of file DecoData.h.
HitData::HitData | ( | ) |
|
inlinevirtual |
Definition at line 30 of file TreeData.h.
HitData::HitData | ( | ) |
|
inlinevirtual |
Definition at line 78 of file TreeData.h.
HitData::ClassDef | ( | HitData | , |
1 | |||
) |
HitData::ClassDef | ( | HitData | , |
1 | |||
) |
int HitData::board |
Definition at line 176 of file DecoData.h.
short HitData::chan |
Definition at line 177 of file DecoData.h.
short HitData::det |
Definition at line 178 of file DecoData.h.
Referenced by Fun4AllEVIOInputManager::run().
short HitData::det_id |
Definition at line 24 of file TreeData.h.
Referenced by AnaChamHit::AnalyzeTree(), and AnaChamHit::process_event().
int HitData::detector_id |
Definition at line 72 of file TreeData.h.
Referenced by GetRoad::get_mc_roads(), and SimpleTree::process_event().
double HitData::drift_dist |
Definition at line 27 of file TreeData.h.
Referenced by AnaChamHit::AnalyzeTree(), and AnaChamHit::process_event().
short HitData::ele |
Definition at line 179 of file DecoData.h.
Referenced by Fun4AllEVIOInputManager::run().
short HitData::ele_id |
Definition at line 25 of file TreeData.h.
Referenced by AnaChamHit::AnalyzeTree(), and AnaChamHit::process_event().
int HitData::element_id |
Definition at line 73 of file TreeData.h.
Referenced by GetRoad::get_mc_roads(), and SimpleTree::process_event().
int HitData::event |
Definition at line 173 of file DecoData.h.
int HitData::hit_id |
Definition at line 70 of file TreeData.h.
Referenced by SimpleTree::process_event().
int HitData::id |
Definition at line 174 of file DecoData.h.
Referenced by Fun4AllEVIOInputManager::run().
bool HitData::in_time |
Definition at line 75 of file TreeData.h.
Referenced by SimpleTree::process_event().
short HitData::lvl |
Definition at line 180 of file DecoData.h.
Referenced by Fun4AllEVIOInputManager::run().
short HitData::roc |
Definition at line 175 of file DecoData.h.
double HitData::tdc_time |
Definition at line 26 of file TreeData.h.
Referenced by AnaChamHit::AnalyzeTree(), AnaChamHit::process_event(), and SimpleTree::process_event().
float HitData::tdc_time |
Definition at line 74 of file TreeData.h.
double HitData::time |
Definition at line 181 of file DecoData.h.
Referenced by Fun4AllEVIOInputManager::run().
int HitData::track_id |
Definition at line 71 of file TreeData.h.
Referenced by GetRoad::get_mc_roads(), and SimpleTree::process_event().