#include <T0MTSettingsTMax.h>
Definition at line 24 of file T0MTSettingsTMax.h.
◆ T0MTSettingsTMax()
T0MTSettingsTMax::T0MTSettingsTMax |
( |
| ) |
|
◆ DistAB() [1/2]
double& MuonCalib::T0MTSettingsTMax::DistAB |
( |
| ) |
|
|
inline |
◆ DistAB() [2/2]
double MuonCalib::T0MTSettingsTMax::DistAB |
( |
| ) |
const |
|
inline |
Distance of the a/b region from the detected falling edge.
Definition at line 73 of file T0MTSettingsTMax.h.
◆ DistBackground() [1/2]
double& MuonCalib::T0MTSettingsTMax::DistBackground |
( |
| ) |
|
|
inline |
◆ DistBackground() [2/2]
double MuonCalib::T0MTSettingsTMax::DistBackground |
( |
| ) |
const |
|
inline |
distance between the detected falling edge and the begin of the background region
Definition at line 59 of file T0MTSettingsTMax.h.
◆ EndMax() [1/2]
double& MuonCalib::T0MTSettingsTMax::EndMax |
( |
| ) |
|
|
inline |
◆ EndMax() [2/2]
double MuonCalib::T0MTSettingsTMax::EndMax |
( |
| ) |
const |
|
inline |
◆ EndMin() [1/2]
double& MuonCalib::T0MTSettingsTMax::EndMin |
( |
| ) |
|
|
inline |
◆ EndMin() [2/2]
double MuonCalib::T0MTSettingsTMax::EndMin |
( |
| ) |
const |
|
inline |
The range of the falling edge of the spectrum is searched in a region after t0.
This range is given here. The range defaults to a verry large area which should be ok for all spectra
Definition at line 53 of file T0MTSettingsTMax.h.
◆ MaxBinwidth() [1/2]
double& MuonCalib::T0MTSettingsTMax::MaxBinwidth |
( |
| ) |
|
|
inline |
◆ MaxBinwidth() [2/2]
double MuonCalib::T0MTSettingsTMax::MaxBinwidth |
( |
| ) |
const |
|
inline |
◆ MinBackgroundBins() [1/2]
int& MuonCalib::T0MTSettingsTMax::MinBackgroundBins |
( |
| ) |
|
|
inline |
◆ MinBackgroundBins() [2/2]
const int& MuonCalib::T0MTSettingsTMax::MinBackgroundBins |
( |
| ) |
const |
|
inline |
The minimum width of the region for the background estimation.
This width is given in number of bins of the time spectrum. If the pattern recognition selects a smaller region, the upper boarder of the region will be moved to the last bin of the time spectrum.
NOTE: This should be the approximate width of the trigger matching window after . If this parmeter is to big, the background may be underestimated (with verry little effect on t_max).
Definition at line 69 of file T0MTSettingsTMax.h.
◆ VBHBinContent() [1/2]
double& MuonCalib::T0MTSettingsTMax::VBHBinContent |
( |
| ) |
|
|
inline |
◆ VBHBinContent() [2/2]
double MuonCalib::T0MTSettingsTMax::VBHBinContent |
( |
| ) |
const |
|
inline |
◆ VBHLow() [1/2]
double& MuonCalib::T0MTSettingsTMax::VBHLow |
( |
| ) |
|
|
inline |
◆ VBHLow() [2/2]
double MuonCalib::T0MTSettingsTMax::VBHLow |
( |
| ) |
const |
|
inline |
For the pattern-recognition only a part of the drift time spectrum is used for creating the VariableBinwidthHistogram.
This parameter gives the lower limit for this region minus t0
Definition at line 48 of file T0MTSettingsTMax.h.
◆ WidthAB() [1/2]
double& MuonCalib::T0MTSettingsTMax::WidthAB |
( |
| ) |
|
|
inline |
◆ WidthAB() [2/2]
double MuonCalib::T0MTSettingsTMax::WidthAB |
( |
| ) |
const |
|
inline |
Width of the region in which the parameters a and b are estimated.
Definition at line 77 of file T0MTSettingsTMax.h.
◆ m_dist_ab
double MuonCalib::T0MTSettingsTMax::m_dist_ab |
|
private |
◆ m_dist_background
double MuonCalib::T0MTSettingsTMax::m_dist_background |
|
private |
distance between detected falling edge and begin of background region
Definition at line 91 of file T0MTSettingsTMax.h.
◆ m_end_max
double MuonCalib::T0MTSettingsTMax::m_end_max |
|
private |
◆ m_end_min
double MuonCalib::T0MTSettingsTMax::m_end_min |
|
private |
◆ m_max_bin_width
double MuonCalib::T0MTSettingsTMax::m_max_bin_width |
|
private |
◆ m_min_background_bins
int MuonCalib::T0MTSettingsTMax::m_min_background_bins |
|
private |
◆ m_vbh_bin_content_rel
double MuonCalib::T0MTSettingsTMax::m_vbh_bin_content_rel |
|
private |
◆ m_vbh_low
double MuonCalib::T0MTSettingsTMax::m_vbh_low |
|
private |
◆ m_width_ab
double MuonCalib::T0MTSettingsTMax::m_width_ab |
|
private |
The documentation for this class was generated from the following files: