  | 
  
    ATLAS Offline Software
    
   | 
 
 
 
 
Go to the documentation of this file.
    5 #ifndef MUONRDO_RPCSECTORLOGICCONTAINER_H 
    6 #define MUONRDO_RPCSECTORLOGICCONTAINER_H 
  
const SectorListElement_t * sectorList() const
 
SectorList_t m_sectorList
 
~RpcSectorLogicContainer()
Destructor.
 
RpcSectorLogicContainer()
Default constructor.
 
SectorListElement_t SectorList_t[2]
 
uint32_t SectorListElement_t
 
void setSectorList(const SectorList_t §orList)
 
An STL vector of pointers that by default owns its pointed-to elements.
 
bool findSector(const uint16_t sectorId, const uint16_t side=0) const
Check if the sector has already been decoded.
 
bool setSector(uint16_t sectorId, const uint16_t side=0)
Flag the sector as already decoded.
 
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
 
macros to associate a CLID to a type