12#ifndef MUONBYTESTREAMERRORS_RPCBYTESTREAMERRORCONTAINER_H
13#define MUONBYTESTREAMERRORS_RPCBYTESTREAMERRORCONTAINER_H
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
An STL vector of pointers that by default owns its pointed-to elements.
This is a "hash" representation of an Identifier.
std::vector< IdentifierHash > getPadsWithError() const
int getError(IdentifierHash) const
DataVector< std::pair< IdentifierHash, int > > m_errorVector
RpcByteStreamErrorContainer()
DataVector< std::pair< IdentifierHash, int > >::const_iterator rpcErrorIterator
const DataVector< std::pair< IdentifierHash, int > > & getAllErrors() const
void addError(IdentifierHash, int)
~RpcByteStreamErrorContainer()
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.