![]() |
Diana Software
|
data of coincident channel More...
Public Member Functions | |
| void | Clear () |
| clear members More... | |
| QObjectDef (QCoincidentChannel, 4) | |
Public Attributes | |
| int | fChannelId |
| double | fDeltaT |
| double | fEnergy |
| double | fPSA_nsigma |
| int | fDeltaTower |
| int | fDeltaFloor |
| int | fDeltaPosition |
| int | fEventNumber |
| std::vector< double > | fPSAVariables |
data of coincident channel
Put here an extensive description of what your
class stores.
Definition at line 17 of file QCoincidentChannel.hh.
|
inline |
clear members
Definition at line 21 of file QCoincidentChannel.hh.
References fChannelId, fDeltaFloor, fDeltaPosition, fDeltaT, fDeltaTower, fEnergy, fEventNumber, fPSAVariables, Q_DOUBLE_DEFAULT, and Q_INT_DEFAULT.
| QCoincidentChannel::QObjectDef | ( | QCoincidentChannel | , |
| 4 | |||
| ) |
| int QCoincidentChannel::fChannelId |
Definition at line 34 of file QCoincidentChannel.hh.
Referenced by Clear(), MAlphaDelayedCoincidence::Do(), MFastCoincidence::Do(), MMultipletValidation::Do(), MCoincidence::Do(), MSideCoincidence::Do(), and QCoincidenceData::Dump().
| int QCoincidentChannel::fDeltaFloor |
Definition at line 39 of file QCoincidentChannel.hh.
Referenced by Clear(), MAlphaDelayedCoincidence::Do(), MFastCoincidence::Do(), MCoincidence::Do(), and MSideCoincidence::Do().
| int QCoincidentChannel::fDeltaPosition |
Definition at line 40 of file QCoincidentChannel.hh.
Referenced by Clear(), MFastCoincidence::Do(), MCoincidence::Do(), and MSideCoincidence::Do().
| double QCoincidentChannel::fDeltaT |
Definition at line 35 of file QCoincidentChannel.hh.
Referenced by Clear(), MAlphaDelayedCoincidence::Do(), MFastCoincidence::Do(), MCoincidence::Do(), and QCoincidenceData::Dump().
| int QCoincidentChannel::fDeltaTower |
Definition at line 38 of file QCoincidentChannel.hh.
Referenced by Clear(), MFastCoincidence::Do(), MCoincidence::Do(), and MSideCoincidence::Do().
| double QCoincidentChannel::fEnergy |
Definition at line 36 of file QCoincidentChannel.hh.
Referenced by Clear(), MFastCoincidence::Do(), MCoincidence::Do(), MSideCoincidence::Do(), and QCoincidenceData::Dump().
| int QCoincidentChannel::fEventNumber |
Definition at line 41 of file QCoincidentChannel.hh.
Referenced by Clear(), MFastCoincidence::Do(), MMultipletValidation::Do(), MCoincidence::Do(), MSideCoincidence::Do(), and QCoincidenceData::Dump().
| double QCoincidentChannel::fPSA_nsigma |
Definition at line 37 of file QCoincidentChannel.hh.
| std::vector<double> QCoincidentChannel::fPSAVariables |
Definition at line 42 of file QCoincidentChannel.hh.
Referenced by Clear(), MCoincidence::Do(), and QCoincidenceData::Dump().