19#define MSGSOURCE "testElectronPhotonVariableCorrectionTool_DictionaryToolHandle"
23 Info(
MSGSOURCE,
"Configuring the ElectronPhotonVariableCorrectionTool");
26 myTool.
setProperty(
"ConfigFile",
"EGammaVariableCorrection/EGammaVariableCorrectionTool_ExampleConf.conf").ignore();
29 Error(
MSGSOURCE,
"Unable to initialize the ElectronPhotonVariableCorrectionTool!");
34 Info(
MSGSOURCE,
"Initialized the ElectronPhotonVariableCorrectionTool!");
36 }
catch (
const std::exception& e) {
37 std::cerr <<
"exception: " << e.what() <<
"\n";