<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <br>
    Hi All,<br>
    <br>
        I believe I have fixed the non-deterministic issue with the
    reconstruction first identified by Will L. at CMU some weeks ago. I
    can give more details at the next offline meeting. In the meantime,
    if anyone wanted to confirm the problem is gone using the current
    trunk, that would be appreciated.<br>
    <br>
    -Dave<br>
    <br>
    -------- Original Message --------
    <table class="moz-email-headers-table" border="0" cellpadding="0"
      cellspacing="0">
      <tbody>
        <tr>
          <th align="RIGHT" nowrap="nowrap" valign="BASELINE">Subject: </th>
          <td>r8077 - trunk/sim-recon/src/libraries/TRACKING</td>
        </tr>
        <tr>
          <th align="RIGHT" nowrap="nowrap" valign="BASELINE">Date: </th>
          <td>Sat, 16 Jul 2011 00:17:58 -0400</td>
        </tr>
        <tr>
          <th align="RIGHT" nowrap="nowrap" valign="BASELINE">From: </th>
          <td><a class="moz-txt-link-abbreviated" href="mailto:Hall-D.SVN.Repository@jlab.org">Hall-D.SVN.Repository@jlab.org</a></td>
        </tr>
        <tr>
          <th align="RIGHT" nowrap="nowrap" valign="BASELINE">To: </th>
          <td><a class="moz-txt-link-abbreviated" href="mailto:davidl@jlab.org">davidl@jlab.org</a>, <a class="moz-txt-link-abbreviated" href="mailto:brash@pcs.cnu.edu">brash@pcs.cnu.edu</a>, <a class="moz-txt-link-abbreviated" href="mailto:wolin@jlab.org">wolin@jlab.org</a>,
            <a class="moz-txt-link-abbreviated" href="mailto:zisis@uregina.ca">zisis@uregina.ca</a>, <a class="moz-txt-link-abbreviated" href="mailto:mashephe@indiana.edu">mashephe@indiana.edu</a>,
            <a class="moz-txt-link-abbreviated" href="mailto:remitche@indiana.edu">remitche@indiana.edu</a>, <a class="moz-txt-link-abbreviated" href="mailto:zihlmann@jlab.org">zihlmann@jlab.org</a>, <a class="moz-txt-link-abbreviated" href="mailto:somov@jlab.org">somov@jlab.org</a>,
            <a class="moz-txt-link-abbreviated" href="mailto:staylor@jlab.org">staylor@jlab.org</a>, <a class="moz-txt-link-abbreviated" href="mailto:kmoriya@indiana.edu">kmoriya@indiana.edu</a>, <a class="moz-txt-link-abbreviated" href="mailto:pmatt@jlab.org">pmatt@jlab.org</a></td>
        </tr>
      </tbody>
    </table>
    <br>
    <br>
    <pre>Author: davidl
Date: 2011-07-16 00:17:58 -0400 (Sat, 16 Jul 2011)
New Revision: 8077

Modified:
   trunk/sim-recon/src/libraries/TRACKING/DReferenceTrajectory.cc
Log:
Store last_phi in overloaded DistToRT method of DReferenceTrajectory. The lack of this was causing non-deterministic behavior because the particle ID would fail due to lack of matching to outer detectors. Apparently random behavior due to DReferenceTrajectory objects being reallocated occasionally for pool(?).

</pre>
  </body>
</html>