Commit in lcio/src/aid/EVENT on MAIN
LCIO.aid+2-21.52 -> 1.53
JM: Fix my typo

lcio/src/aid/EVENT
LCIO.aid 1.52 -> 1.53
diff -u -r1.52 -r1.53
--- LCIO.aid	24 Mar 2006 05:03:12 -0000	1.52
+++ LCIO.aid	24 Mar 2006 06:33:43 -0000	1.53
@@ -16,7 +16,7 @@
 /** Global constants used in LCIO.
  * 
  * @author gaede 
- * @version $Id: LCIO.aid,v 1.52 2006/03/24 05:03:12 jeremy Exp $
+ * @version $Id: LCIO.aid,v 1.53 2006/03/24 06:33:43 jeremy Exp $
  * @see LCObject
  * @see LCIO
  */
@@ -187,7 +187,7 @@
   public static const String RECONSTRUCTEDPARTICLE = "ReconstructedParticle"; 
   public static const String LCRELATION = "LCRelation" ; 
   public static const String LCGENERICOBJECT = "LCGenericObject"; 
-  public static const String LCGENERICOBJECT = "ParticleID"; 
+  public static const String PARTICLEID = "ParticleID"; 
 
   // reserved names, e.g. name of event/collections paramaters
     
CVSspam 0.2.8