MSetThreshold Class Reference
[Modules]

Inheritance diagram for MSetThreshold:

QModule QBaseModule List of all members.

Detailed Description

Looks at noise samples to determine minimum amplitude threshold for a channel.

Author:
Laura Kogler
Fits a gaussian to the amplitude of the noise samples for each channel and records the 1 sigma widths to a file. Can be used with the filter MAmplitudeTrigger to only pass events with an amplitude greater than x*sigma.


Public Member Functions

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

Private Attributes

std::string fOutputFilename
 Name of output file.
std::vector< std::vector<
double > > 
fAmplitudes
 Vector holding the amplitude of each event.


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