MRawDataFilter Class Reference
[Filters]
List of all members.
Detailed Description
generic raw data filter.
- Author:
- Marco Vignati
|
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 |
The documentation for this class was generated from the following files:
- /home/cuoresvn/cuore/pkg/filtrawdata/MRawDataFilter.hh
- /home/cuoresvn/cuore/pkg/filtrawdata/MRawDataFilter.cc