ATLAS Offline Software
Loading...
Searching...
No Matches
T0MTSettingsT0.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
6
7namespace MuonCalib {
8
9 T0MTSettingsT0 ::T0MTSettingsT0() :
11 m_max_bin_width(10.0),
13 m_T_start(3.0),
14 m_use_top_chi2(true),
16 m_slicing_chi2(-1.0),
17 m_correct_rel_t0s(false) {}
18} // namespace MuonCalib
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
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.