MFindCoincidences Class Reference
[Modules]

Inheritance diagram for MFindCoincidences:

QModule QBaseModule

List of all members.


Detailed Description

A module to look for events in coincidence with muons.

Author:
Elena Guardincerri
  • Config example:
        module MuonCoincidence
        verbosity = info
        enable = true
        TimeWindow = 100.
        endmod
        
  • Parameters
    • imeWindow [double = 100]: Time wondow in which coincidences are searched (ms)


Public Member Functions

 MFindCoincidences (QSequence *s)
 constructor
 ~MFindCoincidences ()
 destructor
void Init ()
 Init method.
QEventDo (QEvent *ev)
 Do method.
void Done ()
 Done method.

Private Attributes

std::vector< unsigned long long > fMuonTimes
 Vector of muon times.
std::vector< int > fMuonIds
int fIteration
 Current iteration number.
double fTimeWindow
 time window in which coincidences are searched
int fVectorIndex
std::vector< QVector * > fVectorCache
QVector * fDummyVector

The documentation for this class was generated from the following files:

Generated on Tue Nov 16 10:50:02 2010 for CUORE Software by  doxygen 1.5.6