ATLAS Offline Software
Loading...
Searching...
No Matches
MdtByteStreamErrorContainer.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/***************************************************************************
6 MuonByteStreamErrors package
7 MdtByteStreamErrorContainer class
8 -----------------------------------------
9 ***************************************************************************/
10
11
12#ifndef MUONBYTESTREAMERRORS_MDTBYTESTREAMERRORCONTAINER_H
13#define MUONBYTESTREAMERRORS_MDTBYTESTREAMERRORCONTAINER_H
14
15
19
20
21namespace Muon {
25 Mdt_NUM_ERROR_TYPES // always have this one last, so we can use it as a loop index
26 };
27
40
41}
42
44#endif // MUONBYTESTREAMERRORS_MDTBYTESTREAMERRORCONTAINER_H
45
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.
Derived DataVector<T>.
Definition DataVector.h:795
This is a "hash" representation of an Identifier.
const DataVector< std::pair< IdentifierHash, int > > & getAllErrors() const
DataVector< std::pair< IdentifierHash, int > > m_errorVector
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.