ATLAS Offline Software
Functions
ElectronPhotonFourMomentumCorrection_test_memory.cxx File Reference
#include <ElectronPhotonFourMomentumCorrection/EgammaCalibrationAndSmearingTool.h>
Include dependency graph for ElectronPhotonFourMomentumCorrection_test_memory.cxx:

Go to the source code of this file.

Functions

int main ()
 

Function Documentation

◆ main()

int main ( )

Definition at line 7 of file ElectronPhotonFourMomentumCorrection_test_memory.cxx.

8 {
9 #ifdef XAOD_STANDALONE
10  StatusCode::enableFailure();
11 #endif // XAOD_STANDALONE
12  CP::EgammaCalibrationAndSmearingTool tool("EgammaCalibrationAndSmearingTool");
13  tool.msg().setLevel(MSG::DEBUG);
14  tool.setProperty("ESModel", "es2015cPRE").ignore();
15  tool.setProperty("decorrelationModel", "FULL_v1").ignore();
16  tool.initialize().ignore();
17  return 0;
18 }
AtlCoolConsole.tool
tool
Definition: AtlCoolConsole.py:453
CP::EgammaCalibrationAndSmearingTool
Definition: EgammaCalibrationAndSmearingTool.h:91
DEBUG
#define DEBUG
Definition: page_access.h:11