|
Class Reference for E1039 Core & Analysis Software
|
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-analysis/HitEmbedding/src/TreeData.h>
Public Member Functions | |
| OccData () | |
| virtual | ~OccData () |
| ClassDef (OccData, 1) | |
| OccData () | |
| virtual | ~OccData () |
| ClassDef (OccData, 1) | |
| void | Clear () |
Public Attributes | |
| int | D1 |
| int | D2 |
| int | D3p |
| int | D3m |
| int | run_id |
| int | spill_id |
| int | event_id |
| short | target_pos |
| bool | fpga1 |
| bool | fpga2 |
| bool | fpga3 |
| bool | nim3 |
| int | turn_id |
| int | rf_id |
| int | rfp00 |
| short | occ_all [N_PL+1] |
| short | occ_intime [N_PL+1] |
Static Public Attributes | |
| static const int | N_PL = 54 |
Definition at line 28 of file TreeData.h.
| OccData::OccData | ( | ) |
Definition at line 24 of file TreeData.cc.
|
inlinevirtual |
Definition at line 35 of file TreeData.h.
|
inline |
Definition at line 74 of file TreeData.h.
|
inlinevirtual |
Definition at line 75 of file TreeData.h.
| OccData::ClassDef | ( | OccData | , |
| 1 | |||
| ) |
| OccData::ClassDef | ( | OccData | , |
| 1 | |||
| ) |
| void OccData::Clear | ( | ) |
Definition at line 34 of file TreeData.cc.
References event_id, fpga1, fpga2, fpga3, nim3, occ_all, occ_intime, rf_id, rfp00, run_id, spill_id, target_pos, and turn_id.
| int OccData::D1 |
Definition at line 29 of file TreeData.h.
Referenced by AnaEmbeddedData::process_event().
| int OccData::D2 |
Definition at line 30 of file TreeData.h.
Referenced by AnaEmbeddedData::process_event().
| int OccData::D3m |
Definition at line 32 of file TreeData.h.
Referenced by AnaEmbeddedData::process_event().
| int OccData::D3p |
Definition at line 31 of file TreeData.h.
Referenced by AnaEmbeddedData::process_event().
| int OccData::event_id |
Definition at line 62 of file TreeData.h.
Referenced by Clear().
| bool OccData::fpga1 |
Definition at line 64 of file TreeData.h.
Referenced by Clear().
| bool OccData::fpga2 |
Definition at line 65 of file TreeData.h.
Referenced by Clear().
| bool OccData::fpga3 |
Definition at line 66 of file TreeData.h.
Referenced by Clear().
|
static |
Definition at line 59 of file TreeData.h.
| bool OccData::nim3 |
Definition at line 67 of file TreeData.h.
Referenced by Clear().
| short OccData::occ_all[N_PL+1] |
Definition at line 71 of file TreeData.h.
Referenced by Clear().
| short OccData::occ_intime[N_PL+1] |
Definition at line 72 of file TreeData.h.
Referenced by Clear().
| int OccData::rf_id |
Definition at line 69 of file TreeData.h.
Referenced by Clear().
| int OccData::rfp00 |
Definition at line 70 of file TreeData.h.
Referenced by Clear().
| int OccData::run_id |
Definition at line 60 of file TreeData.h.
Referenced by Clear().
| int OccData::spill_id |
Definition at line 61 of file TreeData.h.
Referenced by Clear().
| short OccData::target_pos |
Definition at line 63 of file TreeData.h.
Referenced by Clear().
| int OccData::turn_id |
Definition at line 68 of file TreeData.h.
Referenced by Clear().