Baseline Class Reference
[modules - functions to process raw data in seriesdaqroot - ROOT environment plus extra classes/functions]

Variables related to the found baseline for a channel. More...

#include <Baseline.hh>

List of all members.

Public Member Functions

void Clear ()
 Reset all to default.

Public Attributes

bool found_baseline
 was the baseline finder successful?
double mean
 the average baseline found
double variance
 variance of the samples in the baseline region
int search_start_index
 start point used to find baseline
int length
 num of samples over which baseline was averaged
bool saturated
 Did the baseline hit the max or min y value?
bool laserskip
 Did the baseline finder begin interpolating inside the baseline region?
int ninterpolations
 num of interpolations
std::vector< Speinterpolations
 interpolation region details saved as Spe objects

Detailed Description

Variables related to the found baseline for a channel.

Definition at line 18 of file Baseline.hh.


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

Generated on 20 Jun 2014 for daqman by  doxygen 1.6.1