  | 
  
    ATLAS Offline Software
    
   | 
 
 
 
 
Go to the documentation of this file.
   12 #ifndef MUONBYTESTREAMERRORS_RPCBYTESTREAMERRORCONTAINER_H 
   13 #define MUONBYTESTREAMERRORS_RPCBYTESTREAMERRORCONTAINER_H 
   72 #endif // MUONBYTESTREAMERRORS_RPCBYTESTREAMERRORCONTAINER_H 
  
int getError(IdentifierHash) const
 
RpcByteStreamErrorContainer()
 
~RpcByteStreamErrorContainer()
 
std::vector< IdentifierHash > getPadsWithError() const
 
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
 
const DataVector< std::pair< IdentifierHash, int > > & getAllErrors() const
 
DataVector< std::pair< IdentifierHash, int > >::const_iterator rpcErrorIterator
 
An STL vector of pointers that by default owns its pointed-to elements.
 
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
 
DataVector< std::pair< IdentifierHash, int > > m_errorVector
 
This is a "hash" representation of an Identifier. This encodes a 32 bit index which can be used to lo...
 
macros to associate a CLID to a type
 
void addError(IdentifierHash, int)