#include <T0MTSettingsT0.h>
Definition at line 24 of file T0MTSettingsT0.h.
◆ T0MTSettingsT0()
| T0MTSettingsT0::T0MTSettingsT0 |
( |
| ) |
|
default constructor
Definition at line 9 of file T0MTSettingsT0.cxx.
9 :
double m_slicing_chi2
chi2 limit for slicing method
bool m_correct_rel_t0s
correct for relative t0s
double m_max_bin_width
maximum bin width for -VBH
double m_T_start
T start value.
bool m_use_top_chi2
use top chi2 instead of total chi2
double m_scramble_threshold
chi2 limit for scrambling
double m_vbh_bin_content_rel
relative bin content for t0-VBH
int m_min_background_bins
minimum number of bins for -background estimation
◆ CorrectRelT0s() [1/2]
| bool & MuonCalib::T0MTSettingsT0::CorrectRelT0s |
( |
| ) |
|
|
inline |
◆ CorrectRelT0s() [2/2]
| const bool & MuonCalib::T0MTSettingsT0::CorrectRelT0s |
( |
| ) |
const |
|
inline |
◆ MaxBinWidth() [1/2]
| double & MuonCalib::T0MTSettingsT0::MaxBinWidth |
( |
| ) |
|
|
inline |
◆ MaxBinWidth() [2/2]
| double MuonCalib::T0MTSettingsT0::MaxBinWidth |
( |
| ) |
const |
|
inline |
◆ MinBackgroundBins() [1/2]
| int & MuonCalib::T0MTSettingsT0::MinBackgroundBins |
( |
| ) |
|
|
inline |
◆ MinBackgroundBins() [2/2]
| int MuonCalib::T0MTSettingsT0::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 lower boarder of the region will be moved to the first bin of the time spectrum.
NOTE: This should be the approximate width of the trigger matching window before . If this parmeter is to big, the background may be underestimated (with verry little effect on ).
Definition at line 54 of file T0MTSettingsT0.h.
◆ ScrambleThreshold() [1/3]
| double & MuonCalib::T0MTSettingsT0::ScrambleThreshold |
( |
| ) |
|
|
inline |
◆ ScrambleThreshold() [2/3]
| double MuonCalib::T0MTSettingsT0::ScrambleThreshold |
( |
| ) |
const |
|
inline |
the chi2 threshold at which the scrambling method is used
Definition at line 63 of file T0MTSettingsT0.h.
◆ ScrambleThreshold() [3/3]
| double & MuonCalib::T0MTSettingsT0::ScrambleThreshold |
( |
const double | scramble_threshold | ) |
|
|
inline |
◆ SlicingThreshold() [1/3]
| double & MuonCalib::T0MTSettingsT0::SlicingThreshold |
( |
| ) |
|
|
inline |
◆ SlicingThreshold() [2/3]
| double MuonCalib::T0MTSettingsT0::SlicingThreshold |
( |
| ) |
const |
|
inline |
the chi2 threshold at which the slicing method is used
Definition at line 70 of file T0MTSettingsT0.h.
◆ SlicingThreshold() [3/3]
| double & MuonCalib::T0MTSettingsT0::SlicingThreshold |
( |
const double | slicing_threshold | ) |
|
|
inline |
◆ Tstart() [1/2]
| double & MuonCalib::T0MTSettingsT0::Tstart |
( |
| ) |
|
|
inline |
◆ Tstart() [2/2]
| double MuonCalib::T0MTSettingsT0::Tstart |
( |
| ) |
const |
|
inline |
Start value for the T-Parameter in the -fit.
Definition at line 57 of file T0MTSettingsT0.h.
◆ UseTopChi2() [1/2]
| bool & MuonCalib::T0MTSettingsT0::UseTopChi2 |
( |
| ) |
|
|
inline |
◆ UseTopChi2() [2/2]
| const bool & MuonCalib::T0MTSettingsT0::UseTopChi2 |
( |
| ) |
const |
|
inline |
If true use only the top part of the function for the chi2 calculation.
Definition at line 60 of file T0MTSettingsT0.h.
◆ VBHBinContent() [1/2]
| double & MuonCalib::T0MTSettingsT0::VBHBinContent |
( |
| ) |
|
|
inline |
◆ VBHBinContent() [2/2]
| double MuonCalib::T0MTSettingsT0::VBHBinContent |
( |
| ) |
const |
|
inline |
Number of hits per histogram bin for the VariableBinwidthHistogram The number is given relative to the maximum bin content of the time-Spectrum This number must be >1.
Definition at line 39 of file T0MTSettingsT0.h.
◆ m_correct_rel_t0s
| bool MuonCalib::T0MTSettingsT0::m_correct_rel_t0s |
|
private |
◆ m_max_bin_width
| double MuonCalib::T0MTSettingsT0::m_max_bin_width |
|
private |
◆ m_min_background_bins
| int MuonCalib::T0MTSettingsT0::m_min_background_bins |
|
private |
minimum number of bins for -background estimation
Definition at line 87 of file T0MTSettingsT0.h.
◆ m_scramble_threshold
| double MuonCalib::T0MTSettingsT0::m_scramble_threshold |
|
private |
◆ m_slicing_chi2
| double MuonCalib::T0MTSettingsT0::m_slicing_chi2 |
|
private |
◆ m_T_start
| double MuonCalib::T0MTSettingsT0::m_T_start |
|
private |
◆ m_use_top_chi2
| bool MuonCalib::T0MTSettingsT0::m_use_top_chi2 |
|
private |
◆ m_vbh_bin_content_rel
| double MuonCalib::T0MTSettingsT0::m_vbh_bin_content_rel |
|
private |
The documentation for this class was generated from the following files: