Inheritance diagram for QBaseRawEventR:

Public Member Functions | |
| virtual | ~QBaseRawEventR () |
| destructor | |
| virtual const QVectorIR & | GetSamples () const=0 |
| Get Samples. | |
| virtual Int_t | GetRun () const=0 |
| get Run | |
| virtual Int_t | GetEventNumber () const=0 |
| get EventNumber | |
| virtual Int_t | GetChannelId () const=0 |
| Get channel id. | |
| virtual double | GetNsTime () const=0 |
| get time | |
| virtual UInt_t | GetStartTimeUnix () const=0 |
| get unix time | |
| virtual Bool_t | GetIsBolometer () const=0 |
| Get Is Bolometer. | |
| virtual Bool_t | GetIsMuonVeto () const=0 |
| virtual UInt_t | GetTimedSample () const=0 |
| Get timed sample. | |
| virtual UInt_t | GetTriggerPosition () const=0 |
| Get trigger position. | |
| virtual bool | GetIsHeater () const=0 |
| Get IsHeater. | |
| virtual bool | GetIsSignal () const=0 |
| Get IsSignal. | |
| virtual bool | GetIsNoise () const=0 |
| Get IsNoise. | |
| virtual const QPulseR & | GetSidePulse (Int_t pulseNumber) const=0 |
| GetSidePulses. | |
| virtual UInt_t | GetNSidePulses () const=0 |
| GetNSidesPulses. | |
| void | SetAliases (const std::string &myPath) |
| virtual Bool_t | GetIsApollo () const=0 |
| virtual void | SetIsApollo (Bool_t isApollo)=0 |
Protected Member Functions | |
| virtual void | Assign (const Cuore::QEvent &qrawevent)=0 |
| virtual void | Fill (Cuore::QEvent &qrawevent) const=0 |
| virtual void | SetSpecificAliases (const std::string &myPath) |
| QBaseRawEventR () | |
| default constructor | |
Private Member Functions | |
| ClassDef (QBaseRawEventR, 1) | |
Friends | |
| class | QAEventR |
| virtual Bool_t QBaseRawEventR::GetIsMuonVeto | ( | ) | const [pure virtual] |
Get Is MuonVeto
Implemented in QRawEventR_01.
1.5.1