Skip to content
Snippets Groups Projects
Commit 4afc7619 authored by Christos Anastopoulos's avatar Christos Anastopoulos
Browse files

Fix EMFourMomBuilder compilation , cause by changes in eg_resolution helper

parent f0426de5
No related branches found
No related tags found
1 merge request!36158egammaUtils: atlas_depends_on_subdirs, and small tidy up
......@@ -50,7 +50,6 @@ EMFourMomBuilder::initialize()
ATH_MSG_DEBUG(" Initializing EMFourMomBuilder");
m_eg_resol = std::make_unique<eg_resolution>(m_ResolutionConfiguration);
m_eg_resol->msg().setLevel(this->msg().level());
return StatusCode::SUCCESS;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment