MApolloTrg Class Reference
[Filters]
List of all members.
Detailed Description
filter events based on trigger flags
- Author:
- sergio.didomizio@ge.infn.it Events pass filter if flags specified in config file are set into QRawEvent.fTriggerType
- exactMatch [bool = false]
- If this parameter is true, event will pass filter only if specified flags exacly match "trigger type" word. If it is false, event pass filter if at least one of the requested flags is found into "trigger type" word.
|
Public Member Functions |
| MApolloTrg (QSequence *s) |
| constructor
|
| ~MApolloTrg () |
| destructor
|
void | GetCuts () |
| Get cuts from config file.
|
bool | Filter (const QEvent *ev) |
| return true if ev passes the cuts
|
Private Attributes |
int | fMask |
bool | fExact |
The documentation for this class was generated from the following files:
- /home/cuoresvn/cuore/pkg/filtrawdata/MApolloTrg.hh
- /home/cuoresvn/cuore/pkg/filtrawdata/MApolloTrg.cc