|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONRDO_RPCSECTORLOGIC_H
6 #define MUONRDO_RPCSECTORLOGIC_H
~RpcSectorLogic()
Destructor.
const std::vector< double > & triggerRates() const
std::vector< uint16_t > m_counters
std::vector< double > m_triggerRates
uint16_t errorCode() const
uint16_t sectorId() const
Access methods.
void addCounter(const uint16_t counter)
Set methods.
const std::vector< uint16_t > & counters() const
RpcSectorLogic(uint16_t sectorId, uint16_t fel1Id, uint16_t bcid, uint16_t errorCode)
Constructor with arguments.
RpcSectorLogic(uint16_t sectorId, uint16_t fel1Id, uint16_t bcid, uint16_t errorCode, uint16_t crc)
void setHasMoreThan2TriggerCand(const bool a)
RpcSectorLogic()
Default constructor
An STL vector of pointers that by default owns its pointed-to elements.
void addTriggerRate(const double trig)
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
bool m_hasMoreThan2TriggerCand
macros to associate a CLID to a type
bool hasMoreThan2TriggerCand() const