ATLAS Offline Software
Classes | Namespaces | Macros | Typedefs
IDPerfMonEoverP.h File Reference
#include "AthenaBaseComps/AthAlgorithm.h"
#include "egammaEvent/egammaParamDefs.h"
#include "egammaEvent/egammaPIDdefsObs.h"
#include "xAODEgamma/Electron.h"
#include "xAODEgamma/ElectronContainer.h"
#include "xAODEgamma/Photon.h"
#include "xAODEgamma/PhotonContainer.h"
#include "xAODCaloEvent/CaloClusterContainer.h"
#include "xAODTracking/TrackParticle.h"
#include "xAODTracking/Vertex.h"
#include "xAODTracking/VertexContainer.h"
#include "xAODJet/Jet.h"
#include "xAODJet/JetContainer.h"
#include "TrkParameters/TrackParameters.h"
#include "JetInterface/IJetSelector.h"
#include "GaudiKernel/ToolHandle.h"
#include "GaudiKernel/ServiceHandle.h"
#include "StoreGate/ReadHandle.h"
#include "xAODEventInfo/EventInfo.h"
#include "ElectronPhotonSelectorTools/AsgElectronLikelihoodTool.h"
#include "CxxUtils/checker_macros.h"
#include <map>
#include <vector>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IDPerfMonEoverP
 

Namespaces

 Trig
 The common trigger namespace for trigger analysis tools.
 
 Trk
 Ensure that the ATLAS eigen extensions are properly loaded.
 

Macros

#define NOS_ELECTRONS   100
 
#define NO_PV   50
 

Typedefs

typedef std::pair< const xAOD::Vertex *, int > VxPos
 

Macro Definition Documentation

◆ NO_PV

#define NO_PV   50

Definition at line 79 of file IDPerfMonEoverP.h.

◆ NOS_ELECTRONS

#define NOS_ELECTRONS   100

Definition at line 78 of file IDPerfMonEoverP.h.

Typedef Documentation

◆ VxPos

typedef std::pair<const xAOD::Vertex* , int> VxPos

Definition at line 80 of file IDPerfMonEoverP.h.