ATLAS Offline Software
Classes | Macros
egammaMonitorBaseAlgorithm.h File Reference
#include "AthenaMonitoring/AthMonitorAlgorithm.h"
#include "AthenaMonitoringKernel/GenericMonitoringTool.h"
#include "xAODEventInfo/EventInfo.h"
#include "xAODTruth/TruthParticleContainer.h"
#include "xAODEgamma/Egamma.h"
#include "xAODEgamma/EgammaxAODHelpers.h"
#include "xAODEgamma/ElectronContainer.h"
#include "xAODEgamma/PhotonContainer.h"
#include "StoreGate/ReadHandleKey.h"
#include "StoreGate/ReadCondHandleKey.h"
#include "AthenaBaseComps/AthAlgorithm.h"
#include "AthenaBaseComps/AthReentrantAlgorithm.h"
#include "egammaRecEvent/egammaRec.h"
#include "egammaRecEvent/egammaRecContainer.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  egammaMonitorBaseAlgorithm
 

Macros

#define GETTER(_name_)   float getShowerShape_##_name_(const xAOD::Egamma* eg) const;
 C Macros for plotting. More...
 
#define GETTER(_name_)   float getIsolation_##_name_(const xAOD::Egamma* eg) const;
 C Macros for plotting. More...
 
#define GETTER(_name_)   float getIsolation_##_name_(const xAOD::Egamma* eg) const;
 C Macros for plotting. More...
 
#define GETTER(_name_)   float getCluster_##_name_(const xAOD::Egamma* eg) const;
 C Macros for plotting. More...
 
#define GETTER(_name_)   float getTrack_##_name_(const xAOD::Electron* eg) const;
 C Macros for plotting. More...
 
#define GETTER(_name_)   float getCaloTrackMatch_##_name_(const xAOD::Electron* eg) const;
 C Macros for plotting. More...
 

Macro Definition Documentation

◆ GETTER [1/6]

#define GETTER (   _name_)    float getShowerShape_##_name_(const xAOD::Egamma* eg) const;

C Macros for plotting.

Definition at line 101 of file egammaMonitorBaseAlgorithm.h.

◆ GETTER [2/6]

#define GETTER (   _name_)    float getIsolation_##_name_(const xAOD::Egamma* eg) const;

C Macros for plotting.

Definition at line 101 of file egammaMonitorBaseAlgorithm.h.

◆ GETTER [3/6]

#define GETTER (   _name_)    float getIsolation_##_name_(const xAOD::Egamma* eg) const;

C Macros for plotting.

Definition at line 101 of file egammaMonitorBaseAlgorithm.h.

◆ GETTER [4/6]

#define GETTER (   _name_)    float getCluster_##_name_(const xAOD::Egamma* eg) const;

C Macros for plotting.

Definition at line 101 of file egammaMonitorBaseAlgorithm.h.

◆ GETTER [5/6]

#define GETTER (   _name_)    float getTrack_##_name_(const xAOD::Electron* eg) const;

C Macros for plotting.

Definition at line 101 of file egammaMonitorBaseAlgorithm.h.

◆ GETTER [6/6]

#define GETTER (   _name_)    float getCaloTrackMatch_##_name_(const xAOD::Electron* eg) const;

C Macros for plotting.

Definition at line 101 of file egammaMonitorBaseAlgorithm.h.