filter SelectPo210 verbosity = info enable = true RangesFileDir = /home/cuore RangesFileName = Po210ranges endmod
Public Member Functions | |
MSelectPo210 (QSequence *s) | |
constructor | |
~MSelectPo210 () | |
destructor | |
void | GetCuts () |
Get cuts from config file. | |
bool | Filter (const QEvent *ev) |
return true if ev passes the cuts | |
Private Attributes | |
std::set< int > | fMissingChannels |
Set of channels missing from ranges file. | |
std::map< int, RangeData > | fRanges |
Low and high for each channel. | |
std::string | fRangesFileName |
Directory and name for files with range information. | |
Classes | |
class | RangeData |