![]() |
Project
|
#include <CorrectionMapsLoader.h>
Public Member Functions | |
| bool | needTPCScalersWorkflow () const |
Public Attributes | |
| int | lumiType = 0 |
| what estimator to used for corrections scaling: 0: no scaling, 1: CTP, 2: IDC | |
| int | lumiMode = 0 |
| what corrections method to use: 0: classical scaling, 1: Using of the derivative map, 2: Using of the derivative map for MC | |
| bool | enableMShapeCorrection = false |
| bool | requestCTPLumi = true |
| bool | checkCTPIDCconsistency = true |
Definition at line 40 of file CorrectionMapsLoader.h.
|
inline |
Definition at line 47 of file CorrectionMapsLoader.h.
| bool o2::tpc::CorrectionMapsLoaderGloOpts::checkCTPIDCconsistency = true |
Definition at line 45 of file CorrectionMapsLoader.h.
| bool o2::tpc::CorrectionMapsLoaderGloOpts::enableMShapeCorrection = false |
Definition at line 43 of file CorrectionMapsLoader.h.
| int o2::tpc::CorrectionMapsLoaderGloOpts::lumiMode = 0 |
what corrections method to use: 0: classical scaling, 1: Using of the derivative map, 2: Using of the derivative map for MC
Definition at line 42 of file CorrectionMapsLoader.h.
| int o2::tpc::CorrectionMapsLoaderGloOpts::lumiType = 0 |
what estimator to used for corrections scaling: 0: no scaling, 1: CTP, 2: IDC
Definition at line 41 of file CorrectionMapsLoader.h.
| bool o2::tpc::CorrectionMapsLoaderGloOpts::requestCTPLumi = true |
Definition at line 44 of file CorrectionMapsLoader.h.