ATLAS Offline Software
MuonSpectrometer
MuonConditions
MuonConditionsAthenaPool
MuonConditionsAthenaPool
MuonByteStreamErrors
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>
9
#include "
Identifier/IdentifierHash.h
"
10
#include "
AthContainers/DataVector.h
"
11
12
namespace
Muon
13
{
14
class
RpcByteStreamErrorContainer_p1
15
{
16
public
:
17
RpcByteStreamErrorContainer_p1
() {}
18
DataVector<std::pair<IdentifierHash, int>
>
m_errorVector
;
19
};
20
}
21
22
#endif
Muon
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
Definition:
TrackSystemController.h:45
Muon::RpcByteStreamErrorContainer_p1::RpcByteStreamErrorContainer_p1
RpcByteStreamErrorContainer_p1()
Definition:
RpcByteStreamErrorContainer_p1.h:17
DataVector
Derived DataVector<T>.
Definition:
DataVector.h:794
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
Generated on Fri Jan 10 2025 21:16:52 for ATLAS Offline Software by
1.8.18