ATLAS Offline Software
InnerDetector
InDetConditions
InDetByteStreamErrors
InDetByteStreamErrors
InDetBSErrContainer.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
InDetByteStreamErrors package
7
-----------------------------------------
8
***************************************************************************/
9
10
11
#ifndef INDETBYTESTREAMERRORS_INDETBSERRCONTAINER_H
12
#define INDETBYTESTREAMERRORS_INDETBSERRCONTAINER_H
13
14
15
#include "
Identifier/IdentifierHash.h
"
16
#include "
AthContainers/DataVector.h
"
17
#include "
AthenaKernel/CLASS_DEF.h
"
18
19
typedef
DataVector<std::pair<IdentifierHash, int>
>
InDetBSErrContainer
;
20
21
CLASS_DEF
(
InDetBSErrContainer
,1318436494,1)
22
23
24
#endif // INDETBYTESTREAMERRORS_INDETBSERRCONTAINER_H
InDetBSErrContainer
DataVector< std::pair< IdentifierHash, int > > InDetBSErrContainer
Definition:
InDetBSErrContainer.h:19
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.
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition:
Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:64
CLASS_DEF.h
macros to associate a CLID to a type
Generated on Thu Nov 7 2024 21:16:51 for ATLAS Offline Software by
1.8.18