Commit in lcsim-contrib/src/main/java/org/lcsim/contrib/onoprien/vsegment/mctruth on MAIN
MCTruthDriverVS.java+1-31.1.1.1 -> 1.2
Redesign and extend MCTruth to support CAT analysis

lcsim-contrib/src/main/java/org/lcsim/contrib/onoprien/vsegment/mctruth
MCTruthDriverVS.java 1.1.1.1 -> 1.2
diff -u -r1.1.1.1 -r1.2
--- MCTruthDriverVS.java	10 Dec 2008 22:03:06 -0000	1.1.1.1
+++ MCTruthDriverVS.java	9 Feb 2009 03:57:40 -0000	1.2
@@ -7,8 +7,6 @@
 import org.lcsim.contrib.onoprien.util.NoSuchParameterException;
 import org.lcsim.contrib.onoprien.util.job.Driver;
 
-import org.lcsim.contrib.onoprien.vsegment.geom.Sensor;
-
 /**
  * If this driver is added to the processing chain, an {@link MCTruthVS} object will
  * be created and put into the event. This object can later be retrieved by other
@@ -21,7 +19,7 @@
  * 
  * 
  * @author D. Onoprienko
- * @version $Id: MCTruthDriverVS.java,v 1.1.1.1 2008/12/10 22:03:06 jeremy Exp $
+ * @version $Id: MCTruthDriverVS.java,v 1.2 2009/02/09 03:57:40 onoprien Exp $
  */
 public class MCTruthDriverVS extends Driver {
   
CVSspam 0.2.8