ATLAS Offline Software
|
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. | |
Macros | |
#define | DEFINE_ACCESSOR(ENUM_NAME, AUX_NAME) |
Helper macro for defining the different accessor objects. More... | |
#define | DEFINE_CONST_ACCESSOR(ENUM_NAME, AUX_NAME) |
Helper macro for defining the different accessor objects. More... | |
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... | |
#define DEFINE_ACCESSOR | ( | ENUM_NAME, | |
AUX_NAME | |||
) |
Helper macro for defining the different accessor objects.
Definition at line 15 of file EventInfoAccessors_v1.cxx.
#define DEFINE_CONST_ACCESSOR | ( | ENUM_NAME, | |
AUX_NAME | |||
) |
Helper macro for defining the different accessor objects.
Definition at line 24 of file EventInfoAccessors_v1.cxx.