|
Public Member Functions |
|
| QFiltersDataR () |
| | default constructor
|
|
virtual | ~QFiltersDataR () |
| | default destructor
|
|
const Bool_t & | GetPassed () const |
| | Get Passed.
|
|
void | SetPassed (const Bool_t &passed) |
| | Set Passed.
|
|
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 (QFiltersDataR, 1) |
Private Attributes |
|
Bool_t | fPassed |