Print

Print


Commit in lcsim/test/org/lcsim/util/lcio on MAIN
CalorimeterHitIOTest.java+2-21.9 -> 1.10

lcsim/test/org/lcsim/util/lcio
CalorimeterHitIOTest.java 1.9 -> 1.10
diff -u -r1.9 -r1.10
--- CalorimeterHitIOTest.java	20 Jul 2012 15:14:14 -0000	1.9
+++ CalorimeterHitIOTest.java	5 Feb 2013 00:25:32 -0000	1.10
@@ -21,7 +21,7 @@
  * to a file, read back in, and checked for correctness.
  *
  * @author Jeremy McCormick <[log in to unmask]>
- * @version $Id: CalorimeterHitIOTest.java,v 1.9 2012/07/20 15:14:14 grefe Exp $
+ * @version $Id: CalorimeterHitIOTest.java,v 1.10 2013/02/05 00:25:32 jeremy Exp $
  */
 public class CalorimeterHitIOTest extends TestCase
 {
@@ -189,7 +189,7 @@
          this.id = Long.parseLong("800000001",16);
          this.positionVec = new BasicHep3Vector(1.0,2.0,3.0);
          this.rawEnergy = 10.0;
-         this.corrEnergy = 100.;
+         this.correctedEnergy = 100.;
          this.time = 1.1;
          this.type = 137;
       }
CVSspam 0.2.12


Use REPLY-ALL to reply to list

To unsubscribe from the LCD-CVS list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=LCD-CVS&A=1