Print

Print


Commit in hps-java/src/main/java/org/lcsim/hps/recon/ecal on MAIN
HPSEcal1BitClusterer.java+1-11.8 -> 1.9
typo fix

hps-java/src/main/java/org/lcsim/hps/recon/ecal
HPSEcal1BitClusterer.java 1.8 -> 1.9
diff -u -r1.8 -r1.9
--- HPSEcal1BitClusterer.java	23 Aug 2011 17:28:19 -0000	1.8
+++ HPSEcal1BitClusterer.java	23 Aug 2011 17:29:59 -0000	1.9
@@ -54,7 +54,7 @@
         this.clusterCollectionName = clusterCollectionName;
     }
 
-    public void setRawCollectionName(String RawCollectionName) {
+    public void setRawCollectionName(String rawCollectionName) {
         this.rawCollectionName = rawCollectionName;
     }
 
CVSspam 0.2.8