Commit in lcsim/src/org/lcsim/recon/calorimetry on MAIN
ResetCalorimeterHitEnergy.java+1-11.1 -> 1.2
typo in setter method

lcsim/src/org/lcsim/recon/calorimetry
ResetCalorimeterHitEnergy.java 1.1 -> 1.2
diff -u -r1.1 -r1.2
--- ResetCalorimeterHitEnergy.java	15 Aug 2012 08:16:48 -0000	1.1
+++ ResetCalorimeterHitEnergy.java	21 Aug 2012 09:38:45 -0000	1.2
@@ -31,7 +31,7 @@
 		ignoreCollections.add(collectionName);
 	}
 	
-	public void setIgnoreCollcetions(String[] collectionNames) {
+	public void setIgnoreCollections(String[] collectionNames) {
 		ignoreCollections.addAll(Arrays.asList(collectionNames));
 	}
 	
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