![]() |
Diana Software
|
Public Member Functions | |
| TimeNeighbour (ULong64_t, ULong64_t, int, double, double) | |
Public Attributes | |
| ULong64_t | fEventNumber |
| ULong64_t | fTag |
| int | fChannel |
| double | fTime |
| double | fEnergy |
Definition at line 9 of file MFastCoincidence.hh.
| TimeNeighbour::TimeNeighbour | ( | ULong64_t | eventNumber, |
| ULong64_t | tag, | ||
| int | channel, | ||
| double | time, | ||
| double | energy | ||
| ) |
Definition at line 34 of file MFastCoincidence.cc.
| int TimeNeighbour::fChannel |
Definition at line 14 of file MFastCoincidence.hh.
Referenced by MFastCoincidence::Do().
| double TimeNeighbour::fEnergy |
Definition at line 16 of file MFastCoincidence.hh.
Referenced by MFastCoincidence::Do().
| ULong64_t TimeNeighbour::fEventNumber |
Definition at line 12 of file MFastCoincidence.hh.
Referenced by MFastCoincidence::Do().
| ULong64_t TimeNeighbour::fTag |
Definition at line 13 of file MFastCoincidence.hh.
| double TimeNeighbour::fTime |
Definition at line 15 of file MFastCoincidence.hh.
Referenced by MFastCoincidence::Do().