|
WCSim
|
#include <evNtuple.h>

Public Attributes | |
| int | interaction_mode |
| Char_t | vtxVolume [100] |
| double | vtx_x |
| double | vtx_y |
| double | vtx_z |
| int | nTracks |
| int | pid [100] |
| int | flag [100] |
| float | mass [100] |
| float | p [100] |
| float | energy [100] |
| int | startvol [100] |
| int | stopvol [100] |
| float | dir_x [100] |
| float | dir_y [100] |
| float | dir_z [100] |
| float | pdir_x [100] |
| float | pdir_y [100] |
| float | pdir_z [100] |
| float | start_x [100] |
| float | start_y [100] |
| float | start_z [100] |
| float | stop_x [100] |
| float | stop_y [100] |
| float | stop_z [100] |
| float | length [100] |
| int | parent [100] |
| int | trackID [100] |
| float | time [100] |
| int | numTubesHit |
| int | numTubesHit_noNoise |
| int | totalNumHits |
| int | totalNumHits_noNoise |
| int | totalPe [10000000] |
| int | totalPe_noNoise [10000000] |
| float | truetime [10000000] |
| int | vector_index [10000000] |
| int | tubeid [10000000] |
| int | mPMTid [10000000] |
| int | mPMT_pmtid [10000000] |
| int | parentid [10000000] |
| int | trackid [10000000] |
| float | tube_x [10000000] |
| float | tube_y [10000000] |
| float | tube_z [10000000] |
| float | tube_dirx [10000000] |
| float | tube_diry [10000000] |
| float | tube_dirz [10000000] |
| int | numDigiTubesHit |
| int | totalNumDigiHits |
| float | sumq |
| float | q [10000000] |
| float | t [10000000] |
| int | digivector_index [10000000] |
| int | digitubeid [10000000] |
| int | digimPMTid [10000000] |
| int | digimPMT_pmtid [10000000] |
| float | digitube_x [10000000] |
| float | digitube_y [10000000] |
| float | digitube_z [10000000] |
| float | digitube_dirx [10000000] |
| float | digitube_diry [10000000] |
| float | digitube_dirz [10000000] |
Definition at line 7 of file evNtuple.h.
| int eventNtuple::digimPMT_pmtid[10000000] |
Definition at line 97 of file evNtuple.h.
| int eventNtuple::digimPMTid[10000000] |
Definition at line 96 of file evNtuple.h.
| float eventNtuple::digitube_dirx[10000000] |
Definition at line 102 of file evNtuple.h.
| float eventNtuple::digitube_diry[10000000] |
Definition at line 103 of file evNtuple.h.
| float eventNtuple::digitube_dirz[10000000] |
Definition at line 104 of file evNtuple.h.
| float eventNtuple::digitube_x[10000000] |
Definition at line 99 of file evNtuple.h.
| float eventNtuple::digitube_y[10000000] |
Definition at line 100 of file evNtuple.h.
| float eventNtuple::digitube_z[10000000] |
Definition at line 101 of file evNtuple.h.
| int eventNtuple::digitubeid[10000000] |
Definition at line 95 of file evNtuple.h.
| int eventNtuple::digivector_index[10000000] |
Definition at line 94 of file evNtuple.h.
| float eventNtuple::dir_x[100] |
Definition at line 38 of file evNtuple.h.
| float eventNtuple::dir_y[100] |
Definition at line 39 of file evNtuple.h.
| float eventNtuple::dir_z[100] |
Definition at line 40 of file evNtuple.h.
| float eventNtuple::energy[100] |
Definition at line 35 of file evNtuple.h.
| int eventNtuple::flag[100] |
Definition at line 28 of file evNtuple.h.
| int eventNtuple::interaction_mode |
Definition at line 10 of file evNtuple.h.
| float eventNtuple::length[100] |
Definition at line 51 of file evNtuple.h.
| float eventNtuple::mass[100] |
Definition at line 33 of file evNtuple.h.
| int eventNtuple::mPMT_pmtid[10000000] |
Definition at line 74 of file evNtuple.h.
| int eventNtuple::mPMTid[10000000] |
Definition at line 73 of file evNtuple.h.
| int eventNtuple::nTracks |
Definition at line 26 of file evNtuple.h.
| int eventNtuple::numDigiTubesHit |
Definition at line 88 of file evNtuple.h.
| int eventNtuple::numTubesHit |
Definition at line 62 of file evNtuple.h.
| int eventNtuple::numTubesHit_noNoise |
Definition at line 63 of file evNtuple.h.
| float eventNtuple::p[100] |
Definition at line 34 of file evNtuple.h.
| int eventNtuple::parent[100] |
Definition at line 53 of file evNtuple.h.
| int eventNtuple::parentid[10000000] |
Definition at line 75 of file evNtuple.h.
| float eventNtuple::pdir_x[100] |
Definition at line 41 of file evNtuple.h.
| float eventNtuple::pdir_y[100] |
Definition at line 42 of file evNtuple.h.
| float eventNtuple::pdir_z[100] |
Definition at line 43 of file evNtuple.h.
| int eventNtuple::pid[100] |
Definition at line 27 of file evNtuple.h.
| float eventNtuple::q[10000000] |
Definition at line 92 of file evNtuple.h.
| float eventNtuple::start_x[100] |
Definition at line 44 of file evNtuple.h.
| float eventNtuple::start_y[100] |
Definition at line 45 of file evNtuple.h.
| float eventNtuple::start_z[100] |
Definition at line 46 of file evNtuple.h.
| int eventNtuple::startvol[100] |
Definition at line 36 of file evNtuple.h.
| float eventNtuple::stop_x[100] |
Definition at line 48 of file evNtuple.h.
| float eventNtuple::stop_y[100] |
Definition at line 49 of file evNtuple.h.
| float eventNtuple::stop_z[100] |
Definition at line 50 of file evNtuple.h.
| int eventNtuple::stopvol[100] |
Definition at line 37 of file evNtuple.h.
| float eventNtuple::sumq |
Definition at line 90 of file evNtuple.h.
| float eventNtuple::t[10000000] |
Definition at line 93 of file evNtuple.h.
| float eventNtuple::time[100] |
Definition at line 55 of file evNtuple.h.
| int eventNtuple::totalNumDigiHits |
Definition at line 89 of file evNtuple.h.
| int eventNtuple::totalNumHits |
Definition at line 64 of file evNtuple.h.
| int eventNtuple::totalNumHits_noNoise |
Definition at line 65 of file evNtuple.h.
| int eventNtuple::totalPe[10000000] |
Definition at line 68 of file evNtuple.h.
| int eventNtuple::totalPe_noNoise[10000000] |
Definition at line 69 of file evNtuple.h.
| int eventNtuple::trackID[100] |
Definition at line 54 of file evNtuple.h.
| int eventNtuple::trackid[10000000] |
Definition at line 76 of file evNtuple.h.
| float eventNtuple::truetime[10000000] |
Definition at line 70 of file evNtuple.h.
| float eventNtuple::tube_dirx[10000000] |
Definition at line 81 of file evNtuple.h.
| float eventNtuple::tube_diry[10000000] |
Definition at line 82 of file evNtuple.h.
| float eventNtuple::tube_dirz[10000000] |
Definition at line 83 of file evNtuple.h.
| float eventNtuple::tube_x[10000000] |
Definition at line 78 of file evNtuple.h.
| float eventNtuple::tube_y[10000000] |
Definition at line 79 of file evNtuple.h.
| float eventNtuple::tube_z[10000000] |
Definition at line 80 of file evNtuple.h.
| int eventNtuple::tubeid[10000000] |
Definition at line 72 of file evNtuple.h.
| int eventNtuple::vector_index[10000000] |
Definition at line 71 of file evNtuple.h.
| double eventNtuple::vtx_x |
Definition at line 14 of file evNtuple.h.
| double eventNtuple::vtx_y |
Definition at line 15 of file evNtuple.h.
| double eventNtuple::vtx_z |
Definition at line 16 of file evNtuple.h.
| Char_t eventNtuple::vtxVolume[100] |
Definition at line 12 of file evNtuple.h.
1.8.14