<div dir="ltr">Dear Rivet authors,<div><br></div><div>I was just informed that a small bug (with probably negligible physics impact) has been identified which affects several ATLAS Rivet routines.</div><div><br></div><div>The affected routines are:</div><div><br style="font-size:13px"><a href="https://rivet.hepforge.org/trac/browser/src/Analyses/ATLAS_2010_S8914702.cc#L108" target="_blank" style="font-size:13px">https://rivet.hepforge.org/trac/browser/src/Analyses/ATLAS_2010_S8914702.cc#L108</a><br style="font-size:13px"><a href="https://rivet.hepforge.org/trac/browser/src/Analyses/ATLAS_2011_I921594.cc#L85" target="_blank" style="font-size:13px">https://rivet.hepforge.org/trac/browser/src/Analyses/ATLAS_2011_I921594.cc#L85</a><br style="font-size:13px"><a href="https://rivet.hepforge.org/trac/browser/src/Analyses/ATLAS_2011_S9120807.cc#L149" target="_blank" style="font-size:13px">https://rivet.hepforge.org/trac/browser/src/Analyses/ATLAS_2011_S9120807.cc#L149</a><br style="font-size:13px"><a href="https://rivet.hepforge.org/trac/browser/src/Analyses/ATLAS_2012_I1093738.cc#L193" target="_blank" style="font-size:13px">https://rivet.hepforge.org/trac/browser/src/Analyses/ATLAS_2012_I1093738.cc#L193</a><br style="font-size:13px"><a href="https://rivet.hepforge.org/trac/browser/src/Analyses/ATLAS_2012_I1199269.cc#L126" target="_blank" style="font-size:13px">https://rivet.hepforge.org/trac/browser/src/Analyses/ATLAS_2012_I1199269.cc#L126</a><br style="font-size:13px"><a href="https://rivet.hepforge.org/trac/browser/src/Analyses/ATLAS_2013_I1263495.cc#L86" target="_blank" style="font-size:13px">https://rivet.hepforge.org/trac/browser/src/Analyses/ATLAS_2013_I1263495.cc#L86</a><br style="font-size:13px"><br>To fix the bug, could somebody please modify the <span style="font-size:13px">2 lines: </span><br style="font-size:13px"><br style="font-size:13px"><span style="font-size:13px"> if (fabs(eta_P-p.eta()) < .025*7.0*0.5 &&</span><br style="font-size:13px"><span style="font-size:13px"> fabs(phi_P-p.phi()) < (PI/128.)*5.0*0.5) continue;</span><br style="font-size:13px"><br style="font-size:13px"><span style="font-size:13px">in each of the files to read:</span><br style="font-size:13px"><br style="font-size:13px"><span style="font-size:13px"> if (fabs(eta_P-p.eta()) < .025*5.0*0.5 &&</span><br style="font-size:13px"><span style="font-size:13px"> fabs(phi_P-p.phi()) < (PI/128.)*7.0*0.5) continue;</span><br style="font-size:13px"><br style="font-size:13px"><span style="font-size:13px">i.e. 5.0 and 7.0 need to be switched between the 2 lines.</span><br></div><div><br></div><div>Many thanks,</div><div>Chris</div><div><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div><br></div><div> Dr. Christian Gütschow</div><div><br></div><div> TU Dresden</div><div> Institut für Kern- und Teilchenphysik</div><div> Zellescher Weg 19</div><div> 01069 Dresden</div><div><br></div><div> > E17, Andreas-Schubert-Bau<span style="color:rgb(0,0,0);font-family:Verdana,Helvetica,Arial,sans-serif;font-size:11px"> </span></div><div> > <a href="mailto:chris.g@cern.ch" target="_blank">chris.g@cern.ch</a></div><div><br></div></div></div></div></div></div>
</div></div>