Skip to content
Snippets Groups Projects
Commit 5f99330f authored by Christos Anastopoulos's avatar Christos Anastopoulos Committed by Duc Ta
Browse files

Particle Extension tool reduce verbosity

Particle Extension tool reduce verbosity
parent ae1226c0
No related branches found
No related tags found
No related merge requests found
......@@ -53,8 +53,6 @@ ParticleCaloExtensionTool::initialize()
} else {
m_calosurf.disable();
}
ATH_MSG_INFO(" Using strategy based on particle type "
<< m_particleTypeName << " enum value " << m_particleStrategy);
if (!m_monTool.empty()) {
ATH_CHECK(m_monTool.retrieve());
}
......
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