ATLAS Offline Software
Namespaces | Macros
EventShape_v1.cxx File Reference
#include <iostream>
#include <stdexcept>
#include "xAODEventShape/versions/EventShape_v1.h"
Include dependency graph for EventShape_v1.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 DEFINE_ACCESSOR(NAME)
 Helper macro for managing EventShape Accessor objects. More...
 

Macro Definition Documentation

◆ DEFINE_ACCESSOR

#define DEFINE_ACCESSOR (   NAME)
Value:
case xAOD::EventShape_v1::NAME: \
{ \
static const SG::AuxElement::Accessor< float > a( #NAME ); \
return &a; \
} \
break

Helper macro for managing EventShape Accessor objects.

Definition at line 15 of file EventShape_v1.cxx.

SG::Accessor
Helper class to provide type-safe access to aux data.
Definition: Control/AthContainers/AthContainers/Accessor.h:66
a
TList * a
Definition: liststreamerinfos.cxx:10