Public Member Functions | |
QMainPulse () | |
default constuctor | |
virtual | ~QMainPulse () |
default destructor | |
const QSampleInfo & | GetMasterSample () const |
Get MasterSample. | |
QSampleInfo & | GetMasterSample () |
Get MasterSample. | |
void | SetMasterSample (const QSampleInfo &mainSample) |
Set MasterSample. | |
bool | GetIsHighHeater () const |
Get IsHighHeater. | |
bool | GetIsLowHeater () const |
Get IsLowHeater. | |
bool | GetIsStabHeater () const |
Get IsStabHeater. | |
bool | GetIsHeater () const |
Get IsHeater. | |
bool | GetIsSignal () const |
Get IsSignal. | |
bool | GetIsMuon () const |
Get IsMuon. | |
bool | GetIsNoise () const |
Get IsNoise. | |
void | Clear () |
Clear. | |
Private Attributes | |
QSampleInfo | fMasterSample |
sample that caused the event dump | |
Friends | |
class | ::QMainPulseR |