12#ifndef ALICEO2_DETECTOR_NAME_GENERATOR_H_
13#define ALICEO2_DETECTOR_NAME_GENERATOR_H_
47 static std::string
getNoiseFileName(DId det,
const std::string_view prefix =
"",
const std::string_view ext =
"");
Definition of the Names Generator class.
static std::string getHitsFileName(DId d, const std::string_view prefix=STANDARDSIMPREFIX)
static std::string getAlignmentPath(DId d)
ClassDefNV(DetectorNameConf, 0)
static std::string getAlpideClusterDictionaryFileName(DId det, const std::string_view prefix="", const std::string_view ext="bin")
static std::string getDigitsFileName(DId d, const std::string_view prefix=STANDARDSIMPREFIX)
static std::string getNoiseFileName(DId det, const std::string_view prefix="", const std::string_view ext="")
static constexpr std::string_view ALIGNPATH
static constexpr std::string_view DIGITS_STRING
static constexpr std::string_view STANDARDSIMPREFIX
static constexpr std::string_view HITS_STRING
Static class with identifiers, bitmasks and names for ALICE detectors.
static constexpr const char * getName(ID id)
names of defined detectors
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...
static std::string concat_string(Ts const &... ts)