MOTShiftBack Class Reference
[Modules]
List of all members.
Detailed Description
module to shift back OT position (obtaining constant fraction triggered events)
- Author:
- Filippo Orio
- Config example: module OTShiftBack verbosity = info enable = true Fraction = 0.5 TimeProfilingOn = true endmod
|
Public Member Functions |
|
| MOTShiftBack (QSequence *s) |
| | constructor
|
|
| ~MOTShiftBack () |
| | destructor
|
|
void | Init () |
| | Init method.
|
|
QEvent * | Do (QEvent *ev) |
| | Do method.
|
|
void | Done () |
| | Done method.
|
Private Member Functions |
|
std::string | GetOTAVGFileName (int run, int chan) |
|
void | GetSamplesBack (int chan) |
Private Attributes |
|
std::map< int, Shifter > | fShiftBack |
|
double | fFraction |
|
QTime | fStartTime |
|
bool | fIsFirst |
Classes |
| struct | Shifter |
The documentation for this class was generated from the following files:
- /home/cuoresvn/cuore/pkg/modoptimumtrigger/MOTShiftBack.hh
- /home/cuoresvn/cuore/pkg/modoptimumtrigger/MOTShiftBack.cc