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