ATLAS Offline Software
RpcByteStreamErrorContainer_p1.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef MUONCONDITIONSATHENAPOOL_RPCBYTESTREAMERRORCONTAINER_P1_H
6 #define MUONCONDITIONSATHENAPOOL_RPCBYTESTREAMERRORCONTAINER_P1_H
7 #include <vector>
8 #include <stdint.h>
11 
12 namespace Muon
13 {
15  {
16  public:
19  };
20 }
21 
22 #endif
Muon
This class provides conversion from CSC RDO data to CSC Digits.
Definition: TrackSystemController.h:49
Muon::RpcByteStreamErrorContainer_p1::RpcByteStreamErrorContainer_p1
RpcByteStreamErrorContainer_p1()
Definition: RpcByteStreamErrorContainer_p1.h:17
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
IdentifierHash.h
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
Muon::RpcByteStreamErrorContainer_p1
Definition: RpcByteStreamErrorContainer_p1.h:15
Muon::RpcByteStreamErrorContainer_p1::m_errorVector
DataVector< std::pair< IdentifierHash, int > > m_errorVector
Definition: RpcByteStreamErrorContainer_p1.h:18