Print

Print


Author: [log in to unmask]
Date: Fri Sep 23 12:35:15 2016
New Revision: 4496

Log:
changed default ecal hit collection names for 2016

Modified:
    java/trunk/ecal-recon/src/main/java/org/hps/recon/ecal/EcalRawConverter2Driver.java

Modified: java/trunk/ecal-recon/src/main/java/org/hps/recon/ecal/EcalRawConverter2Driver.java
 =============================================================================
--- java/trunk/ecal-recon/src/main/java/org/hps/recon/ecal/EcalRawConverter2Driver.java	(original)
+++ java/trunk/ecal-recon/src/main/java/org/hps/recon/ecal/EcalRawConverter2Driver.java	Fri Sep 23 12:35:15 2016
@@ -48,7 +48,7 @@
      * Output collection name (unless runBackwards=true, then it's input). Always a
      * {@link org.lcsim.event.CalorimeterHit} This has energy (GeV) and ns time information.
      */
-    private String ecalCollectionName = "EcalCalHits";
+    private String ecalCollectionName = "EcalUncalHits";
 
     /**
      * ecalCollectionName "type" (must match detector-data)