MMuonFilter Class Reference
[Filters]
List of all members.
Detailed Description
Filters muon events based on info from QDC and TDC boards.
- Author:
- Laura Kogler Put here an extensive description of what your
filter does.
|
Public Member Functions |
|
| MMuonFilter (QSequence *s) |
| | constructor
|
|
| ~MMuonFilter () |
| | destructor
|
|
void | GetCuts () |
| | Get cuts from config file.
|
|
bool | Filter (const QEvent *ev) |
| | return true if ev passes the cuts
|
Private Attributes |
|
std::vector< int > | fMinQDC |
| | Vector of QDC thresholds for each channel.
|
|
double | fNSigmaTimeDiff |
| | Simultaneity constraint for coincident channels.
|
|
bool | fUseGozaCorrections |
| | Special cases for handling Goza.
|
|
bool | fExcludeBadGozaRuns |
|
int | fRun |
| | Run number.
|
The documentation for this class was generated from the following files:
- /home/cuoresvn/cuore/pkg/modmuons/MMuonFilter.hh
- /home/cuoresvn/cuore/pkg/modmuons/MMuonFilter.cc