<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Dear RIVET developers,<br>
    <br>
    It was brought to the LHCb module (LHCB_2013_I1218996) author's
    attention that there is a small bug in the translation of the
    analysis module code from RIVET 1.x original code to the RIVET 2.x
    compatible code which is released in version 2.3.0 of the library.<br>
    <br>
    Line 74 of the .cc file reads:<br>
    <br>
     const double y = p.absrap(); ///< Double analysis efficiency
    with a "two-sided LHCb"<br>
    <br>
    while the original code was using rapidity() and a "single sided
    LHCb".<br>
    After a short chat with the module developer (in CC) we've agreed
    that this change is fine increasing the generator efficiency, but it
    must be taken into account in the normalization by introducing a 1/2
    factor (i.e. divide the scale_factor by 2 in line 106).<br>
    <br>
    Please, do apply this correction in a future release of the RIVET
    library. Thank you in advance.<br>
    <br>
    <br>
    Best regards,<br>
    <br>
    Alex Grecu<br>
     <br>
    <div class="moz-signature">-- <br>
      <b>LHCb</b> Experiment<br>
      <em>Horia Hulubei</em> National R&D Institute for Physics and
      Nuclear Engineering (IFIN-HH)<br>
      <br>
      @CERN<br>
      ========================<br>
      Office: 11/1-014<br>
      Phone: +41 22 76 79058<br>
      Postbox: F26500<br>
      <br>
      @IFIN-HH<br>
      ========================<br>
      Bucharest-Magurele, 408 Atomistilor,
      DFT bld, office 220 (2nd floor),<br>
      Phone: +4(0) 21 404 62 48; ext. 3404<br>
      <br>
      Skype name: <em>alex.t.grecu</em></div>
  </body>
</html>