|
ATLAS Offline Software
|
Go to the documentation of this file.
13 #ifndef T0MTSETTINGS_H
14 #define T0MTSETTINGS_H
const T0MTSettingsTMax * TMaxSettings() const
get settings for the tmax-fit
bool & AddFitfun(bool add_fitfun)
const int & MinEntriesADC() const
const int & MinEntriesTime() const
const int & NBinsTime() const
Number of bins for time histogram and range.
T0MTSettingsT0 * T0Settings()
const T0MTSettingsT0 * T0Settings() const
get settings for the t0-fit
T0MTSettingsTMax * TMaxSettings()
T0MTSettings()
default constructor
const bool & FitADC() const
if true fit adc spectrum
const int & VerboseLevel() const
verbose level 0: no output 1: Fitter output
const int & NBinsADC() const
Number of bins for ADC histogram and range.
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.
const bool & FitTime() const
if true fit drift time spectrum
T0MTSettingsT0 m_t0_settings
bool m_add_fitfun
if set to true fitted functions are added to hostograms
bool m_draw_debug_graphs
if set to true for each debug graphs for the pattern recognition are drawn
const bool & AddFitfun() const
If set to true the fitted functions are added to the histograms.
int m_n_bins_adc
ADC bhistogram binning.
int m_n_bins_time
drift time binning
const bool & DrawDebugGraphs() const
If set to true for every tube a TDirectory will be created.
T0MTSettingsTMax m_tmax_settings
int m_verbose_level
verbose level