ChanFitSettings Class Reference
[cuts - Skip processing of some modules based on cuts]

Base class representing a cut to check whether a module should run. More...

#include <ChanFitSettings.hh>

Inheritance diagram for ChanFitSettings:
ParameterList VParameterNode

List of all members.

Public Member Functions

 ChanFitSettings (const std::string &chan="0", const std::string helptext="")
 Constructor takes name of the cut.
virtual ~ChanFitSettings ()
 Destructor.
std::string GetName ()
 Evaluate the entire event to determine if it should pass.

Public Attributes

double constant_start_value
double constant_min_bound
double constant_max_bound
double lambda_start_value
double lambda_min_bound
double lambda_max_bound
double mean_start_value
double mean_min_bound
double mean_max_bound
double sigma_start_value
double sigma_min_bound
double sigma_max_bound
double amp_E_start_value
double amp_E_min_bound
double amp_E_max_bound
double p_E_start_value
double p_E_min_bound
double p_E_max_bound
double shotnoise_start_value
double shotnoise_min_bound
double shotnoise_max_bound
double pedmean_start_value
double pedmean_min_bound
double pedmean_max_bound
double range_min
double range_max
double pedrange_min
double pedrange_max

Private Attributes

std::string _chan
 The name of the cut for config files.

Detailed Description

Base class representing a cut to check whether a module should run.

Definition at line 21 of file ChanFitSettings.hh.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 20 Jun 2014 for daqman by  doxygen 1.6.1