![]() |
Diana Software
|
debug data for test sequences More...
Public Member Functions | |
| void | Clear () |
| clear members More... | |
Public Attributes | |
| int | fEventNumber |
| int | fChannel |
| int | fTriggerType |
| int | fTimedSample |
| int | fRun |
| bool | fIsHeater |
| bool | fIsStabHeater |
| bool | fIsHighHeater |
| bool | fIsLowHeater |
| bool | fIsSignal |
| bool | fIsNoise |
| bool | fIsVeto |
| Diana::QVector | fSamples |
| Diana::QTime | fTime |
Private Member Functions | |
| QObjectDef (QInoDataReaderDebug, 1) | |
debug data for test sequences
Definition at line 16 of file QInoDataReaderDebug.hh.
|
inline |
clear members
Definition at line 20 of file QInoDataReaderDebug.hh.
References fChannel, fEventNumber, fIsHeater, fIsHighHeater, fIsLowHeater, fIsNoise, fIsSignal, fIsStabHeater, fIsVeto, fRun, fSamples, fTime, fTimedSample, and fTriggerType.
|
private |
| int QInoDataReaderDebug::fChannel |
Definition at line 40 of file QInoDataReaderDebug.hh.
Referenced by Clear(), and MQinoDataReader::Do().
| int QInoDataReaderDebug::fEventNumber |
Definition at line 39 of file QInoDataReaderDebug.hh.
Referenced by Clear(), and MQinoDataReader::Do().
| bool QInoDataReaderDebug::fIsHeater |
Definition at line 44 of file QInoDataReaderDebug.hh.
Referenced by Clear(), and MQinoDataReader::Do().
| bool QInoDataReaderDebug::fIsHighHeater |
Definition at line 46 of file QInoDataReaderDebug.hh.
Referenced by Clear(), and MQinoDataReader::Do().
| bool QInoDataReaderDebug::fIsLowHeater |
Definition at line 47 of file QInoDataReaderDebug.hh.
Referenced by Clear(), and MQinoDataReader::Do().
| bool QInoDataReaderDebug::fIsNoise |
Definition at line 49 of file QInoDataReaderDebug.hh.
Referenced by Clear(), and MQinoDataReader::Do().
| bool QInoDataReaderDebug::fIsSignal |
Definition at line 48 of file QInoDataReaderDebug.hh.
Referenced by Clear(), and MQinoDataReader::Do().
| bool QInoDataReaderDebug::fIsStabHeater |
Definition at line 45 of file QInoDataReaderDebug.hh.
Referenced by Clear(), and MQinoDataReader::Do().
| bool QInoDataReaderDebug::fIsVeto |
Definition at line 50 of file QInoDataReaderDebug.hh.
Referenced by Clear().
| int QInoDataReaderDebug::fRun |
Definition at line 43 of file QInoDataReaderDebug.hh.
Referenced by Clear(), and MQinoDataReader::Do().
| Diana::QVector QInoDataReaderDebug::fSamples |
Definition at line 51 of file QInoDataReaderDebug.hh.
Referenced by Clear(), and MQinoDataReader::Do().
| Diana::QTime QInoDataReaderDebug::fTime |
Definition at line 52 of file QInoDataReaderDebug.hh.
Referenced by Clear(), and MQinoDataReader::Do().
| int QInoDataReaderDebug::fTimedSample |
Definition at line 42 of file QInoDataReaderDebug.hh.
Referenced by Clear(), and MQinoDataReader::Do().
| int QInoDataReaderDebug::fTriggerType |
Definition at line 41 of file QInoDataReaderDebug.hh.
Referenced by Clear(), and MQinoDataReader::Do().