ATLAS Offline Software
Namespaces | Macros | Functions
PhotonAccessors_v1.cxx File Reference
#include <iostream>
#include "PhotonAccessors_v1.h"
Include dependency graph for PhotonAccessors_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(TYPE, NAME)
 Helper macro for Accessor objects. More...
 

Functions

const SG::AuxElement::Accessor< float > * xAOD::vertexCaloMatchAccessorV1 (xAOD::EgammaParameters::VertexCaloMatchType type)
 Helper function for managing Egamma Accessor objects. More...
 

Macro Definition Documentation

◆ DEFINE_ACCESSOR

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

Helper macro for Accessor objects.

Definition at line 15 of file PhotonAccessors_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