1 #ifndef CondFormats_RPCObjects_L1RPCHwConfig_h 2 #define CondFormats_RPCObjects_L1RPCHwConfig_h
void enableTower(int tower, bool enable)
void enableCrate(int logSector, bool enable)
L1RPCDevCoords(int tower, int sector, int segment)
bool operator==(const L1RPCDevCoords &l2) const
bool isActive(int tower, int PAC) const
bool operator<(const L1RPCDevCoords &l2) const
std::string toString() const
bool isActive(int tower, int sector, int segment) const
void enableAll(bool enable)
std::set< L1RPCDevCoords > m_disabledDevices
#define COND_SERIALIZABLE
void enablePAC(int tower, int sector, int segment, bool enable)
void enableTowerInCrate(int tower, int crate, bool enable)