ATLAS Offline Software
Loading...
Searching...
No Matches
TgcByteStreamErrorContainer.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 TgcByteStreamErrorContainer class
8 -----------------------------------------
9***************************************************************************/
10
11
12#ifndef MUONBYTESTREAMERRORS_TGCBYTESTREAMERRORCONTAINER_H
13#define MUONBYTESTREAMERRORS_TGCBYTESTREAMERRORCONTAINER_H
14
15
19
20
21namespace Muon {
22 //temporary implementation of errors enumeration
26 Tgc_NUM_ERROR_TYPES // always have this one last, so we can use it as a loop index
27 };
28
41
42}
43
45#endif // MUONBYTESTREAMERRORS_TGCBYTESTREAMERRORCONTAINER_H
46
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.
DataVector< std::pair< IdentifierHash, int > > m_errorVector
const DataVector< std::pair< IdentifierHash, int > > & getAllErrors() const
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.