Print

Print


Commit in lcsim/src/org/lcsim/fit/helicaltrack on MAIN
HelicalTrackHit.java+1-11.20 -> 1.21
relax _eps cut for module coplanarity

lcsim/src/org/lcsim/fit/helicaltrack
HelicalTrackHit.java 1.20 -> 1.21
diff -u -r1.20 -r1.21
--- HelicalTrackHit.java	24 Aug 2011 18:51:17 -0000	1.20
+++ HelicalTrackHit.java	19 Mar 2012 22:25:14 -0000	1.21
@@ -50,7 +50,7 @@
     private double _drphi;
     private double _dr;
     private double _chisq;
-    protected static final double _eps = 1e-6;
+    protected static final double _eps = 1e-4;
     protected long id; // FIXME: Dummy value that needs to be set from RawTrackerHit data.
 
     public HelicalTrackHit(Hep3Vector pos, SymmetricMatrix cov, double dEdx, double time, int type,
CVSspam 0.2.12


Use REPLY-ALL to reply to list

To unsubscribe from the LCD-CVS list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=LCD-CVS&A=1