MRawAnalysis Class Reference
[Modules]

Inheritance diagram for MRawAnalysis:

QModule QBaseModule

List of all members.


Detailed Description

Simple module to produce inputs for raw analysis.

Author:
Marco Vignati
  • Config example:
        module RawAnalysis
        verbosity = info
        enable = true
        CutsFile = cuts.txt
        HeaterFile = heaterenergy.txt
        StabFile = parameters.txt
        SpectraFile = spectra.root
        endmod
        
  • Parameters
    • CutsFile [string = ""]: file containing the mcuts matrix for MAvgPulseFilter
    • HeaterFile [string = ""]: file containing raw heater energies for MCalCoefficients
    • StabFile [string = ""]: txt file for the MCorrectAmplitudes (ParametersFileName), only scale amplitudes (no slope)
    • SpectraFile [string = ""]: root file with simple MaxBaseline spectra
    • StabOn210Po [bool = false]: if true the heater energy is that of 210Po (raw calibrated...)
    • TRMode [bool = false]: if true the heater energy is that corresponding to amplitude 5000


Public Member Functions

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

Private Attributes

std::map< int, TH1D * > fHSignal
std::map< int, TH1D * > fHSpectrum
std::map< int, TH1D * > fHHeater
const Cuore::QRunData * fRunData

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

Generated on Tue Nov 16 10:50:03 2010 for CUORE Software by  doxygen 1.5.6
INFN Genova privacy policy