diff --git a/Reconstruction/RecoTools/TrackToCalo/src/ParticleCaloCellAssociationTool.cxx b/Reconstruction/RecoTools/TrackToCalo/src/ParticleCaloCellAssociationTool.cxx index 096a24f53272953ef3bce7c3bce35dd2472754a6..31e1e18299dff89fd58d187f764690930d161d76 100644 --- a/Reconstruction/RecoTools/TrackToCalo/src/ParticleCaloCellAssociationTool.cxx +++ b/Reconstruction/RecoTools/TrackToCalo/src/ParticleCaloCellAssociationTool.cxx @@ -94,8 +94,7 @@ namespace Rec { if(sample== CaloSampling::PreSamplerB) { pos2 = entryExitLayerMap.find(CaloSampling::EMB1); if (pos2==entryExitLayerMap.end()) { - ATH_MSG_WARNING("Failed to find EMB1 in entryExitLayerMap"); - continue; + pos2=pos; } } //// calculate 3D path length