13#ifndef MTTMAXSETTINGSTMAX_H
14#define MTTMAXSETTINGSTMAX_H
double MaxBinwidth() const
Maximum bin width for the VariableBinwidthHistogram The bins will not be wider than this even if it m...
double & DistBackground()
int & MinBackgroundBins()
double m_width_ab
width of a/b region
int m_min_background_bins
minimum number of bins for background region
double EndMin() const
The range of the falling edge of the spectrum is searched in a region after t0.
double VBHBinContent() const
Number of hits per histogram bin for the VariableBinwidthHistogram The number is given relative to th...
double VBHLow() const
For the pattern-recognition only a part of the drift time spectrum is used for creating the VariableB...
double m_dist_ab
distance of a/b region from detected falling edge
double DistBackground() const
distance between the detected falling edge and the begin of the background region
T0MTSettingsTMax()
default constructor
double m_end_min
range in which the falling edge is searched
double m_vbh_low
lower edge of tmax-VBH relative to t0
const int & MinBackgroundBins() const
The minimum width of the region for the background estimation.
double m_max_bin_width
maximum bin width for tmax-VBH
double DistAB() const
Distance of the a/b region from the detected falling edge.
double WidthAB() const
Width of the region in which the parameters a and b are estimated.
double m_dist_background
distance between detected falling edge and begin of background region
double m_vbh_bin_content_rel
relative bin content for tmax-VBH
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.