Public Member Functions | |
| QCountPulsesDataR () | |
| default constructor | |
| virtual | ~QCountPulsesDataR () |
| default destructor | |
| const Int_t & | GetNumberOfPulses () const |
| Get NumberOfPulses. | |
| const QVectorR & | GetTimeIntervals () const |
| Get TimeIntervals. | |
| void | SetNumberOfPulses (const Int_t &numberOfPulses) |
| Set NumberOfPulses. | |
| QVectorR & | GetTimeIntervals () |
| Get TimeIntervals. | |
| void | SetAliases (const std::string &myPath) |
| Initialize aliases. | |
Private Member Functions | |
| void | Assign (const Cuore::QEvent &ev) |
| Assign from the relevant part of QEvent. | |
| void | Fill (Cuore::QEvent &ev) const |
| Fill the relevant part of QEvent. | |
| ClassDef (QCountPulsesDataR, 1) | |
Private Attributes | |
| Int_t | fNumberOfPulses |
| QVectorR | fTimeIntervals |
1.5.1