Print

Print


Commit in lcsim/src/org/lcsim/event on MAIN
EventHeader.java+11.6 -> 1.7
Added RECONSTRUCTEDPARTICLES as convenience static collection name.

lcsim/src/org/lcsim/event
EventHeader.java 1.6 -> 1.7
diff -u -r1.6 -r1.7
--- EventHeader.java	15 Mar 2005 05:14:09 -0000	1.6
+++ EventHeader.java	15 Jul 2005 22:14:52 -0000	1.7
@@ -65,6 +65,7 @@
    
    public final static String TRACKS = "Tracks";
    public final static String CLUSTERS = "Clusters";
+   public final static String RECONSTRUCTEDPARTICLES = "Reconstructed Particles";
    
    /**
     * List of elements stored in the event may have meta-data associated with
CVSspam 0.2.8