Public Member Functions | |
| QSampleInfoR () | |
| default constructor | |
| virtual | ~QSampleInfoR () |
| default destructor | |
| Bool_t | GetIsStabHeater () const |
| Get IsStabHeater. | |
| Bool_t | GetIsHighHeater () const |
| Get IsHighHeater. | |
| Bool_t | GetIsLowHeater () const |
| Get IsLowHeater. | |
| Bool_t | GetIsHeater () const |
| Get IsHeater. | |
| Bool_t | GetIsSignal () const |
| Get IsSignal. | |
| UInt_t | GetTriggerType () const |
| Get TriggerType. | |
| Bool_t | GetIsMuon () const |
| Get IsMuon. | |
| Bool_t | GetIsNoise () const |
| Get IsNoise. | |
| UInt_t | GetHeaterWord () const |
| Get HeaterWord. | |
| UInt_t | GetSampleIndex () const |
| Get SampleIndex. | |
| UInt_t | GetEventNumber () const |
| Get EventNumber. | |
| void | SetIsHeater (const bool &isHeater) |
| Set IsHeater. | |
| void | SetIsStabHeater (const bool &isStabHeater) |
| Set IsStabHeater. | |
| void | SetIsHighHeater (const bool &isHighHeater) |
| Set IsHighHeater. | |
| void | SetIsLowHeater (const bool &isLowHeater) |
| Set IsLowHeater. | |
| void | SetIsSignal (const bool &isSignal) |
| Set IsSignal. | |
| void | SetIsMuon (const bool &isMuon) |
| Set IsMuon. | |
| void | SetIsNoise (const bool &isNoise) |
| Set IsNoise. | |
| void | SetTriggerType (const unsigned int &triggerType) |
| Set TriggerType. | |
| void | SetHeaterWord (const unsigned int &heaterWord) |
| Set HeaterWord. | |
| void | SetSampleIndex (const unsigned int &sampleIndex) |
| Set SampleIndex. | |
| void | SetEventNumber (const unsigned int &eventNumber) |
| Set EventNumber. | |
| const QSampleInfoR & | operator= (const Cuore::QSampleInfo &qsampledata) |
| void | Fill (Cuore::QSampleInfo &qsampledata) const |
Private Member Functions | |
| ClassDef (QSampleInfoR, 1) | |
Private Attributes | |
| Bool_t | fIsHeater |
| Bool_t | fIsSignal |
| Bool_t | fIsMuon |
| Bool_t | fIsNoise |
| UInt_t | fTriggerType |
| UInt_t | fHeaterWord |
| UInt_t | fSampleIndex |
| UInt_t | fEventNumber |
1.5.1