MMuonCoincidence Class Reference
[Modules]

Inheritance diagram for MMuonCoincidence:

QModule QBaseModule List of all members.

Detailed Description

A module to look for events in coincidence with muons.

Author:
Laura Kogler
This module records the time from each event to the nearest muon event. Assumes time sorted data.


Public Member Functions

 MMuonCoincidence (QSequence *s)
 constructor
 ~MMuonCoincidence ()
 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 > fMuonEvents
 Vector of muon events.
int fIteration
 Current iteration number.
std::string fTimeVarName
 Name of variable in aux data.
std::string fEventVarName
 Name of variable in aux data.
unsigned int fMuonIndex
 Current muon event.


The documentation for this class was generated from the following files:
Generated on Fri Mar 6 13:40:41 2009 for CUORE Software by  doxygen 1.5.1