ATLAS Offline Software
egammaD3PDAnalysis_entries.cxx
Go to the documentation of this file.
1 #include "../egammaDeltaEmax2Alg.h"
2 #include "../PhotonTruthAlg.h"
3 #include "../egammaTruthAlg.h"
4 #include "../PhotonTruthTool.h"
5 
6 #include "../egammaMaxECellAlg.h"
7 #include "../egammaSumCellsGainAlg.h"
8 #include "../egammaNbCellsGainAlg.h"
9 
10 
11 
12 
16 
18 
22 
D3PD::PhotonTruthTool
Definition: PhotonTruthTool.h:40
D3PD::egammaTruthAlg
Select egtruth particles.
Definition: egammaTruthAlg.h:36
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonReadoutGeomCnvAlg)
D3PD::PhotonTruthAlg
Analyze GenParticle's matching photons and made UD decorations.
Definition: PhotonTruthAlg.h:36
D3PD::egammaNbCellsGainAlg
Count the number of cells in each gain, layer by layer.
Definition: egammaNbCellsGainAlg.h:35
D3PD::egammaDeltaEmax2Alg
Calculate deltaEmax2 for egamma objects and store as UD.
Definition: egammaDeltaEmax2Alg.h:31
D3PD::egammaSumCellsGainAlg
Find most energetic cell in the middle layer for an egamma object and store in UserData.
Definition: egammaSumCellsGainAlg.h:36
D3PD::egammaMaxECellAlg
Find most energetic cell in the middle layer for an egamma object and store in UserData.
Definition: egammaMaxECellAlg.h:40