Print

Print


Commit in java/trunk/ecal-recon/src/main/java/org/hps/recon/ecal on MAIN
EcalClusterIC.java+1-41199 -> 1200
Removed de-bug output

java/trunk/ecal-recon/src/main/java/org/hps/recon/ecal
EcalClusterIC.java 1199 -> 1200
--- java/trunk/ecal-recon/src/main/java/org/hps/recon/ecal/EcalClusterIC.java	2014-10-15 06:28:19 UTC (rev 1199)
+++ java/trunk/ecal-recon/src/main/java/org/hps/recon/ecal/EcalClusterIC.java	2014-10-15 16:18:13 UTC (rev 1200)
@@ -525,10 +525,7 @@
                 // Energy correction for initial guess of electron:
                 int pdg = 11;
                 double corrEnergy = enCorrection(pdg, rawEnergy);
-                if(corrEnergy<1){ //this only happens below threshold
-                	corrEnergy = rawEnergy;
-                }
-              
+
                 seedEnergyCorr.put(entryC.getKey(), corrEnergy);    
             }// end of energy corrections
         
SVNspam 0.1