Commit in slic/src on MAIN
LcioHitsCollectionBuilder.cc+2-21.23 -> 1.24
JM: revert this temp fix for zero edep; will fix with new LCIO version

slic/src
LcioHitsCollectionBuilder.cc 1.23 -> 1.24
diff -u -r1.23 -r1.24
--- LcioHitsCollectionBuilder.cc	13 Aug 2012 23:27:30 -0000	1.23
+++ LcioHitsCollectionBuilder.cc	14 Aug 2012 19:13:34 -0000	1.24
@@ -1,4 +1,4 @@
-// $Header: /cvs/lcd/slic/src/LcioHitsCollectionBuilder.cc,v 1.23 2012/08/13 23:27:30 jeremy Exp $
+// $Header: /cvs/lcd/slic/src/LcioHitsCollectionBuilder.cc,v 1.24 2012/08/14 19:13:34 jeremy Exp $
 
 // SLIC
 #include "LcioHitsCollectionBuilder.hh"
@@ -294,7 +294,7 @@
     }
 
     // Set energy from total of individual contributions.    
-    simCalHit->setEnergy(totE/GeV);
+    //simCalHit->setEnergy(totE/GeV);
 
     //std::cout << "set totE = " << totE/GeV << std::endl;
     // sanity check so that new and old edeps must match
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