ATLAS Offline Software
|
#include "xAODEventInfo/versions/EventInfo_v1.h"
#include "AthContainers/tools/AtomicDecorator.h"
#include "AthContainers/tools/AtomicConstAccessor.h"
Go to the source code of this file.
Namespaces | |
xAOD | |
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region. | |
Functions | |
const SG::AtomicDecorator< uint32_t > * | xAOD::eventFlagsAccessorsV1 (EventInfo_v1::EventFlagSubDet subDet) |
Helper function for accessing event flag variables. More... | |
const SG::AtomicConstAccessor< uint32_t > * | xAOD::eventFlagsConstAccessorsV1 (EventInfo_v1::EventFlagSubDet subDet) |
Helper function for accessing event flag variables, for const access. More... | |