ATLAS Offline Software
MuonSpectrometer
MuonCalib
MdtCalib
MdtCalibT0
src
T0MTSettings.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
MdtCalibT0/T0MTSettings.h
"
6
7
namespace
MuonCalib
{
8
9
T0MTSettings ::T0MTSettings
() :
10
m_n_bins_adc(1000),
11
m_adc_min(-0.5),
12
m_adc_max(999.5),
13
m_n_bins_time(1722),
14
m_time_min(-15.625),
15
m_time_max(1330.08),
16
m_draw_debug_graphs(false),
17
m_add_fitfun(false),
18
m_verbose_level(0),
19
m_fit_time(true),
20
m_min_entries_time(10000),
21
m_min_entries_adc(1000),
22
m_t0_settings(),
23
m_tmax_settings() {}
24
}
// namespace MuonCalib
T0MTSettings.h
MuonCalib::T0MTSettings::T0MTSettings
T0MTSettings()
default constructor
Definition:
T0MTSettings.cxx:9
MuonCalib
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.
Definition:
CscCalcPed.cxx:22
Generated on Thu Nov 7 2024 21:26:51 for ATLAS Offline Software by
1.8.18