Public Member Functions | |
QCalibDataR () | |
default constructor | |
virtual | ~QCalibDataR () |
default destructor | |
const Double_t & | GetEnergy () const |
Get Energy. | |
void | SetEnergy (const Double_t &energy) |
Set Energy. | |
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 (QCalibDataR, 1) | |
Private Attributes | |
Double_t | fEnergy |