<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I'll do it. Although I don't have any context here...<br>
    <br>
    Holger<br>
    <br>
    On 11/02/15 17:00, Christian Gütschow wrote:
    <blockquote
cite="mid:CACtTKr2MVV4bAZM+i9QBvzFcO7ryPRqvkgX8Trcc2xqsXC54qA@mail.gmail.com"
      type="cite">
      <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 moz-do-not-send="true"
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 moz-do-not-send="true"
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 moz-do-not-send="true"
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 moz-do-not-send="true"
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 moz-do-not-send="true"
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 moz-do-not-send="true"
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 moz-do-not-send="true"
                        href="mailto:chris.g@cern.ch" target="_blank">chris.g@cern.ch</a></div>
                    <div><br>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Rivet mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Rivet@projects.hepforge.org">Rivet@projects.hepforge.org</a>
<a class="moz-txt-link-freetext" href="https://www.hepforge.org/lists/listinfo/rivet">https://www.hepforge.org/lists/listinfo/rivet</a></pre>
    </blockquote>
    <br>
  </body>
</html>