ATLAS Offline Software
Classes | Namespaces | Functions
ElectronAuxContainer_v2.h File Reference
#include <vector>
#include "AthLinks/ElementLink.h"
#include "xAODCore/AuxContainerBase.h"
#include "xAODTracking/TrackParticleContainer.h"
#include "xAODCaloEvent/CaloClusterContainer.h"
#include "xAODEgamma/versions/EgammaAuxVariables_v2.def"
#include "xAODCore/BaseInfo.h"
Include dependency graph for ElectronAuxContainer_v2.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  xAOD::ElectronAuxContainer_v2
 Container holding the payload of the electron container. More...
 

Namespaces

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

Macros

xAOD::ElectronAuxContainer constructor
#define EGAMMA_AUX_VARIABLE(TYPE, NAME)   TYPE NAME
 Include the egamma variables: More...
 

Functions

 SG_BASE (xAOD::ElectronAuxContainer_v2, xAOD::AuxContainerBase)
 

Macro Definition Documentation

◆ EGAMMA_AUX_VARIABLE

#define EGAMMA_AUX_VARIABLE (   TYPE,
  NAME 
)    TYPE NAME

Include the egamma variables:

Definition at line 45 of file ElectronAuxContainer_v2.h.

Function Documentation

◆ SG_BASE()