Fix getIndexByEta in InDetEtaDependentCutsSvc
Fix getIndexByEta
function in InDetEtaDependentCutsSvc
to properly deal with eta clamping + cut values, considering m_etaBins.size()=m_minPT.size()+1
icf.addFlag("etaBins" , [-1.0, 2.0, 2.6, 9999.0])
icf.addFlag("minPT" , [0.9 * Units.GeV, 0.4 * Units.GeV, 0.4 * Units.GeV])
This service is only used for ITk reconstruction.
Edited by Thomas Strebler