ATLAS Offline Software
Namespaces | Macros
EventAuxInfo_v3.cxx File Reference
#include "xAODEventInfo/versions/EventAuxInfo_v3.h"
Include dependency graph for EventAuxInfo_v3.cxx:

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 DET_FLAG(VAR)
 

Macro Definition Documentation

◆ DET_FLAG

#define DET_FLAG (   VAR)
Value:
do { \
static const auxid_t auxid = \
getAuxID( #VAR, VAR, \
m_decorFlags.insert( auxid ); \
} while( false )
SG::auxid_t
size_t auxid_t
Identifier for a particular aux data item.
Definition: AuxTypes.h:27
AUX_VARIABLE
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition: AuxVariable.h:22
SG::Atomic
@ Atomic
Mark that this variable should only be accessed atomically.
Definition: AuxTypes.h:70