ATLAS Offline Software
PhysicsAnalysis
ElectronPhotonID
ElectronPhotonFourMomentumCorrection
util
testUniformityCorrections.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
#include <
ElectronPhotonFourMomentumCorrection/egammaEnergyCorrectionTool.h
>
6
7
int
main
() {
8
9
AtlasRoot::egammaEnergyCorrectionTool
ect;
10
ect.
setESModel
(
egEnergyCorr::es2011c
);
11
ect.
initialize
();
12
13
14
15
}
egEnergyCorr::es2011c
@ es2011c
Definition:
egammaEnergyCorrectionTool.h:289
egammaEnergyCorrectionTool.h
AtlasRoot::egammaEnergyCorrectionTool
Definition:
egammaEnergyCorrectionTool.h:364
AtlasRoot::egammaEnergyCorrectionTool::setESModel
void setESModel(egEnergyCorr::ESModel val)
Definition:
egammaEnergyCorrectionTool.h:375
AtlasRoot::egammaEnergyCorrectionTool::initialize
int initialize()
Definition:
egammaEnergyCorrectionTool.cxx:178
main
int main()
Definition:
testUniformityCorrections.cxx:7
Generated on Sun Dec 22 2024 21:19:15 for ATLAS Offline Software by
1.8.18