![]() |
ATLAS Offline Software
|
Settings for the T0 calibration (histogram booking and fitting parameters) Parameters for pattern recognition. More...
#include <T0MTSettings.h>
Public Member Functions | |
| T0MTSettings () | |
| default constructor | |
Histogram binning | |
| const int & | NBinsADC () const |
| Number of bins for ADC histogram and range. | |
| int & | NBinsADC () |
| double | ADCMin () const |
| double & | ADCMin () |
| double | ADCMax () const |
| double & | ADCMax () |
| const int & | NBinsTime () const |
| Number of bins for time histogram and range. | |
| int & | NBinsTime () |
| double | TimeMin () const |
| double & | TimeMin () |
| double | TimeMax () const |
| double & | TimeMax () |
Debug settings | |
| int | m_n_bins_adc |
| ADC bhistogram binning. | |
| double | m_adc_min |
| double | m_adc_max |
| int | m_n_bins_time |
| drift time binning | |
| double | m_time_min |
| double | m_time_max |
| bool | m_draw_debug_graphs |
| if set to true for each debug graphs for the pattern recognition are drawn | |
| bool | m_add_fitfun |
| if set to true fitted functions are added to hostograms | |
| int | m_verbose_level |
| verbose level | |
| bool | m_fit_time |
| int | m_min_entries_time |
| int | m_min_entries_adc |
| T0MTSettingsT0 | m_t0_settings |
| T0MTSettingsTMax | m_tmax_settings |
| const bool & | DrawDebugGraphs () const |
| If set to true for every tube a TDirectory will be created. | |
| bool & | DrawDebugGraphs () |
| const bool & | AddFitfun () const |
| If set to true the fitted functions are added to the histograms. | |
| bool & | AddFitfun () |
| bool & | AddFitfun (bool add_fitfun) |
| const int & | VerboseLevel () const |
| verbose level 0: no output 1: Fitter output | |
| int & | VerboseLevel () |
| const T0MTSettingsT0 * | T0Settings () const |
| get settings for the t0-fit | |
| T0MTSettingsT0 * | T0Settings () |
| const T0MTSettingsTMax * | TMaxSettings () const |
| get settings for the tmax-fit | |
| T0MTSettingsTMax * | TMaxSettings () |
| const bool & | FitTime () const |
| if true fit drift time spectrum | |
| bool & | FitTime () |
| const bool & | FitADC () const |
| if true fit adc spectrum | |
| bool & | FitADC () |
| const int & | MinEntriesTime () const |
| int & | MinEntriesTime () |
| const int & | MinEntriesADC () const |
| int & | MinEntriesADC () |
Settings for the T0 calibration (histogram booking and fitting parameters) Parameters for pattern recognition.
Definition at line 28 of file T0MTSettings.h.
| MuonCalib::T0MTSettings::T0MTSettings | ( | ) |
default constructor
Definition at line 9 of file T0MTSettings.cxx.
|
inline |
Definition at line 43 of file T0MTSettings.h.
|
inline |
Definition at line 42 of file T0MTSettings.h.
|
inline |
Definition at line 41 of file T0MTSettings.h.
|
inline |
Definition at line 40 of file T0MTSettings.h.
|
inline |
Definition at line 64 of file T0MTSettings.h.
|
inline |
If set to true the fitted functions are added to the histograms.
Definition at line 63 of file T0MTSettings.h.
|
inline |
Definition at line 65 of file T0MTSettings.h.
|
inline |
Definition at line 61 of file T0MTSettings.h.
|
inline |
If set to true for every tube a TDirectory will be created.
It will contain a Graph created from the VariableBinwidthHistograms used in the Pattern recognition algorithms
Definition at line 60 of file T0MTSettings.h.
|
inline |
Definition at line 88 of file T0MTSettings.h.
|
inline |
|
inline |
Definition at line 85 of file T0MTSettings.h.
|
inline |
|
inline |
Definition at line 93 of file T0MTSettings.h.
|
inline |
Definition at line 92 of file T0MTSettings.h.
|
inline |
Definition at line 91 of file T0MTSettings.h.
|
inline |
Definition at line 90 of file T0MTSettings.h.
|
inline |
Definition at line 39 of file T0MTSettings.h.
|
inline |
|
inline |
Definition at line 46 of file T0MTSettings.h.
|
inline |
|
inline |
Definition at line 79 of file T0MTSettings.h.
|
inline |
|
inline |
Definition at line 50 of file T0MTSettings.h.
|
inline |
Definition at line 49 of file T0MTSettings.h.
|
inline |
Definition at line 48 of file T0MTSettings.h.
|
inline |
Definition at line 47 of file T0MTSettings.h.
|
inline |
Definition at line 82 of file T0MTSettings.h.
|
inline |
|
inline |
Definition at line 74 of file T0MTSettings.h.
|
inline |
|
private |
Definition at line 100 of file T0MTSettings.h.
|
private |
Definition at line 100 of file T0MTSettings.h.
|
private |
if set to true fitted functions are added to hostograms
Definition at line 108 of file T0MTSettings.h.
|
private |
if set to true for each debug graphs for the pattern recognition are drawn
Definition at line 106 of file T0MTSettings.h.
|
private |
Definition at line 112 of file T0MTSettings.h.
|
private |
Definition at line 113 of file T0MTSettings.h.
|
private |
Definition at line 113 of file T0MTSettings.h.
|
private |
ADC bhistogram binning.
Definition at line 99 of file T0MTSettings.h.
|
private |
drift time binning
Definition at line 102 of file T0MTSettings.h.
|
private |
Definition at line 114 of file T0MTSettings.h.
|
private |
Definition at line 103 of file T0MTSettings.h.
|
private |
Definition at line 103 of file T0MTSettings.h.
|
private |
Definition at line 115 of file T0MTSettings.h.
|
private |
verbose level
Definition at line 110 of file T0MTSettings.h.