ATLAS Offline Software
egammaPerformance_entries.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 
6 // New Run 3 algorithms
7 #include "../MonitorElectronAlgorithm.h"
8 #include "../MonitorPhotonAlgorithm.h"
9 #include "../MonitorFwdElectronAlgorithm.h"
10 #include "../MonitorTnPAlgorithm.h"
11 // Run 2 algorithms
12 #include "../photonMonTool.h"
13 #include "../electronMonTool.h"
14 #include "../forwardElectronMonTool.h"
15 #include "../ZeeTaPMonTool.h"
16 
17 // Run 2 Algorithms
18 
23 
24 // RUN 3 algorithms
25 
photonMonTool
Definition: photonMonTool.h:99
ZeeTaPMonTool
Definition: ZeeTaPMonTool.h:19
forwardElectronMonTool
Definition: forwardElectronMonTool.h:17
MonitorPhotonAlgorithm
Definition: MonitorPhotonAlgorithm.h:22
electronMonTool
Definition: electronMonTool.h:71
MonitorElectronAlgorithm
Definition: MonitorElectronAlgorithm.h:22
MonitorFwdElectronAlgorithm
Definition: MonitorFwdElectronAlgorithm.h:21
MonitorTnPAlgorithm
Definition: MonitorTnPAlgorithm.h:22
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)