ATLAS Offline Software
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 
7 namespace MuonCalib {
8 
10  m_vbh_bin_content_rel(2.0),
11  m_max_bin_width(10.0),
12  m_min_background_bins(50),
13  m_T_start(3.0),
14  m_use_top_chi2(true),
15  m_scramble_threshold(-1.0),
16  m_slicing_chi2(-1.0),
17  m_correct_rel_t0s(false) {}
18 } // namespace MuonCalib
T0MTSettingsT0.h
MuonCalib
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.
Definition: CscCalcPed.cxx:22
MuonCalib::T0MTSettingsT0::T0MTSettingsT0
T0MTSettingsT0()
default constructor
Definition: T0MTSettingsT0.cxx:9