|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef gFEXDBCondData_H
12 #define gFEXDBCondData_H
16 #include <unordered_map>
const std::array< int, 12 > & get_Aslopes() const
Hold mappings of ranges to condition objects.
void set_Bslopes(const std::array< int, 12 > ¶ms)
const std::array< int, 12 > & get_CnoiseCuts() const
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
std::array< int, 12 > m_Aslopes
void set_Aslopes(const std::array< int, 12 > ¶ms)
void set_AnoiseCuts(const std::array< int, 12 > ¶ms)
void set_Cslopes(const std::array< int, 12 > ¶ms)
const std::array< int, 12 > & get_AnoiseCuts() const
std::array< int, 12 > m_AnoiseCuts
CONDCONT_DEF(LVL1::gFEXDBCondData, 21542672)
std::array< int, 12 > m_BnoiseCuts
std::array< int, 12 > m_CnoiseCuts
void set_CnoiseCuts(const std::array< int, 12 > ¶ms)
const std::array< int, 12 > & get_Bslopes() const
void set_BnoiseCuts(const std::array< int, 12 > ¶ms)
const std::array< int, 12 > & get_Cslopes() const
const std::array< int, 12 > & get_BnoiseCuts() const
std::array< int, 12 > m_Cslopes
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
std::array< int, 12 > m_Bslopes
macros to associate a CLID to a type