Print

Print


Commit in lcsim/src/org/lcsim/util/lcio on MAIN
LCIOConstants.java-181.3 -> 1.4
Remove duplicate RCHBIT definitions

lcsim/src/org/lcsim/util/lcio
LCIOConstants.java 1.3 -> 1.4
diff -u -r1.3 -r1.4
--- LCIOConstants.java	21 Jul 2005 01:48:24 -0000	1.3
+++ LCIOConstants.java	21 Jul 2005 17:14:25 -0000	1.4
@@ -41,24 +41,6 @@
 
  // 1: pointer tag not added
     public final static int RCHBIT_TIME = 27;
-
- // 1: time information stored
-   
-   // PDG(1) - no PDG(0) (detailed shower contributions)
-   // (raw) calorimeter hit
-   public final static int RCHBIT_LONG = 31;
-   
-   // long(1) - short(0) , incl./excl. position
-   public final static int RCHBIT_BARREL = 30;
-   
-   // barrel(1) - endcap(0)
-   public final static int RCHBIT_ID1 = 29;
-   
-   // cellid1 stored
-   public final static int RCHBIT_NO_PTR = 28;
-   
-   // 1: pointer tag not added
-   public final static int RCHBIT_TIME = 27;
    
    // 1: time information stored
    // SimTrackerHit
CVSspam 0.2.8