ATLAS Offline Software
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"
13 
20 public:
23 };
24 
25 CLASS_DEF( IDCInDetBSErrContainer , 1083695787 , 1 )
26 
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