ATLAS Offline Software
InnerDetector
InDetConditions
InDetByteStreamErrors
InDetByteStreamErrors
IDCInDetBSErrContainer.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
6
#ifndef INDETBYTESTREAMERRORS_IDCINDETBSERRCONTAINER_H
7
#define INDETBYTESTREAMERRORS_IDCINDETBSERRCONTAINER_H
8
9
10
#include "
AthenaKernel/CLASS_DEF.h
"
11
#include "
EventContainers/IdentifiableValueContainer.h
"
12
#include "
EventContainers/IdentifiableValueCache.h
"
13
19
class
IDCInDetBSErrContainer
:
public
IdentifiableValueContainer
<uint64_t> {
20
public
:
21
typedef
uint64_t
ErrorCode
;
22
using
IdentifiableValueContainer<ErrorCode>::IdentifiableValueContainer
;
23
};
24
25
CLASS_DEF
(
IDCInDetBSErrContainer
, 1083695787 , 1 )
26
27
typedef
IdentifiableValueCache
<
IDCInDetBSErrContainer
::
ErrorCode
>
IDCInDetBSErrContainer_Cache
;
28
29
CLASS_DEF
(
IDCInDetBSErrContainer_Cache
, 1268216266 , 1 )
30
31
32
33
34
35
#endif // INDETBYTESTREAMERRORS_IDCINDETBSERRCONTAINER_H
IdentifiableValueContainer.h
IDCInDetBSErrContainer
IDC like storage for BS errors, TODO, customise implementation further so that we store int rather th...
Definition:
IDCInDetBSErrContainer.h:19
IdentifiableValueCache.h
HTXS::ErrorCode
ErrorCode
Error code: whether the classification was successful or failed.
Definition:
HiggsTemplateCrossSectionsDefs.h:12
IdentifiableValueContainer
Definition:
IdentifiableValueContainer.h:21
xAOD::uint64_t
uint64_t
Definition:
EventInfo_v1.cxx:123
IDCInDetBSErrContainer::ErrorCode
uint64_t ErrorCode
Definition:
IDCInDetBSErrContainer.h:21
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
IdentifiableValueCache
This class is to provide an event wide MT container for concurrent storing of basic types,...
Definition:
IdentifiableValueCache.h:19
CLASS_DEF.h
macros to associate a CLID to a type
Generated on Thu Nov 7 2024 21:16:33 for ATLAS Offline Software by
1.8.18