![]() |
Diana Software
|
one-line description of your filter More...
Public Member Functions | |
| void | GetCuts (const Diana::QEvent &ev) |
| Get cuts from config file. More... | |
| bool | Filter (const Diana::QEvent &ev) |
| return true if ev passes the cuts More... | |
Private Attributes | |
| int | fPulserDelayThresholdDown |
| int | fPulserDelayThresholdUp |
one-line description of your filter
Put here an extensive description of what your
filter does.
filter SelectPulserByDelay verbosity = info enable = true FirstParameter = 1 SecondParameter = false endmod
Definition at line 40 of file MSelectPulserByDelay.hh.
| bool MSelectPulserByDelay::Filter | ( | const Diana::QEvent & | ev | ) |
return true if ev passes the cuts
Definition at line 21 of file MSelectPulserByDelay.cc.
References QEvent::Get(), QPulseInfo::GetChannelId(), QPulseInfo::GetIsPulser(), QPulseInfo::GetMasterSample(), and QSampleInfo::GetPulserDelay().
| void MSelectPulserByDelay::GetCuts | ( | const Diana::QEvent & | ev | ) |
Get cuts from config file.
Definition at line 11 of file MSelectPulserByDelay.cc.
References QEvent::Require().
|
private |
Definition at line 52 of file MSelectPulserByDelay.hh.
|
private |
Definition at line 53 of file MSelectPulserByDelay.hh.