Print

Print


Commit in lcsim/src/org/lcsim/event on MAIN
EventHeader.java+2-11.17 -> 1.18


lcsim/src/org/lcsim/event
EventHeader.java 1.17 -> 1.18
diff -u -r1.17 -r1.18
--- EventHeader.java	24 Oct 2007 16:11:35 -0000	1.17
+++ EventHeader.java	23 May 2008 09:54:15 -0000	1.18
@@ -10,7 +10,7 @@
  * The event header from which information about the rest of the event
  * can be obtained.
  * @author Tony Johnson
- * @version $Id: EventHeader.java,v 1.17 2007/10/24 16:11:35 tonyj Exp $
+ * @version $Id: EventHeader.java,v 1.18 2008/05/23 09:54:15 jeremy Exp $
  */
 public interface EventHeader extends MCEvent
 {
@@ -115,6 +115,7 @@
        * The name of the associated data collection
        */
       String getName();
+     
       /**
        * The type of objects stored in the associated data collection.
        */
CVSspam 0.2.8