MEnergyFilter Class Reference
[Filters]

Inheritance diagram for MEnergyFilter:

QFilter QBaseModule

List of all members.


Detailed Description

Cuts on energy of pulses.

Author:
Laura Kogler Only accepts events with energy in range. Both parameters are optional. If no maximum is specified, no upper limit will be applied. Similarly, if no minimum is specified, no lower limit will be applied.


Public Member Functions

 MEnergyFilter (QSequence *s)
 constructor
 ~MEnergyFilter ()
 destructor
void GetCuts ()
 Get cuts from config file.
bool Filter (const QEvent *ev)
 return true if ev passes the cuts

Private Attributes

double fEnergyMax
 Maximum allowed energy.
double fEnergyMin
 Minimum allowed energy.

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