Print

Print


Commit in lcsim/src/org/lcsim/contrib/onoprien/tracking/digitization on MAIN
MergeDriver.java+2-21.1 -> 1.2


lcsim/src/org/lcsim/contrib/onoprien/tracking/digitization
MergeDriver.java 1.1 -> 1.2
diff -u -r1.1 -r1.2
--- MergeDriver.java	16 Oct 2007 12:53:59 -0000	1.1
+++ MergeDriver.java	27 Jun 2008 02:55:22 -0000	1.2
@@ -21,13 +21,13 @@
  * to the event with the name set by a call to <tt>set("OUTPUT_MAP_NAME", name)</tt>.
  * <p>
  * Whenever input collections contain hits in the same channels, new <tt>DigiTrackerHit</tt>
- * objects of type {@link DigiTrackerHitComposit} are created and stored in the output
+ * objects of type {@link DigiTrackerHitComposite} are created and stored in the output
  * map. These new objects reference all the original hits as their constituents.
  * <p>
  * {@link #merge} methods can also be called directly by other classes.
  *
  * @author D. Onoprienko
- * @version $Id: MergeDriver.java,v 1.1 2007/10/16 12:53:59 onoprien Exp $
+ * @version $Id: MergeDriver.java,v 1.2 2008/06/27 02:55:22 onoprien Exp $
  */
 public class MergeDriver extends Driver {
   
CVSspam 0.2.8