ATLAS Offline Software
InnerDetector
InDetConditions
InDetByteStreamErrors
InDetByteStreamErrors
InDetByteStreamErrors/TRT_BSErrContainer_p1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
/***************************************************************************
6
InDetByteStreamErrors package
7
-----------------------------------------
8
***************************************************************************/
9
10
11
#ifndef TRT_BYTESTREAMERRORS_TRT_BSERRCONTAINER_P1_H
12
#define TRT_BYTESTREAMERRORS_TRT_BSERRCONTAINER_P1_H
13
14
#include <stdint.h>
15
#include "
AthContainers/DataVector.h
"
16
#include "
AthenaKernel/CLASS_DEF.h
"
17
18
typedef
DataVector<std::pair<uint8_t, uint32_t>
>
TRT_BSErrContainer_p1
;
// <type, index>
19
20
CLASS_DEF
(
TRT_BSErrContainer_p1
,1114762661,1)
21
22
23
#endif // TRT_BYTESTREAMERRORS_TRT_BSERRCONTAINER_H
TRT_BSErrContainer_p1
DataVector< std::pair< uint8_t, uint32_t > > TRT_BSErrContainer_p1
Definition:
InDetByteStreamErrors/TRT_BSErrContainer_p1.h:18
DataVector
Derived DataVector<T>.
Definition:
DataVector.h:794
TRT_BSErrContainer_p1
Definition:
thenaPool/InDetByteStreamErrorsAthenaPool/TRT_BSErrContainer_p1.h:13
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 Sun Dec 22 2024 21:21:32 for ATLAS Offline Software by
1.8.18