MOBChiSquareCut Class Reference
[Modules]

Inheritance diagram for MOBChiSquareCut:

QModule QBaseModule

List of all members.


Detailed Description

one-line description of your module

Author:
batman Put here an extensive description of what your
module does.


Public Member Functions

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

Private Attributes

std::string fInputFile
 Input filename.
std::string fOutputFile
 Output filename to record any warnings.
std::map< int, TF1 * > fCutFunctions
 Map of cut functions for each channel.
std::set< int > fMissingChannels
 Set of channels which have no filter.
double fQuantileProbability
 Probability for computing quantiles.
std::stringstream fWarnings
 Warnings generated for channels which might have bad cut thresholds.
std::multiset< int > fTotalEvents
 Set to count the total events on each channel.
std::multiset< int > fNumberAgree
 Set to count the number of events which agree with other cuts.
std::multiset< int > fNumberCut
 Set to count the total number of events cut on each channel.
std::string fEnergyVar
 Energy variable to use (if using AuxData energy variable).

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