Public Member Functions | |
MRawDataFilter (QSequence *s) | |
Private Member Functions | |
void | GetCuts () |
Initialize all cuts, possibly from config file. | |
bool | Filter (const QEvent *ev) |
return true when ev passes the cuts, false otherwise | |
Private Attributes | |
bool | fKeepHeater |
bool | fKeepSignal |
bool | fKeepNoise |
bool | fKeepThermometer |
bool | fKeepBolometers |
bool | fKeepMuonVeto |
bool | fKeepOneFloor |
bool | fKeepOneChannel |
bool | fKeepRunDataChannels |
bool | fLoadEventList |
std::set< unsigned int > | fEventList |
int | fFloor |
std::vector< int > | fBolometersOnFloor |
int | fChannel |