ATLAS Offline Software
Event
xAOD
xAODEventInfo
Root
EventInfoAccessors_v1.h
Go to the documentation of this file.
1
// Dear emacs, this is -*- c++ -*-
2
3
/*
4
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
// $Id: EventInfoAccessors_v1.h 579930 2014-01-24 10:36:54Z krasznaa $
8
#ifndef XAODEVENTINFO_EVENTINFOACCESSORS_V1_H
9
#define XAODEVENTINFO_EVENTINFOACCESSORS_V1_H
10
11
// Local include(s):
12
#include "
xAODEventInfo/versions/EventInfo_v1.h
"
13
#include "
AthContainers/tools/AtomicDecorator.h
"
14
#include "
AthContainers/tools/AtomicConstAccessor.h
"
15
16
namespace
xAOD
{
17
28
const
SG::AtomicDecorator< uint32_t >
*
29
eventFlagsAccessorsV1
(
EventInfo_v1::EventFlagSubDet
subDet );
30
31
43
const
SG::AtomicConstAccessor< uint32_t >
*
44
eventFlagsConstAccessorsV1
(
EventInfo_v1::EventFlagSubDet
subDet );
45
46
}
// namespace xAOD
47
48
#endif // XAODEVENTINFO_EVENTINFOACCESSORS_V1_H
AtomicConstAccessor.h
Access an auxiliary variable atomically.
xAOD::eventFlagsAccessorsV1
const SG::AtomicDecorator< uint32_t > * eventFlagsAccessorsV1(EventInfo_v1::EventFlagSubDet subDet)
Helper function for accessing event flag variables.
Definition:
EventInfoAccessors_v1.cxx:34
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
xAOD::eventFlagsConstAccessorsV1
const SG::AtomicConstAccessor< uint32_t > * eventFlagsConstAccessorsV1(EventInfo_v1::EventFlagSubDet subDet)
Helper function for accessing event flag variables, for const access.
Definition:
EventInfoAccessors_v1.cxx:58
AtomicDecorator.h
Access an auxiliary variable atomically.
SG::AtomicConstAccessor
Access an auxiliary variable atomically.
Definition:
AtomicConstAccessor.h:45
xAOD::EventInfo_v1::EventFlagSubDet
EventFlagSubDet
Sub-detector types for which we store event-level flags.
Definition:
EventInfo_v1.h:331
SG::AtomicDecorator
Access an auxiliary variable atomically.
Definition:
AtomicDecorator.h:44
EventInfo_v1.h
Generated on Thu Nov 7 2024 21:14:56 for ATLAS Offline Software by
1.8.18