Print

Print


Author: [log in to unmask]
Date: Fri Oct  9 09:38:10 2015
New Revision: 3828

Log:
Fix typo in cluster collection name

Modified:
    java/trunk/steering-files/src/main/resources/org/hps/steering/production/MollerCandidateFilter.lcsim

Modified: java/trunk/steering-files/src/main/resources/org/hps/steering/production/MollerCandidateFilter.lcsim
 =============================================================================
--- java/trunk/steering-files/src/main/resources/org/hps/steering/production/MollerCandidateFilter.lcsim	(original)
+++ java/trunk/steering-files/src/main/resources/org/hps/steering/production/MollerCandidateFilter.lcsim	Fri Oct  9 09:38:10 2015
@@ -34,7 +34,7 @@
               <mollerMomentumSumMax>1.3</mollerMomentumSumMax>
               <!-- Following is for the calorimeter-only cuts -->
               <!-- Name of Moller Candidate Calorimeter Cluster Collection Name-->
-              <mollerCandidateClusterCollectionName > "EcalClustersCorr" </mollerCandidateClusterCollectionName>
+              <mollerCandidateClusterCollectionName >EcalClustersCorr</mollerCandidateClusterCollectionName>
               <!-- Minimum value for the Cluster time [ns]-->
               <clusterTimeLo >40. </clusterTimeLo>
               <!-- Maximum value for the Cluster time [ns]-->