@@ -53,7 +53,7 @@ StatusCode ConstituentSubtractorTool::process_impl(xAOD::IParticleContainer* con
...
@@ -53,7 +53,7 @@ StatusCode ConstituentSubtractorTool::process_impl(xAOD::IParticleContainer* con
subtractor.set_alpha(m_alpha);// free parameter for the distance measure (the exponent of particle pt). The larger the parameter alpha, the more are favoured the lower pt particles in the subtraction process
subtractor.set_alpha(m_alpha);// free parameter for the distance measure (the exponent of particle pt). The larger the parameter alpha, the more are favoured the lower pt particles in the subtraction process
subtractor.set_ghost_area(0.01);// free parameter for the density of ghosts. The smaller, the better - but also the computation is slower.
subtractor.set_ghost_area(0.01);// free parameter for the density of ghosts. The smaller, the better - but also the computation is slower.