Print

Print


Commit in lcsim/src/org/lcsim/recon/vertexing/zvtop4 on MAIN
ZvTop.java+1-11.12 -> 1.13
bugfix

lcsim/src/org/lcsim/recon/vertexing/zvtop4
ZvTop.java 1.12 -> 1.13
diff -u -r1.12 -r1.13
--- ZvTop.java	10 Aug 2005 00:01:32 -0000	1.12
+++ ZvTop.java	10 Aug 2005 00:13:11 -0000	1.13
@@ -433,7 +433,7 @@
                 }
             }
             iVtx.setVtxTracks(iVtxTracks);
-            iVtx.setPosition()
+            // iVtx.setPosition()
             ZvFitStatus status = vtxFitter.doFit(iVtx);
             // TODO fit the vertex, make sure the tracks in the vertex
             // are below the chi2 cut, so that at any time only good tracks are in the
CVSspam 0.2.8