Print

Print


Author: [log in to unmask]
Date: Tue May 17 18:15:29 2016
New Revision: 4362

Log: (empty)

Modified:
    java/branches/HPSJAVA-409/conditions/src/main/java/org/hps/conditions/ecal/EcalChannel.java

Modified: java/branches/HPSJAVA-409/conditions/src/main/java/org/hps/conditions/ecal/EcalChannel.java
 =============================================================================
--- java/branches/HPSJAVA-409/conditions/src/main/java/org/hps/conditions/ecal/EcalChannel.java	(original)
+++ java/branches/HPSJAVA-409/conditions/src/main/java/org/hps/conditions/ecal/EcalChannel.java	Tue May 17 18:15:29 2016
@@ -301,7 +301,7 @@
                     throw new IllegalStateException("The ECal subdetector's detector element is not setup.");
                 }
             } else {
-                LOGGER.warning("ECal subdetector is not initialized so geometry map was not initialized");
+                LOGGER.warning("ECal subdetector is not accessible so geometry map was not initialized.");
                 // Bad detector or conditions system not initialized properly.
                 //throw new IllegalStateException("The ECal subdetector object is null.");
             }