MSelectPo210 Class Reference
[Filters]
List of all members.
Detailed Description
Selects events in Po-210 peak.
- Author:
- Ke Han (khan@lbl.gov) This filter selects events whose amplitudes fall between pre-defined Po-210 peak ranges. The range data is read from one single range file independent of run numbers.
|
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 |
The documentation for this class was generated from the following files:
- /home/cuoresvn/cuore/pkg/modfinddiscont/MSelectPo210.hh
- /home/cuoresvn/cuore/pkg/modfinddiscont/MSelectPo210.cc