ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
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
18
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
CLASS_DEF.h
macros to associate a CLID to a type
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:67
IDCInDetBSErrContainer_Cache
IdentifiableValueCache< IDCInDetBSErrContainer::ErrorCode > IDCInDetBSErrContainer_Cache
Definition
IDCInDetBSErrContainer.h:27
IdentifiableValueCache.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
IDCInDetBSErrContainer::ErrorCode
uint64_t ErrorCode
Definition
IDCInDetBSErrContainer.h:21
IdentifiableValueCache
This class is to provide an event wide MT container for concurrent storing of basic types,...
Definition
IdentifiableValueCache.h:19
IdentifiableValueContainer< uint64_t >::IdentifiableValueContainer
IdentifiableValueContainer(const IdentifiableValueContainer< uint64_t > &)=delete
Generated on
for ATLAS Offline Software by
1.17.0