|
ATLAS Offline Software
|
Go to the documentation of this file.
16 static constexpr
unsigned int NTOTAL = 7;
17 static constexpr
unsigned int NLOCAL = 6;
18 static constexpr
unsigned int NWHEEL = 34;
26 void update(
const unsigned int i,
const unsigned int j,
const unsigned int phi) {
const std::array< int, NTOTAL > & getStwTotal() const
CONDCONT_DEF(TRTCond::AliveStraws, 110897079)
Hold mappings of ranges to condition objects.
void update(const unsigned int i, const unsigned int j, const unsigned int phi)
std::array< std::array< int, NLOCALPHI >, NLOCAL > m_stw_local
const std::array< std::array< int, NLOCALPHI >, NWHEEL > & getStwWheel() const
std::array< int, NTOTAL > m_stw_total
static constexpr unsigned int NLOCALPHI
std::array< std::array< int, NLOCALPHI >, NWHEEL > m_stw_wheel
static constexpr unsigned int NTOTAL
static constexpr unsigned int NWHEEL
static constexpr unsigned int NLOCAL
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
const std::array< std::array< int, NLOCALPHI >, NLOCAL > & getStwLocal() const
macros to associate a CLID to a type