12#ifndef ALICEO2_ITSMFTALPIDEPARAM_INITIALIZER_H_
13#define ALICEO2_ITSMFTALPIDEPARAM_INITIALIZER_H_
27 static constexpr char stagITSOpt[] =
"enable-its-staggering";
28 static constexpr char stagMFTOpt[] =
"enable-mft-staggering";
32 static void addConfigOption(std::vector<o2::framework::ConfigParamSpec>& opts);
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...
static void addMFTConfigOption(std::vector< o2::framework::ConfigParamSpec > &opts)
static constexpr char stagMFTOpt[]
static bool isITSStaggeringEnabled(o2::framework::ConfigContext const &cfgc)
static bool isMFTStaggeringEnabled(o2::framework::ConfigContext const &cfgc)
static constexpr char stagITSOpt[]
static constexpr bool stagDef
static void addConfigOption(std::vector< o2::framework::ConfigParamSpec > &opts)
static void addITSConfigOption(std::vector< o2::framework::ConfigParamSpec > &opts)