ATLAS Offline Software
Classes | Namespaces | Macros
PFOAttributesAccessor_v1.h File Reference
#include <iostream>
#include "xAODPFlow/PFODefs.h"
Include dependency graph for PFOAttributesAccessor_v1.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  xAOD::PFOAttributesAccessor_v1< T >
 
struct  xAOD::PFOParticleTypeMapper_v1
 

Namespaces

 xAOD
 ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
 

Macros

#define DEFINE_PFO_CONSTACCESSOR(NAME)
 

Macro Definition Documentation

◆ DEFINE_PFO_CONSTACCESSOR

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

Definition at line 22 of file PFOAttributesAccessor_v1.h.

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