diff --git a/Calorimeter/CaloCnv/CaloAthenaPool/CMakeLists.txt b/Calorimeter/CaloCnv/CaloAthenaPool/CMakeLists.txt
index c017f6e0c9f4ad5ddfda5683c7ad10c4d5366440..b367ae89a021f4bc1ec3aebe87d8a4e301fb5b0c 100644
--- a/Calorimeter/CaloCnv/CaloAthenaPool/CMakeLists.txt
+++ b/Calorimeter/CaloCnv/CaloAthenaPool/CMakeLists.txt
@@ -29,3 +29,20 @@ atlas_add_poolcnv_library( CaloAthenaPoolPoolCnv
 atlas_install_headers( CaloAthenaPool )
 atlas_install_joboptions( share/*.py )
 
+
+# Set up (a) test(s) for the converter(s):
+if( IS_DIRECTORY ${CMAKE_SOURCE_DIR}/Database/AthenaPOOL/AthenaPoolUtilities )
+   set( AthenaPoolUtilitiesTest_DIR
+      ${CMAKE_SOURCE_DIR}/Database/AthenaPOOL/AthenaPoolUtilities/cmake )
+endif()
+find_package( AthenaPoolUtilitiesTest )
+
+if( ATHENAPOOLUTILITIESTEST_FOUND )
+  run_tpcnv_test( CaloTPCnv_14.5.0   AOD-14.5.0-full )
+  run_tpcnv_test( CaloTPCnv_15.1.0   AOD-15.1.0-full )
+  run_tpcnv_test( CaloTPCnv_15.5.0   AOD-15.5.0-full )
+  run_tpcnv_test( CaloTPCnv_18.0.0   ESD-18.0.0 )
+  run_tpcnv_test( CaloTPCnv_20.1.7.2 ESD-20.1.7.2 )
+else()
+   message( WARNING "Couldn't find AthenaPoolUtilitiesTest. No test(s) set up." )
+endif()   
diff --git a/Calorimeter/CaloCnv/CaloAthenaPool/cmt/requirements b/Calorimeter/CaloCnv/CaloAthenaPool/cmt/requirements
index cd373301bcbf3783e855b9f8a803f09980685cc2..0f0ac48d4a2eb29ceec294ae148cd2478d0fcfb6 100755
--- a/Calorimeter/CaloCnv/CaloAthenaPool/cmt/requirements
+++ b/Calorimeter/CaloCnv/CaloAthenaPool/cmt/requirements
@@ -67,3 +67,4 @@ apply_pattern athenarun_test \
    options="CaloAthenaPool/CaloTPCnv_20.1.7.2_test.py" \
    pre_script="${ATHENAPOOLUTILITIESROOT}/share/pre_tpcnvtest.sh CaloTPCnv_20.1.7.2" \
    post_script="${ATHENAPOOLUTILITIESROOT}/share/post_tpcnvtest.sh CaloTPCnv_20.1.7.2"
+
diff --git a/Calorimeter/CaloCnv/CaloAthenaPool/share/CaloTPCnv_14.5.0.ref b/Calorimeter/CaloCnv/CaloAthenaPool/share/CaloTPCnv_14.5.0.ref
index f622eca8664544381c15eb99540a5dcdd0574a51..de4b27522347598b89cd43b48a7543209a2d30bf 100644
--- a/Calorimeter/CaloCnv/CaloAthenaPool/share/CaloTPCnv_14.5.0.ref
+++ b/Calorimeter/CaloCnv/CaloAthenaPool/share/CaloTPCnv_14.5.0.ref
@@ -1,73 +1,70 @@
-Thu Jan 14 21:53:10 CET 2016
+Mon May 23 17:15:39 CEST 2016
 Preloading tcmalloc_minimal.so
 Py:Athena            INFO including file "AthenaCommon/Preparation.py"
-Py:Athena            INFO using release [AtlasOffline-21.0.0] [x86_64-slc6-gcc49-dbg] [21.X.Y-VAL/rel_6] -- built on [2016-01-08 22:41]
+Py:Athena            INFO using release [WorkDir-21.0.0] [x86_64-slc6-gcc49-dbg] [private/private] -- built on [2016-05-23 17:13]
 Py:Athena            INFO including file "AthenaCommon/Bootstrap.py"
 Py:Athena            INFO including file "AthenaCommon/Atlas.UnixStandardJob.py"
-Warning in <TInterpreter::ReadRootmapFile>: class  CaloSampling found in CaloEventDict.so  is already in libISF_FastCaloSimParametrizationLib.so 
+Warning in <TInterpreter::ReadRootmapFile>: class  Event found in libG4AtlasControlDict.so  is already in libtest_GPyTestDict.so 
+Warning in <TInterpreter::ReadRootmapFile>: class  UCharDbArray found in libStorageSvcDict.so  is already in libRootCnvDict.so 
 Py:Athena            INFO executing ROOT6Setup
 [?1034hPy:Athena            INFO including file "AthenaCommon/Execution.py"
 Py:Athena            INFO including file "CaloAthenaPool/CaloTPCnv_14.5.0_test.py"
 Py:Athena            INFO including file "AthenaPoolUtilities/TPCnvTest.py"
-Py:ConfigurableDb    INFO Read module info for 4912 configurables from 10 genConfDb files
-Py:ConfigurableDb WARNING Found 4 duplicates among the 10 genConfDb files :
+Py:ConfigurableDb    INFO Read module info for 5012 configurables from 9 genConfDb files
+Py:ConfigurableDb WARNING Found 1 duplicates among the 9 genConfDb files :
 Py:ConfigurableDb WARNING --------------------------------------------------
 Py:ConfigurableDb WARNING   -<component name>: <module> - [ <duplicates> ]
 Py:ConfigurableDb WARNING --------------------------------------------------
-Py:ConfigurableDb WARNING   -DerivationFramework__JetCaloClusterThinning: DerivationFrameworkCalo.DerivationFrameworkCaloConf - ['DerivationFrameworkEGamma.DerivationFrameworkEGammaConf']
-Py:ConfigurableDb WARNING   -DerivationFramework__CellDecorator: DerivationFrameworkCalo.DerivationFrameworkCaloConf - ['DerivationFrameworkEGamma.DerivationFrameworkEGammaConf']
-Py:ConfigurableDb WARNING   -DerivationFramework__CaloClusterThinning: DerivationFrameworkCalo.DerivationFrameworkCaloConf - ['DerivationFrameworkEGamma.DerivationFrameworkEGammaConf']
-Py:ConfigurableDb WARNING   -DerivationFramework__MaxCellDecorator: DerivationFrameworkCalo.DerivationFrameworkCaloConf - ['DerivationFrameworkEGamma.DerivationFrameworkEGammaConf']
+Py:ConfigurableDb WARNING   -D3PD__TrigConfMetadataTool: TriggerD3PDMaker.TriggerD3PDMakerConf - ['TrigCostD3PDMaker.TrigCostD3PDMakerConf']
 Py:ConfigurableDb WARNING Fix your cmt/requirements file !!
 Py:Athena            INFO including file "IdDictDetDescrCnv/IdDictDetDescrCnv_joboptions.py"
-EventInfoMgtInit: Got release version  AtlasOffline-rel_6
+EventInfoMgtInit: Got release version  AtlasOffline-rel_1
 Py:IOVDbSvc.CondDB    INFO Setting up conditions DB access to instance OFLP200
-Data source lookup using /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasCore/rel_6/InstallArea/XML/AtlasAuthentication/dblookup.xml file
+Data source lookup using /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasCore/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/XML/AtlasAuthentication/dblookup.xml file
+SetGeometryVersion.py obtained major release version 21
 Py:Athena            INFO including file "AthenaCommon/runbatch.py"
-ApplicationMgr       INFO Updating Gaudi::PluginService::SetDebug(level) to level=0
+ApplicationMgr       INFO Updating Gaudi::PluginService::SetDebug(level) to level= 'PluginDebugLevel':0
 ApplicationMgr    SUCCESS 
 ====================================================================================================================================
-                                                   Welcome to ApplicationMgr (GaudiCoreSvc v3r4)
-                                          running on lxplus0034.cern.ch on Thu Jan 14 21:53:48 2016
+                                                   Welcome to ApplicationMgr (GaudiCoreSvc v4r1)
+                                          running on lxplus024.cern.ch on Mon May 23 17:17:09 2016
 ====================================================================================================================================
 ApplicationMgr       INFO Successfully loaded modules : AthenaServices
 ApplicationMgr       INFO Application Manager Configured successfully
-ApplicationMgr       INFO Updating Gaudi::PluginService::SetDebug(level) to level=0
+ApplicationMgr       INFO Updating Gaudi::PluginService::SetDebug(level) to level= 'PluginDebugLevel':0
 StatusCodeSvc        INFO initialize
-JobIDSvc             INFO Initializing JobIDSvc - package version AthenaServices-01-59-49
+JobIDSvc             INFO Initializing JobIDSvc - package version AthenaServices-01-60-14
 AthDictLoaderSvc     INFO in initialize...
 AthDictLoaderSvc     INFO acquired Dso-registry
-ClassIDSvc           INFO Initializing ClassIDSvc - package version CLIDComps-00-06-18
-ClassIDSvc           INFO  getRegistryEntries: read 4694 CLIDRegistry entries for module ALL
+ClassIDSvc           INFO Initializing ClassIDSvc - package version CLIDComps-00-06-20
+ClassIDSvc           INFO  getRegistryEntries: read 5111 CLIDRegistry entries for module ALL
 ChronoStatSvc        INFO  Number of skipped events for MemStat-1
 CoreDumpSvc          INFO install f-a-t-a-l handler... (flag = -1)
 CoreDumpSvc          INFO Handling signals: 11(Segmentation fault) 7(Bus error) 4(Illegal instruction) 8(Floating point exception) 
-DetectorStore        INFO Initializing DetectorStore - package version StoreGate-03-06-17
-MetaDataSvc          INFO Initializing MetaDataSvc - package version AthenaServices-01-59-49
-InputMetaDataStore   INFO Initializing InputMetaDataStore - package version StoreGate-03-06-17
-MetaDataStore        INFO Initializing MetaDataStore - package version StoreGate-03-06-17
-AthenaPoolCnvSvc     INFO Initializing AthenaPoolCnvSvc - package version AthenaPoolCnvSvc-00-28-02
-PoolSvc              INFO Initializing PoolSvc - package version PoolSvc-00-25-00
+DetectorStore        INFO Initializing DetectorStore - package version StoreGate-03-06-43
+MetaDataSvc          INFO Initializing MetaDataSvc - package version AthenaServices-01-60-14
+InputMetaDataStore   INFO Initializing InputMetaDataStore - package version StoreGate-03-06-43
+MetaDataStore        INFO Initializing MetaDataStore - package version StoreGate-03-06-43
+AthenaPoolCnvSvc     INFO Initializing AthenaPoolCnvSvc - package version AthenaPoolCnvSvc-00-28-20
+PoolSvc              INFO Initializing PoolSvc - package version PoolSvc-00-25-03
 PoolSvc              INFO io_register[PoolSvc](xmlcatalog_file:PoolFileCatalog.xml) [ok]
 PoolSvc              INFO Set connectionsvc retry/timeout/IDLE timeout to  'ConnectionRetrialPeriod':300/ 'ConnectionRetrialTimeOut':3600/ 'ConnectionTimeOut':5 seconds with connection cleanup disabled
 PoolSvc              INFO Frontier compression level set to 5
 DBReplicaSvc         INFO Frontier server at (serverurl=http://atlasfrontier-ai.cern.ch:8000/atlr)(serverurl=http://aiatlas036.cern.ch:8000/atlr)(serverurl=http://aiatlas034.cern.ch:8000/atlr)(serverurl=http://ccfrontier.in2p3.fr:23128/ccin2p3-AtlasFrontier)(serverurl=http://ccsqfatlasli02.in2p3.fr:23128/ccin2p3-AtlasFrontier)(serverurl=http://ccsqfatlasli01.in2p3.fr:23128/ccin2p3-AtlasFrontier)(proxyurl=http://ca-proxy.cern.ch:3128)(proxyurl=http://ca18.cern.ch:3128)(proxyurl=http://ca17.cern.ch:3128)(proxyurl=http://atlast0fsquid.cern.ch:3128)(proxyurl=http://atlassquid1.cern.ch:3128)(proxyurl=http://atlassquid2.cern.ch:3128)(proxyurl=http://atlassquid4.cern.ch:3128) will be considered for COOL data
-DBReplicaSvc         INFO Read replica configuration from /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasCore/rel_6/InstallArea/share/dbreplica.config
-DBReplicaSvc         INFO Total of 10 servers found for host lxplus0034.cern.ch [ATLF ATLAS_COOLPROD atlas_dd ATLAS_CONFIG INT8R INTR ATONR_COOL ATONR_CONF DEVDB11 ATLF ]
+DBReplicaSvc         INFO Read replica configuration from /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasCore/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/dbreplica.config
+DBReplicaSvc         INFO Total of 10 servers found for host lxplus024.cern.ch [ATLF ATLAS_COOLPROD atlas_dd ATLAS_CONFIG INT8R INTR ATONR_COOL ATONR_CONF DEVDB11 ATLF ]
 PoolSvc              INFO Successfully setup replica sorting algorithm
 PoolSvc              INFO Re-initializing PoolSvc
-PoolSvc              INFO Resolved path (via DATAPATH) is /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasCore/rel_6/InstallArea/share/poolcond/PoolCat_oflcond.xml
+PoolSvc           WARNING Unable to locate catalog for prfile:poolcond/PoolCat_oflcond.xml via PathResolver, check your DATAPATH variable
 PoolSvc              INFO Resolved path (via ATLAS_POOLCOND_PATH) is /afs/cern.ch/atlas/conditions/poolcond/catalogue/poolcond/PoolCat_oflcond.xml
 PoolSvc              INFO POOL WriteCatalog is xmlcatalog_file:PoolFileCatalog.xml
 XMLFileCatalog Info Connecting to the catalog
 PoolXMLFileCatalog Info Xerces-c initialization Number 0
 XMLFileCatalog Info Connecting to the catalog
-XMLFileCatalog Info Connecting to the catalog
 PoolXMLFileCatalog Info File PoolFileCatalog.xml does not exist, a new one is created
 PoolXMLFileCatalog Info Read-only filesystem
-PoolXMLFileCatalog Info Read-only filesystem
-EventSelector        INFO Initializing EventSelector - package version EventSelectorAthenaPool-00-19-01
-TagMetaDataStore     INFO Initializing TagMetaDataStore - package version StoreGate-03-06-17
+EventSelector        INFO Initializing EventSelector - package version EventSelectorAthenaPool-00-19-11
+TagMetaDataStore     INFO Initializing TagMetaDataStore - package version StoreGate-03-06-43
 EventSelector        INFO reinitialization...
 EventSelector        INFO EventSelection with query 
 PoolSvc              INFO File is not in Catalog! Attempt to open it anyway.
@@ -107,14 +104,14 @@ ImplicitCollection Info and a name "POOLContainer_DataHeader"
 PoolSvc              INFO Failed to find container MetaDataHdr(DataHeader) to get Token.
 PoolSvc              INFO Failed to find container MetaDataHdr(DataHeader) to get Token.
 EventPersistenc...   INFO Added successfully Conversion service:AthenaPoolCnvSvc
-AthenaPoolAddre...   INFO Initializing AthenaPoolAddressProviderSvc - package version EventSelectorAthenaPool-00-19-01
+AthenaPoolAddre...   INFO Initializing AthenaPoolAddressProviderSvc - package version EventSelectorAthenaPool-00-19-11
 IOVDbSvc             INFO Opened read transaction for POOL PersistencySvc
 IOVDbSvc             INFO Only 5 POOL conditions files will be open at once
 IOVDbSvc             INFO Cache alignment will be done in 3 slices
 IOVDbSvc             INFO Read from meta data only for folder /TagInfo
 IOVDbSvc             INFO Initialised with 2 connections and 3 folders
 IOVDbSvc             INFO Service IOVDbSvc initialised successfully
-ProxyProviderSvc     INFO Initializing ProxyProviderSvc - package version SGComps-00-02-04
+ProxyProviderSvc     INFO Initializing ProxyProviderSvc - package version SGComps-00-02-08
 IOVDbSvc             INFO Found 6 metadata containers in input file, 0 will be used
 IOVDbSvc             INFO preLoadAddresses: Removing folder /TagInfo. It should only be in the file meta data and was not found.
 IOVDbSvc             INFO Opening COOL connection for COOLOFL_LAR/OFLP200
@@ -129,17 +126,18 @@ RalSessionMgr Warning Use COOL_DISABLE_CORALCONNECTIONPOOLCLEANUP
 CORAL/Services/ConnectionService Info ConnectionServiceConfiguration::setConnectionTimeOut 0
 CORAL/Services/ConnectionService Info Re-ordering 3 replicas using installed algorithm
 CORAL/Services/ConnectionService Info Sorting algorithm selected 4 replicas
-CORAL/Services/ConnectionService Warning Failed to connect to service sqlite200/ALLP200.db (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_14.5.0-x86_64-slc6-gcc49-dbg/sqlite200 is not writable" )' - do NOT retry
+CORAL/Services/ConnectionService Warning Failed to connect to service sqlite200/ALLP200.db (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_14.5.0/sqlite200 is not writable" )' - do NOT retry
 CORAL/Services/ConnectionService Info Connection to service "sqlite200/ALLP200.db" with connectionID=C#3 will be disconnected
-CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:sqlite200/ALLP200.db": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_14.5.0-x86_64-slc6-gcc49-dbg/sqlite200 is not writable" )
+CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:sqlite200/ALLP200.db": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_14.5.0/sqlite200 is not writable" )
 CORAL/RelationalPlugins/frontier Info The current compresion level is 5
 CORAL/Services/ConnectionService Info New connection to service "ATLF/()" with connectionID=C#4 has been connected
 CORAL/Services/ConnectionService Info New user session with sessionID=S#2(C#4.s#1) started on connectionID=C#4 to service "ATLF/()" for user "" in read-only mode
 RalSessionMgr Info Start a read-only transaction active for the duration of the database connection
 RelationalDatabase Info Instantiate a R/O RalDatabase for 'COOLOFL_LAR/OFLP200'
-RelationalDatabase Info Release number backward compatibility - NO SCHEMA EVOLUTION REQUIRED: database with OLDER release number 2.7.0 will be opened using CURRENT client release number 3.1.0
+RelationalDatabase Info Release number backward compatibility - NO SCHEMA EVOLUTION REQUIRED: database with OLDER release number 2.7.0 will be opened using CURRENT client release number 3.1.3
+StoreGateSvc         INFO Initializing StoreGateSvc - package version StoreGate-03-06-43
+ConditionStore       INFO Initializing ConditionStore - package version StoreGate-03-06-43
 IOVSvc               INFO No IOVSvcTool associated with store "StoreGateSvc"
-StoreGateSvc         INFO Initializing StoreGateSvc - package version StoreGate-03-06-17
 IOVSvcTool           INFO IOVRanges will be checked at every Event
 IOVDbSvc             INFO Disconnecting from COOLOFL_LAR/OFLP200
 RalSessionMgr Info Commit the read-only transaction active for the duration of the database connection
@@ -192,25 +190,28 @@ DetDescrCnvSvc       INFO  filling address for ZdcID with CLID 190591643 and sto
 GeoModelSvc          INFO Retrieved DetectorTools = PrivateToolHandleArray(['LArDetectorToolNV/LArDetectorToolNV','TileDetectorTool/TileDetectorTool'])
 CORAL/Services/ConnectionService Info Re-ordering 3 replicas using installed algorithm
 CORAL/Services/ConnectionService Info Sorting algorithm selected 4 replicas
-CORAL/Services/ConnectionService Warning Failed to connect to service geomDB/geomDB_sqlite (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_14.5.0-x86_64-slc6-gcc49-dbg/geomDB is not writable" )' - do NOT retry
+CORAL/Services/ConnectionService Warning Failed to connect to service geomDB/geomDB_sqlite (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_14.5.0/geomDB is not writable" )' - do NOT retry
 CORAL/Services/ConnectionService Info Connection to service "geomDB/geomDB_sqlite" with connectionID=C#5 will be disconnected
-CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:geomDB/geomDB_sqlite": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_14.5.0-x86_64-slc6-gcc49-dbg/geomDB is not writable" )
+CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:geomDB/geomDB_sqlite": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_14.5.0/geomDB is not writable" )
 CORAL/RelationalPlugins/frontier Info The current compresion level is 5
 CORAL/Services/ConnectionService Info New connection to service "ATLF/()" with connectionID=C#6 has been connected
 CORAL/Services/ConnectionService Info New user session with sessionID=S#3(C#6.s#1) started on connectionID=C#6 to service "ATLF/()" for user "" in read-only mode
-GeoModelSvc.LAr...   INFO Keys for LAr are ATLAS-GEO-02-01-00  ATLAS
-GeoModelSvc.LAr...   INFO Building LAr version LAr-Revised-04 while ATLAS version is ATLAS-GEO-02-01-00
+GeoModelSvc.LAr...   INFO Keys for LAr are ATLAS-R1-2012-03-01-00  ATLAS
+GeoModelSvc.LAr...   INFO Building LAr version LAr-Revised-14 while ATLAS version is ATLAS-R1-2012-03-01-00
 GeoModelSvc.LAr...   INFO LAr Geometry Options:
 GeoModelSvc.LAr...   INFO   Sagging           = false
 GeoModelSvc.LAr...   INFO   Barrel            = ON
 GeoModelSvc.LAr...   INFO   Endcap            = ON
-LAr::DetectorFa...   INFO  old description withut bold in the geometry database 
-LAr::DetectorFa...   INFO  old coil bumper description 
-BarrelConstruction   INFO Getting primary numbers for ATLAS, ATLAS-GEO-02-01-00
-BarrelConstruction   INFO   Makes detailed absorber sandwich  ? 0 0
+LAr::DetectorFa...   INFO  new description with barrel croystat bolts
+LAr::DetectorFa...   INFO  new coil bumper description 
+BarrelConstruction   INFO Getting primary numbers for ATLAS, ATLAS-R1-2012-03-01-00
+BarrelConstruction   INFO   Makes detailed absorber sandwich  ? 1 1
 BarrelConstruction   INFO   Use sagging in geometry  ? 0
+============== EMEC Construction ===============
+  multi-layered version of absorbers activated, mlabs == 1
+================================================
 EventPersistenc...   INFO Added successfully Conversion service:DetDescrCnvSvc
-ClassIDSvc           INFO  getRegistryEntries: read 13561 CLIDRegistry entries for module ALL
+ClassIDSvc           INFO  getRegistryEntries: read 18142 CLIDRegistry entries for module ALL
 CaloIDHelper_ID...   INFO in createObj: creating a TileTBID helper object in the detector store
 IdDictDetDescrCnv    INFO in initialize
 IdDictDetDescrCnv    INFO in createObj: creating a IdDictManager object in the detector store
@@ -220,12 +221,12 @@ IdDictDetDescrCnv    INFO Reading LArCalorimeter   IdDict file IdDictParser/IdDi
 IdDictDetDescrCnv    INFO Reading TileCalorimeter  IdDict file IdDictParser/IdDictTileCalorimeter.xml
 IdDictDetDescrCnv    INFO Reading Calorimeter      IdDict file IdDictParser/IdDictCalorimeter_L1Onl.xml
 IdDictDetDescrCnv    INFO Reading MuonSpectrometer IdDict file IdDictParser/IdDictMuonSpectrometer_R.01.xml
-IdDictDetDescrCnv    INFO Reading ForwardDetectors IdDict file IdDictParser/IdDictForwardDetectors.xml
+IdDictDetDescrCnv    INFO Reading ForwardDetectors IdDict file IdDictParser/IdDictForwardDetectors_2010.xml
 IdDictDetDescrCnv    INFO Found id dicts:
 IdDictDetDescrCnv    INFO Using dictionary tag: destaged_layout
 IdDictDetDescrCnv    INFO Dictionary ATLAS                version default              DetDescr tag (using default) file 
 IdDictDetDescrCnv    INFO Dictionary Calorimeter          version default              DetDescr tag CaloIdentifier-LVL1-02 file IdDictParser/IdDictCalorimeter_L1Onl.xml
-IdDictDetDescrCnv    INFO Dictionary ForwardDetectors     version default              DetDescr tag ForDetIdentifier-00       file IdDictParser/IdDictForwardDetectors.xml
+IdDictDetDescrCnv    INFO Dictionary ForwardDetectors     version default              DetDescr tag ForDetIdentifier-01       file IdDictParser/IdDictForwardDetectors_2010.xml
 IdDictDetDescrCnv    INFO Dictionary InnerDetector        version default              DetDescr tag InDetIdentifier-05        file IdDictParser/IdDictInnerDetector.xml
 IdDictDetDescrCnv    INFO Dictionary LArCalorimeter       version fullAtlas            DetDescr tag LArIdentifier-DC3-05-Comm file IdDictParser/IdDictLArCalorimeter_DC3-05-Comm-01.xml
 IdDictDetDescrCnv    INFO Dictionary LArElectrode         version fullAtlas            DetDescr tag (using default) file 
@@ -235,22 +236,23 @@ IdDictDetDescrCnv    INFO Dictionary TileCalorimeter      version fullAtlasAndTe
 TileTBID             INFO initialize_from_dictionary 
 AtlasDetectorID      INFO initialize_from_dictionary - OK
 EndcapDMConstru...   INFO Start building EC electronics geometry
-EndcapDMConstru...   INFO Skip building EC electronics. Database flag not set
+============== EMEC Construction ===============
+  multi-layered version of absorbers activated, mlabs == 1
+================================================
 EndcapDMConstru...   INFO Start building EC electronics geometry
-EndcapDMConstru...   INFO Skip building EC electronics. Database flag not set
-GeoModelSvc          INFO GeoModelSvc.LArDetectorToolNV	 SZ= 44312Kb 	 Time = 2.27S
+GeoModelSvc          INFO GeoModelSvc.LArDetectorToolNV	 SZ= 47796Kb 	 Time = 6.9S
 GeoModelSvc.Til...   INFO  Entering TileDetectorTool::create()
-GeoModelSvc.Til...   INFO TileDddbManager: m_tag = ATLAS-GEO-02-01-00
+GeoModelSvc.Til...   INFO TileDddbManager: m_tag = ATLAS-R1-2012-03-01-00
 GeoModelSvc.Til...   INFO TileDddbManager: n_tiglob = 5
 GeoModelSvc.Til...   INFO TileDddbManager: n_timod = 320
 GeoModelSvc.Til...   INFO TileDddbManager: n_cuts = 9
 GeoModelSvc.Til...   INFO TileDddbManager: n_saddle = 1
-GeoModelSvc.Til...   INFO TileDddbManager: n_tilb = 19
+GeoModelSvc.Til...   INFO TileDddbManager: n_tilb = 20
 GeoModelSvc.Til...   INFO TileDddbManager: n_tileSwitches = 1
-ClassIDSvc           INFO  getRegistryEntries: read 105 CLIDRegistry entries for module ALL
+ClassIDSvc           INFO  getRegistryEntries: read 107 CLIDRegistry entries for module ALL
 CaloIDHelper_ID...   INFO in createObj: creating a TileID helper object in the detector store
 AtlasDetectorID      INFO initialize_from_dictionary - OK
-TileNeighbour        INFO Reading file  /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/TileNeighbour_reduced.txt
+TileNeighbour        INFO Reading file  /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/TileNeighbour_reduced.txt
 CaloIDHelper_ID...   INFO in createObj: creating a CaloCell_ID helper object in the detector store
 CaloIDHelper_ID...   INFO in createObj: creating a LArEM_ID helper object in the detector store
 AtlasDetectorID      INFO initialize_from_dictionary - OK
@@ -258,9 +260,9 @@ CaloIDHelper_ID...   INFO in createObj: creating a LArHEC_ID helper object in th
 AtlasDetectorID      INFO initialize_from_dictionary - OK
 CaloIDHelper_ID...   INFO in createObj: creating a LArFCAL_ID helper object in the detector store
 AtlasDetectorID      INFO initialize_from_dictionary - OK
-LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/FCal2DNeighbors-DC3-05-Comm-01.txt
-LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/FCal3DNeighborsNext-DC3-05-Comm-01.txt
-LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/FCal3DNeighborsPrev-DC3-05-Comm-01.txt
+LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/FCal2DNeighbors-April2011.txt
+LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/FCal3DNeighborsNext-April2011.txt
+LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/FCal3DNeighborsPrev-April2011.txt
 CaloIDHelper_ID...   INFO in createObj: creating a LArMiniFCAL_ID helper object in the detector store
 AtlasDetectorID      INFO initialize_from_dictionary - OK
 LArMiniFCAL_ID       INFO  initialize_from_dict - LArCalorimeter dictionary does NOT contain miniFCAL description. Unable to initialize LArMiniFCAL_ID.
@@ -268,7 +270,7 @@ AtlasDetectorID      INFO initialize_from_dictionary - OK
 TileHWIDDetDesc...   INFO in createObj: creating a TileHWID helper object in the detector store
 TileHWID             INFO initialize_from_dictionary 
 AtlasDetectorID      INFO initialize_from_dictionary - OK
-GeoModelSvc.Til...   INFO  U-shape parameter from database is: 0
+GeoModelSvc.Til...   INFO  U-shape parameter from database is: 1
 GeoModelSvc.Til...   INFO  Entering TileAtlasFactory::create()
 GeoModelSvc.Til...   INFO  Tile Geometry with Saddle supports, starting from TileCal-CSC-02 xxx
 GeoModelSvc.Til...   INFO  => New BFingerLengthPos 430.5
@@ -280,36 +282,35 @@ GeoModelSvc.Til...   INFO  Positioning positive ext.barrel with translation 4854
 GeoModelSvc.Til...   INFO  Positioning positive ext.barrel finger with translation ztrans= 6338.5
 GeoModelSvc.Til...   INFO  Positioning positive ext.barrel saddle with translation ztrans= 6192.5
 GeoModelSvc.Til...   INFO  Positive ITC envelope parameters: PLUG1  Rmin= 3438.85 Rmax= 4250 dzITC1= 154.5
-GeoModelSvc.Til...   INFO                                    PLUG2  Rmin= 2988.85 Rmax= 3440 dzITC2= 47.425
+GeoModelSvc.Til...   INFO                                    PLUG2  Rmin= 2981 Rmax= 3440 dzITC2= 47.425
 GeoModelSvc.Til...   INFO  Positioning positive ITC with translation 3405
-GeoModelSvc.Til...   INFO  Positioning positive Gap with translation 3548.5
+GeoModelSvc.Til...   INFO  Positioning positive Gap with translation 3552
 GeoModelSvc.Til...   INFO  Positioning positive Crack with translation 3536
 GeoModelSvc.Til...   INFO  Positioning negative ext.barrel with translation ztrans -4854.75
 GeoModelSvc.Til...   INFO  Positioning negative ext.barrel finger with translation ztrans= -6338.5
 GeoModelSvc.Til...   INFO  Positioning negative ext.barrel saddle with translation ztrans= -6192.5
 GeoModelSvc.Til...   INFO  Negative ITC envelope parameters: PLUG1  Rmin= 3438.85 Rmax= 4250 dzITC1= 154.5
-GeoModelSvc.Til...   INFO                                    PLUG2  Rmin= 2988.85 Rmax= 3440 dzITC2= 47.425
+GeoModelSvc.Til...   INFO                                    PLUG2  Rmin= 2981 Rmax= 3440 dzITC2= 47.425
 GeoModelSvc.Til...   INFO  Positioning negative ITC with translation -3405
-GeoModelSvc.Til...   INFO  Positioning negative Gap with translation -3548.5
+GeoModelSvc.Til...   INFO  Positioning negative Gap with translation -3552
 GeoModelSvc.Til...   INFO  Positioning negative Crack with translation -3536
 GeoModelSvc.Til...   INFO  Global positioning of barrel with rotation (0,0,0)) and translation (0,0,0) CLHEP::cm
 GeoModelSvc.Til...   INFO  Global positioning of positive ext.barrel with rotation (0,0,0)) and translation (0,0,0) CLHEP::cm
 GeoModelSvc.Til...   INFO  Global positioning of negative ext.barrel with rotation (0,0,0)) and translation (0,0,1) CLHEP::cm
 GeoModelSvc.Til...   INFO  TileDetDescrManager: entering create_elements() 
-GeoModelSvc          INFO GeoModelSvc.TileDetectorTool	 SZ= 15956Kb 	 Time = 0.77S
+GeoModelSvc          INFO GeoModelSvc.TileDetectorTool	 SZ= 14852Kb 	 Time = 3.02S
 CORAL/Services/ConnectionService Info User session with sessionID=S#3(C#6.s#1) will be ended on connectionID=C#6
 CORAL/Services/ConnectionService Info Connection to service "ATLF/()" with connectionID=C#6 will be disconnected
 ClassIDSvc           INFO  getRegistryEntries: read 6 CLIDRegistry entries for module ALL
-ClassIDSvc           INFO  getRegistryEntries: read 60 CLIDRegistry entries for module ALL
-AthenaEventLoopMgr   INFO Initializing AthenaEventLoopMgr - package version AthenaServices-01-59-49
+ClassIDSvc           INFO  getRegistryEntries: read 61 CLIDRegistry entries for module ALL
+AthenaEventLoopMgr   INFO Initializing AthenaEventLoopMgr - package version AthenaServices-01-60-14
 AthMasterSeq         INFO Member list: AthSequencer/AthAlgSeq, AthSequencer/AthOutSeq, AthSequencer/AthRegSeq
 AthAlgSeq            INFO Member list: PyAthena::Alg/dumper
 PyComponentMgr       INFO Initializing PyComponentMgr...
 dumper               INFO Initializing dumper...
-RootStorageSvc::RootClassLoader Info Failed to load dictionary for native class: "ClassIDSvc"
 HistogramPersis...WARNING Histograms saving not required.
 AthenaEventLoopMgr   INFO Setup EventSelector service EventSelector
-ActiveStoreSvc       INFO Initializing ActiveStoreSvc - package version StoreGate-03-06-17
+ActiveStoreSvc       INFO Initializing ActiveStoreSvc - package version StoreGate-03-06-43
 ApplicationMgr       INFO Application Manager Initialized successfully
 InputMetaDataStore   INFO Start InputMetaDataStore
 MetaDataStore        INFO Start MetaDataStore
@@ -328,6 +329,7 @@ PoolSvc              INFO Failed to find container POOLContainer(DataHeader) to
 ImplicitCollection Info Opened the implicit collection with connection string "PFN:/afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-14.5.0/AOD-14.5.0-full.pool.root"
 ImplicitCollection Info and a name "POOLContainer_DataHeader"
 StoreGateSvc         INFO Start StoreGateSvc
+ConditionStore       INFO Start ConditionStore
 DetectorStore        INFO Start DetectorStore
 ApplicationMgr       INFO Application Manager Started successfully
 PoolSvc              INFO Failed to find container MetaDataHdr(DataHeader) to get Token.
@@ -340,15 +342,15 @@ RalSessionMgr Info Instantiate a R/O RalSessionMgr for 'COOLOFL_LAR/OFLP200'
 RalSessionMgr Info Connect to the database server
 CORAL/Services/ConnectionService Info Re-ordering 3 replicas using installed algorithm
 CORAL/Services/ConnectionService Info Sorting algorithm selected 4 replicas
-CORAL/Services/ConnectionService Warning Failed to connect to service sqlite200/ALLP200.db (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_14.5.0-x86_64-slc6-gcc49-dbg/sqlite200 is not writable" )' - do NOT retry
+CORAL/Services/ConnectionService Warning Failed to connect to service sqlite200/ALLP200.db (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_14.5.0/sqlite200 is not writable" )' - do NOT retry
 CORAL/Services/ConnectionService Info Connection to service "sqlite200/ALLP200.db" with connectionID=C#7 will be disconnected
-CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:sqlite200/ALLP200.db": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_14.5.0-x86_64-slc6-gcc49-dbg/sqlite200 is not writable" )
+CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:sqlite200/ALLP200.db": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_14.5.0/sqlite200 is not writable" )
 CORAL/RelationalPlugins/frontier Info The current compresion level is 5
 CORAL/Services/ConnectionService Info New connection to service "ATLF/()" with connectionID=C#8 has been connected
 CORAL/Services/ConnectionService Info New user session with sessionID=S#4(C#8.s#1) started on connectionID=C#8 to service "ATLF/()" for user "" in read-only mode
 RalSessionMgr Info Start a read-only transaction active for the duration of the database connection
 RelationalDatabase Info Instantiate a R/O RalDatabase for 'COOLOFL_LAR/OFLP200'
-RelationalDatabase Info Release number backward compatibility - NO SCHEMA EVOLUTION REQUIRED: database with OLDER release number 2.7.0 will be opened using CURRENT client release number 3.1.0
+RelationalDatabase Info Release number backward compatibility - NO SCHEMA EVOLUTION REQUIRED: database with OLDER release number 2.7.0 will be opened using CURRENT client release number 3.1.3
 IOVDbSvc             INFO HVS tag OFLCOND-CSC-00-01-00 resolved to LARAlign_CSC_01 for folder /LAR/Align
 IOVDbSvc             INFO HVS tag OFLCOND-CSC-00-01-00 resolved to LArCellPositionShift-ideal for folder /LAR/LArCellPositionShift
 IOVDbSvc             INFO Disconnecting from COOLOFL_LAR/OFLP200
@@ -365,7 +367,7 @@ Domain[ROOT_All] Info                           /afs/cern.ch/atlas/conditions/po
 RootDatabase.open Success /afs/cern.ch/atlas/conditions/poolcond/vol0/oflcond.000002.conditions.simul.pool.v0000/oflcond.000002.conditions.simul.pool.v0000._0058.pool.root File version:51304
 GeoModelSvc       WARNING *** *** Geometry configured through jobOptions does not match TagInfo tags! *** ***
 GeoModelSvc          INFO ** Job Option configuration: 
-GeoModelSvc          INFO * ATLAS tag: ATLAS-GEO-02-01-00
+GeoModelSvc          INFO * ATLAS tag: ATLAS-R1-2012-03-01-00
 GeoModelSvc          INFO * InDet tag: 
 GeoModelSvc          INFO * Pixel tag: 
 GeoModelSvc          INFO * SCT   tag: 
@@ -381,7 +383,7 @@ GeoModelSvc          INFO ** TAG INFO configuration:
 GeoModelSvc          INFO * ATLAS tag: ATLAS-CSC-01-02-00
 CaloMgrDetDescrCnv   INFO in createObj: creating a Calo Detector Manager object in the detector store
 CaloIdMgrDetDes...   INFO in createObj: creating a CaloDescrManager object in the detector store
-ClassIDSvc           INFO  getRegistryEntries: read 818 CLIDRegistry entries for module ALL
+ClassIDSvc           INFO  getRegistryEntries: read 807 CLIDRegistry entries for module ALL
 CaloIDHelper_ID...   INFO in createObj: creating a CaloDM_ID helper object in the detector store
 CaloDM_ID            INFO initialize_from_dictionary
 AtlasDetectorID      INFO initialize_from_dictionary - OK
@@ -398,20 +400,20 @@ CaloIDHelper_ID...   INFO in createObj: creating a LArHEC_SuperCell_ID helper ob
 AtlasDetectorID      INFO initialize_from_dictionary - OK
 CaloIDHelper_ID...   INFO in createObj: creating a LArFCAL_SuperCell_ID helper object in the detector store
 AtlasDetectorID      INFO initialize_from_dictionary - OK
-LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/FCalSuperCells2DNeighborsNew-April2014.txt
-LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/FCalSuperCells3DNeighborsNextNew-April2014.txt
-LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/FCalSuperCells3DNeighborsPrevNew-April2014.txt
+LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/FCalSuperCells2DNeighborsNew-April2014.txt
+LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/FCalSuperCells3DNeighborsNextNew-April2014.txt
+LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/FCalSuperCells3DNeighborsPrevNew-April2014.txt
 CaloIDHelper_ID...   INFO in createObj: creating a Tile_SuperCell_ID helper object in the detector store
 AtlasDetectorID      INFO initialize_from_dictionary - OK
-TileNeighbour        INFO Reading file  /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/TileSuperCellNeighbour.txt
+TileNeighbour        INFO Reading file  /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/TileSuperCellNeighbour.txt
 AtlasDetectorID      INFO initialize_from_dictionary - OK
 CaloIdMgrDetDes...   INFO  Finished 
 CaloIdMgrDetDes...   INFO Initializing CaloIdMgr from values in CaloIdMgrDetDescrCnv 
 CORAL/Services/ConnectionService Info Re-ordering 3 replicas using installed algorithm
 CORAL/Services/ConnectionService Info Sorting algorithm selected 4 replicas
-CORAL/Services/ConnectionService Warning Failed to connect to service geomDB/geomDB_sqlite (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_14.5.0-x86_64-slc6-gcc49-dbg/geomDB is not writable" )' - do NOT retry
+CORAL/Services/ConnectionService Warning Failed to connect to service geomDB/geomDB_sqlite (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_14.5.0/geomDB is not writable" )' - do NOT retry
 CORAL/Services/ConnectionService Info Connection to service "geomDB/geomDB_sqlite" with connectionID=C#9 will be disconnected
-CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:geomDB/geomDB_sqlite": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_14.5.0-x86_64-slc6-gcc49-dbg/geomDB is not writable" )
+CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:geomDB/geomDB_sqlite": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_14.5.0/geomDB is not writable" )
 CORAL/RelationalPlugins/frontier Info The current compresion level is 5
 CORAL/Services/ConnectionService Info New connection to service "ATLF/()" with connectionID=C#10 has been connected
 CORAL/Services/ConnectionService Info New user session with sessionID=S#5(C#10.s#1) started on connectionID=C#10 to service "ATLF/()" for user "" in read-only mode
@@ -421,8 +423,8 @@ Domain[ROOT_All] Info ->  Access   DbDatabase   READ      [ROOT_All] 8667C6F2-15
 Domain[ROOT_All] Info                           /afs/cern.ch/atlas/conditions/poolcond/vol0/cond08_mc.000003.gen.COND/cond08_mc.000003.gen.COND._0064.pool.root
 RootDatabase.open Success /afs/cern.ch/atlas/conditions/poolcond/vol0/cond08_mc.000003.gen.COND/cond08_mc.000003.gen.COND._0064.pool.root File version:52200
 AthenaEventLoopMgr   INFO   ===>>>  start processing event #1388, run #5200 0 events processed so far  <<<===
-ClassIDSvc           INFO  getRegistryEntries: read 206 CLIDRegistry entries for module ALL
-ClassIDSvc           INFO  getRegistryEntries: read 1664 CLIDRegistry entries for module ALL
+ClassIDSvc           INFO  getRegistryEntries: read 204 CLIDRegistry entries for module ALL
+ClassIDSvc           INFO  getRegistryEntries: read 242 CLIDRegistry entries for module ALL
 CaloTowerContai...WARNING  No SUBCALO in CaloTowerContainer
 AthenaEventLoopMgr   INFO   ===>>>  done processing event #1388, run #5200 1 events processed so far  <<<===
 /afs/cern.ch/atlas/conditions/poolcond/vol0/oflcond.000002.conditions.simul.pool.v0000/oflcond.000002.conditions.simul.pool.v0000._0058.pool.root Info Database being retired...
@@ -462,6 +464,7 @@ Domain[ROOT_All] Info ->  Deaccess DbDatabase   READ      [ROOT_All] AE38AD8D-00
 Domain[ROOT_All] Info >   Deaccess DbDomain     READ      [ROOT_All] 
 AthenaEventLoopMgr   INFO No more events in event selection 
 DetectorStore        INFO Stop DetectorStore
+ConditionStore       INFO Stop ConditionStore
 StoreGateSvc         INFO Stop StoreGateSvc
 StoreGateSvc         INFO stop: setting service priority to 101 so that event stores get finalized and cleared before other stores
 TagMetaDataStore     INFO Stop TagMetaDataStore
@@ -473,28 +476,29 @@ AthAlgSeq            INFO Finalizing AthAlgSeq...
 AthOutSeq            INFO Finalizing AthOutSeq...
 AthRegSeq            INFO Finalizing AthRegSeq...
 AthMasterSeq         INFO Finalizing AthMasterSeq...
-StoreGateSvc         INFO Finalizing StoreGateSvc - package version StoreGate-03-06-17
+StoreGateSvc         INFO Finalizing StoreGateSvc - package version StoreGate-03-06-43
 PyComponentMgr       INFO Finalizing PyComponentMgr...
 IdDictDetDescrCnv    INFO in finalize
-DetectorStore        INFO Finalizing DetectorStore - package version StoreGate-03-06-17
-IOVDbSvc             INFO Folder /LAR/Align (PoolRef) db-read 1/1 objs/chan/bytes 1/1/168 ((     0.26 ))s
-IOVDbSvc             INFO Folder /LAR/LArCellPositionShift (PoolRef) db-read 1/1 objs/chan/bytes 1/1/195 ((     0.09 ))s
-IOVDbSvc             INFO Total payload read from COOL: 363 bytes in ((      0.34 ))s
+DetectorStore        INFO Finalizing DetectorStore - package version StoreGate-03-06-43
+ConditionStore       INFO Finalizing ConditionStore - package version StoreGate-03-06-43
+IOVDbSvc             INFO Folder /LAR/Align (PoolRef) db-read 1/1 objs/chan/bytes 1/1/168 ((     0.39 ))s
+IOVDbSvc             INFO Folder /LAR/LArCellPositionShift (PoolRef) db-read 1/1 objs/chan/bytes 1/1/195 ((     0.05 ))s
+IOVDbSvc             INFO Total payload read from COOL: 363 bytes in ((      0.44 ))s
 IOVDbSvc             INFO Connection sqlite://;schema=mycool.db;dbname=OFLP200 : nConnect: 0 nFolders: 0 ReadTime: ((     0.00 ))s
-IOVDbSvc             INFO Connection COOLOFL_LAR/OFLP200 : nConnect: 2 nFolders: 2 ReadTime: ((     0.34 ))s
-TagMetaDataStore     INFO Finalizing TagMetaDataStore - package version StoreGate-03-06-17
-PoolSvc              INFO I/O finalization...
+IOVDbSvc             INFO Connection COOLOFL_LAR/OFLP200 : nConnect: 2 nFolders: 2 ReadTime: ((     0.44 ))s
+TagMetaDataStore     INFO Finalizing TagMetaDataStore - package version StoreGate-03-06-43
 XMLFileCatalog Info Updating the catalog
 PoolXMLFileCatalog Info XercesC termination number 0
-MetaDataStore        INFO Finalizing MetaDataStore - package version StoreGate-03-06-17
-InputMetaDataStore   INFO Finalizing InputMetaDataStore - package version StoreGate-03-06-17
+PoolSvc              INFO I/O finalization...
+MetaDataStore        INFO Finalizing MetaDataStore - package version StoreGate-03-06-43
+InputMetaDataStore   INFO Finalizing InputMetaDataStore - package version StoreGate-03-06-43
 AthDictLoaderSvc     INFO in finalize...
 ToolSvc              INFO Removing all tools created by ToolSvc
 *****Chrono*****     INFO ****************************************************************************************************
 *****Chrono*****     INFO  The Final CPU consumption ( Chrono ) Table (ordered)
 *****Chrono*****     INFO ****************************************************************************************************
 AthenaSealSvc::...   INFO Time User   : Tot=    0 [us]                                             #=  1
-ChronoStatSvc        INFO Time User   : Tot= 57.7  [s]                                             #=  1
+ChronoStatSvc        INFO Time User   : Tot= 49.6  [s]                                             #=  1
 *****Chrono*****     INFO ****************************************************************************************************
 ChronoStatSvc.f...   INFO  Service finalized successfully 
 ApplicationMgr       INFO Application Manager Finalized successfully
diff --git a/Calorimeter/CaloCnv/CaloAthenaPool/share/CaloTPCnv_15.1.0.ref b/Calorimeter/CaloCnv/CaloAthenaPool/share/CaloTPCnv_15.1.0.ref
index 502b06336d712ea73be2c66a2fa598d64bbf5ea9..39813f5331d7780b07feed0e26e86c9455274cce 100644
--- a/Calorimeter/CaloCnv/CaloAthenaPool/share/CaloTPCnv_15.1.0.ref
+++ b/Calorimeter/CaloCnv/CaloAthenaPool/share/CaloTPCnv_15.1.0.ref
@@ -1,73 +1,70 @@
-Thu Jan 14 21:45:49 CET 2016
+Mon May 23 17:15:39 CEST 2016
 Preloading tcmalloc_minimal.so
 Py:Athena            INFO including file "AthenaCommon/Preparation.py"
-Py:Athena            INFO using release [AtlasOffline-21.0.0] [x86_64-slc6-gcc49-dbg] [21.X.Y-VAL/rel_6] -- built on [2016-01-08 22:41]
+Py:Athena            INFO using release [WorkDir-21.0.0] [x86_64-slc6-gcc49-dbg] [private/private] -- built on [2016-05-23 17:13]
 Py:Athena            INFO including file "AthenaCommon/Bootstrap.py"
 Py:Athena            INFO including file "AthenaCommon/Atlas.UnixStandardJob.py"
-Warning in <TInterpreter::ReadRootmapFile>: class  CaloSampling found in CaloEventDict.so  is already in libISF_FastCaloSimParametrizationLib.so 
+Warning in <TInterpreter::ReadRootmapFile>: class  Event found in libG4AtlasControlDict.so  is already in libtest_GPyTestDict.so 
+Warning in <TInterpreter::ReadRootmapFile>: class  UCharDbArray found in libStorageSvcDict.so  is already in libRootCnvDict.so 
 Py:Athena            INFO executing ROOT6Setup
 [?1034hPy:Athena            INFO including file "AthenaCommon/Execution.py"
 Py:Athena            INFO including file "CaloAthenaPool/CaloTPCnv_15.1.0_test.py"
 Py:Athena            INFO including file "AthenaPoolUtilities/TPCnvTest.py"
-Py:ConfigurableDb    INFO Read module info for 4912 configurables from 10 genConfDb files
-Py:ConfigurableDb WARNING Found 4 duplicates among the 10 genConfDb files :
+Py:ConfigurableDb    INFO Read module info for 5012 configurables from 9 genConfDb files
+Py:ConfigurableDb WARNING Found 1 duplicates among the 9 genConfDb files :
 Py:ConfigurableDb WARNING --------------------------------------------------
 Py:ConfigurableDb WARNING   -<component name>: <module> - [ <duplicates> ]
 Py:ConfigurableDb WARNING --------------------------------------------------
-Py:ConfigurableDb WARNING   -DerivationFramework__JetCaloClusterThinning: DerivationFrameworkCalo.DerivationFrameworkCaloConf - ['DerivationFrameworkEGamma.DerivationFrameworkEGammaConf']
-Py:ConfigurableDb WARNING   -DerivationFramework__CellDecorator: DerivationFrameworkCalo.DerivationFrameworkCaloConf - ['DerivationFrameworkEGamma.DerivationFrameworkEGammaConf']
-Py:ConfigurableDb WARNING   -DerivationFramework__CaloClusterThinning: DerivationFrameworkCalo.DerivationFrameworkCaloConf - ['DerivationFrameworkEGamma.DerivationFrameworkEGammaConf']
-Py:ConfigurableDb WARNING   -DerivationFramework__MaxCellDecorator: DerivationFrameworkCalo.DerivationFrameworkCaloConf - ['DerivationFrameworkEGamma.DerivationFrameworkEGammaConf']
+Py:ConfigurableDb WARNING   -D3PD__TrigConfMetadataTool: TriggerD3PDMaker.TriggerD3PDMakerConf - ['TrigCostD3PDMaker.TrigCostD3PDMakerConf']
 Py:ConfigurableDb WARNING Fix your cmt/requirements file !!
 Py:Athena            INFO including file "IdDictDetDescrCnv/IdDictDetDescrCnv_joboptions.py"
-EventInfoMgtInit: Got release version  AtlasOffline-rel_6
+EventInfoMgtInit: Got release version  AtlasOffline-rel_1
 Py:IOVDbSvc.CondDB    INFO Setting up conditions DB access to instance OFLP200
-Data source lookup using /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasCore/rel_6/InstallArea/XML/AtlasAuthentication/dblookup.xml file
+Data source lookup using /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasCore/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/XML/AtlasAuthentication/dblookup.xml file
+SetGeometryVersion.py obtained major release version 21
 Py:Athena            INFO including file "AthenaCommon/runbatch.py"
-ApplicationMgr       INFO Updating Gaudi::PluginService::SetDebug(level) to level=0
+ApplicationMgr       INFO Updating Gaudi::PluginService::SetDebug(level) to level= 'PluginDebugLevel':0
 ApplicationMgr    SUCCESS 
 ====================================================================================================================================
-                                                   Welcome to ApplicationMgr (GaudiCoreSvc v3r4)
-                                          running on lxplus0034.cern.ch on Thu Jan 14 21:46:25 2016
+                                                   Welcome to ApplicationMgr (GaudiCoreSvc v4r1)
+                                          running on lxplus024.cern.ch on Mon May 23 17:17:09 2016
 ====================================================================================================================================
 ApplicationMgr       INFO Successfully loaded modules : AthenaServices
 ApplicationMgr       INFO Application Manager Configured successfully
-ApplicationMgr       INFO Updating Gaudi::PluginService::SetDebug(level) to level=0
+ApplicationMgr       INFO Updating Gaudi::PluginService::SetDebug(level) to level= 'PluginDebugLevel':0
 StatusCodeSvc        INFO initialize
-JobIDSvc             INFO Initializing JobIDSvc - package version AthenaServices-01-59-49
+JobIDSvc             INFO Initializing JobIDSvc - package version AthenaServices-01-60-14
 AthDictLoaderSvc     INFO in initialize...
 AthDictLoaderSvc     INFO acquired Dso-registry
-ClassIDSvc           INFO Initializing ClassIDSvc - package version CLIDComps-00-06-18
-ClassIDSvc           INFO  getRegistryEntries: read 4694 CLIDRegistry entries for module ALL
+ClassIDSvc           INFO Initializing ClassIDSvc - package version CLIDComps-00-06-20
+ClassIDSvc           INFO  getRegistryEntries: read 5111 CLIDRegistry entries for module ALL
 ChronoStatSvc        INFO  Number of skipped events for MemStat-1
 CoreDumpSvc          INFO install f-a-t-a-l handler... (flag = -1)
 CoreDumpSvc          INFO Handling signals: 11(Segmentation fault) 7(Bus error) 4(Illegal instruction) 8(Floating point exception) 
-DetectorStore        INFO Initializing DetectorStore - package version StoreGate-03-06-17
-MetaDataSvc          INFO Initializing MetaDataSvc - package version AthenaServices-01-59-49
-InputMetaDataStore   INFO Initializing InputMetaDataStore - package version StoreGate-03-06-17
-MetaDataStore        INFO Initializing MetaDataStore - package version StoreGate-03-06-17
-AthenaPoolCnvSvc     INFO Initializing AthenaPoolCnvSvc - package version AthenaPoolCnvSvc-00-28-02
-PoolSvc              INFO Initializing PoolSvc - package version PoolSvc-00-25-00
+DetectorStore        INFO Initializing DetectorStore - package version StoreGate-03-06-43
+MetaDataSvc          INFO Initializing MetaDataSvc - package version AthenaServices-01-60-14
+InputMetaDataStore   INFO Initializing InputMetaDataStore - package version StoreGate-03-06-43
+MetaDataStore        INFO Initializing MetaDataStore - package version StoreGate-03-06-43
+AthenaPoolCnvSvc     INFO Initializing AthenaPoolCnvSvc - package version AthenaPoolCnvSvc-00-28-20
+PoolSvc              INFO Initializing PoolSvc - package version PoolSvc-00-25-03
 PoolSvc              INFO io_register[PoolSvc](xmlcatalog_file:PoolFileCatalog.xml) [ok]
 PoolSvc              INFO Set connectionsvc retry/timeout/IDLE timeout to  'ConnectionRetrialPeriod':300/ 'ConnectionRetrialTimeOut':3600/ 'ConnectionTimeOut':5 seconds with connection cleanup disabled
 PoolSvc              INFO Frontier compression level set to 5
 DBReplicaSvc         INFO Frontier server at (serverurl=http://atlasfrontier-ai.cern.ch:8000/atlr)(serverurl=http://aiatlas036.cern.ch:8000/atlr)(serverurl=http://aiatlas034.cern.ch:8000/atlr)(serverurl=http://ccfrontier.in2p3.fr:23128/ccin2p3-AtlasFrontier)(serverurl=http://ccsqfatlasli02.in2p3.fr:23128/ccin2p3-AtlasFrontier)(serverurl=http://ccsqfatlasli01.in2p3.fr:23128/ccin2p3-AtlasFrontier)(proxyurl=http://ca-proxy.cern.ch:3128)(proxyurl=http://ca18.cern.ch:3128)(proxyurl=http://ca17.cern.ch:3128)(proxyurl=http://atlast0fsquid.cern.ch:3128)(proxyurl=http://atlassquid1.cern.ch:3128)(proxyurl=http://atlassquid2.cern.ch:3128)(proxyurl=http://atlassquid4.cern.ch:3128) will be considered for COOL data
-DBReplicaSvc         INFO Read replica configuration from /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasCore/rel_6/InstallArea/share/dbreplica.config
-DBReplicaSvc         INFO Total of 10 servers found for host lxplus0034.cern.ch [ATLF ATLAS_COOLPROD atlas_dd ATLAS_CONFIG INT8R INTR ATONR_COOL ATONR_CONF DEVDB11 ATLF ]
+DBReplicaSvc         INFO Read replica configuration from /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasCore/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/dbreplica.config
+DBReplicaSvc         INFO Total of 10 servers found for host lxplus024.cern.ch [ATLF ATLAS_COOLPROD atlas_dd ATLAS_CONFIG INT8R INTR ATONR_COOL ATONR_CONF DEVDB11 ATLF ]
 PoolSvc              INFO Successfully setup replica sorting algorithm
 PoolSvc              INFO Re-initializing PoolSvc
-PoolSvc              INFO Resolved path (via DATAPATH) is /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasCore/rel_6/InstallArea/share/poolcond/PoolCat_oflcond.xml
+PoolSvc           WARNING Unable to locate catalog for prfile:poolcond/PoolCat_oflcond.xml via PathResolver, check your DATAPATH variable
 PoolSvc              INFO Resolved path (via ATLAS_POOLCOND_PATH) is /afs/cern.ch/atlas/conditions/poolcond/catalogue/poolcond/PoolCat_oflcond.xml
 PoolSvc              INFO POOL WriteCatalog is xmlcatalog_file:PoolFileCatalog.xml
 XMLFileCatalog Info Connecting to the catalog
 PoolXMLFileCatalog Info Xerces-c initialization Number 0
 XMLFileCatalog Info Connecting to the catalog
-XMLFileCatalog Info Connecting to the catalog
 PoolXMLFileCatalog Info File PoolFileCatalog.xml does not exist, a new one is created
 PoolXMLFileCatalog Info Read-only filesystem
-PoolXMLFileCatalog Info Read-only filesystem
-EventSelector        INFO Initializing EventSelector - package version EventSelectorAthenaPool-00-19-01
-TagMetaDataStore     INFO Initializing TagMetaDataStore - package version StoreGate-03-06-17
+EventSelector        INFO Initializing EventSelector - package version EventSelectorAthenaPool-00-19-11
+TagMetaDataStore     INFO Initializing TagMetaDataStore - package version StoreGate-03-06-43
 EventSelector        INFO reinitialization...
 EventSelector        INFO EventSelection with query 
 PoolSvc              INFO File is not in Catalog! Attempt to open it anyway.
@@ -100,14 +97,14 @@ ImplicitCollection Info and a name "POOLContainer_DataHeader"
 PoolSvc              INFO Failed to find container MetaDataHdr(DataHeader) to get Token.
 PoolSvc              INFO Failed to find container MetaDataHdr(DataHeader) to get Token.
 EventPersistenc...   INFO Added successfully Conversion service:AthenaPoolCnvSvc
-AthenaPoolAddre...   INFO Initializing AthenaPoolAddressProviderSvc - package version EventSelectorAthenaPool-00-19-01
+AthenaPoolAddre...   INFO Initializing AthenaPoolAddressProviderSvc - package version EventSelectorAthenaPool-00-19-11
 IOVDbSvc             INFO Opened read transaction for POOL PersistencySvc
 IOVDbSvc             INFO Only 5 POOL conditions files will be open at once
 IOVDbSvc             INFO Cache alignment will be done in 3 slices
 IOVDbSvc             INFO Read from meta data only for folder /TagInfo
 IOVDbSvc             INFO Initialised with 2 connections and 3 folders
 IOVDbSvc             INFO Service IOVDbSvc initialised successfully
-ProxyProviderSvc     INFO Initializing ProxyProviderSvc - package version SGComps-00-02-04
+ProxyProviderSvc     INFO Initializing ProxyProviderSvc - package version SGComps-00-02-08
 IOVDbSvc             INFO Found 8 metadata containers in input file, 0 will be used
 IOVDbSvc             INFO preLoadAddresses: Removing folder /TagInfo. It should only be in the file meta data and was not found.
 IOVDbSvc             INFO Opening COOL connection for COOLOFL_LAR/OFLP200
@@ -122,17 +119,18 @@ RalSessionMgr Warning Use COOL_DISABLE_CORALCONNECTIONPOOLCLEANUP
 CORAL/Services/ConnectionService Info ConnectionServiceConfiguration::setConnectionTimeOut 0
 CORAL/Services/ConnectionService Info Re-ordering 3 replicas using installed algorithm
 CORAL/Services/ConnectionService Info Sorting algorithm selected 4 replicas
-CORAL/Services/ConnectionService Warning Failed to connect to service sqlite200/ALLP200.db (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_15.1.0-x86_64-slc6-gcc49-dbg/sqlite200 is not writable" )' - do NOT retry
+CORAL/Services/ConnectionService Warning Failed to connect to service sqlite200/ALLP200.db (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_15.1.0/sqlite200 is not writable" )' - do NOT retry
 CORAL/Services/ConnectionService Info Connection to service "sqlite200/ALLP200.db" with connectionID=C#3 will be disconnected
-CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:sqlite200/ALLP200.db": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_15.1.0-x86_64-slc6-gcc49-dbg/sqlite200 is not writable" )
+CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:sqlite200/ALLP200.db": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_15.1.0/sqlite200 is not writable" )
 CORAL/RelationalPlugins/frontier Info The current compresion level is 5
 CORAL/Services/ConnectionService Info New connection to service "ATLF/()" with connectionID=C#4 has been connected
 CORAL/Services/ConnectionService Info New user session with sessionID=S#2(C#4.s#1) started on connectionID=C#4 to service "ATLF/()" for user "" in read-only mode
 RalSessionMgr Info Start a read-only transaction active for the duration of the database connection
 RelationalDatabase Info Instantiate a R/O RalDatabase for 'COOLOFL_LAR/OFLP200'
-RelationalDatabase Info Release number backward compatibility - NO SCHEMA EVOLUTION REQUIRED: database with OLDER release number 2.7.0 will be opened using CURRENT client release number 3.1.0
+RelationalDatabase Info Release number backward compatibility - NO SCHEMA EVOLUTION REQUIRED: database with OLDER release number 2.7.0 will be opened using CURRENT client release number 3.1.3
+StoreGateSvc         INFO Initializing StoreGateSvc - package version StoreGate-03-06-43
+ConditionStore       INFO Initializing ConditionStore - package version StoreGate-03-06-43
 IOVSvc               INFO No IOVSvcTool associated with store "StoreGateSvc"
-StoreGateSvc         INFO Initializing StoreGateSvc - package version StoreGate-03-06-17
 IOVSvcTool           INFO IOVRanges will be checked at every Event
 IOVDbSvc             INFO Disconnecting from COOLOFL_LAR/OFLP200
 RalSessionMgr Info Commit the read-only transaction active for the duration of the database connection
@@ -185,25 +183,28 @@ DetDescrCnvSvc       INFO  filling address for ZdcID with CLID 190591643 and sto
 GeoModelSvc          INFO Retrieved DetectorTools = PrivateToolHandleArray(['LArDetectorToolNV/LArDetectorToolNV','TileDetectorTool/TileDetectorTool'])
 CORAL/Services/ConnectionService Info Re-ordering 3 replicas using installed algorithm
 CORAL/Services/ConnectionService Info Sorting algorithm selected 4 replicas
-CORAL/Services/ConnectionService Warning Failed to connect to service geomDB/geomDB_sqlite (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_15.1.0-x86_64-slc6-gcc49-dbg/geomDB is not writable" )' - do NOT retry
+CORAL/Services/ConnectionService Warning Failed to connect to service geomDB/geomDB_sqlite (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_15.1.0/geomDB is not writable" )' - do NOT retry
 CORAL/Services/ConnectionService Info Connection to service "geomDB/geomDB_sqlite" with connectionID=C#5 will be disconnected
-CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:geomDB/geomDB_sqlite": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_15.1.0-x86_64-slc6-gcc49-dbg/geomDB is not writable" )
+CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:geomDB/geomDB_sqlite": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_15.1.0/geomDB is not writable" )
 CORAL/RelationalPlugins/frontier Info The current compresion level is 5
 CORAL/Services/ConnectionService Info New connection to service "ATLF/()" with connectionID=C#6 has been connected
 CORAL/Services/ConnectionService Info New user session with sessionID=S#3(C#6.s#1) started on connectionID=C#6 to service "ATLF/()" for user "" in read-only mode
-GeoModelSvc.LAr...   INFO Keys for LAr are ATLAS-GEO-02-01-00  ATLAS
-GeoModelSvc.LAr...   INFO Building LAr version LAr-Revised-04 while ATLAS version is ATLAS-GEO-02-01-00
+GeoModelSvc.LAr...   INFO Keys for LAr are ATLAS-R1-2012-03-01-00  ATLAS
+GeoModelSvc.LAr...   INFO Building LAr version LAr-Revised-14 while ATLAS version is ATLAS-R1-2012-03-01-00
 GeoModelSvc.LAr...   INFO LAr Geometry Options:
 GeoModelSvc.LAr...   INFO   Sagging           = false
 GeoModelSvc.LAr...   INFO   Barrel            = ON
 GeoModelSvc.LAr...   INFO   Endcap            = ON
-LAr::DetectorFa...   INFO  old description withut bold in the geometry database 
-LAr::DetectorFa...   INFO  old coil bumper description 
-BarrelConstruction   INFO Getting primary numbers for ATLAS, ATLAS-GEO-02-01-00
-BarrelConstruction   INFO   Makes detailed absorber sandwich  ? 0 0
+LAr::DetectorFa...   INFO  new description with barrel croystat bolts
+LAr::DetectorFa...   INFO  new coil bumper description 
+BarrelConstruction   INFO Getting primary numbers for ATLAS, ATLAS-R1-2012-03-01-00
+BarrelConstruction   INFO   Makes detailed absorber sandwich  ? 1 1
 BarrelConstruction   INFO   Use sagging in geometry  ? 0
+============== EMEC Construction ===============
+  multi-layered version of absorbers activated, mlabs == 1
+================================================
 EventPersistenc...   INFO Added successfully Conversion service:DetDescrCnvSvc
-ClassIDSvc           INFO  getRegistryEntries: read 13971 CLIDRegistry entries for module ALL
+ClassIDSvc           INFO  getRegistryEntries: read 18226 CLIDRegistry entries for module ALL
 CaloIDHelper_ID...   INFO in createObj: creating a TileTBID helper object in the detector store
 IdDictDetDescrCnv    INFO in initialize
 IdDictDetDescrCnv    INFO in createObj: creating a IdDictManager object in the detector store
@@ -213,12 +214,12 @@ IdDictDetDescrCnv    INFO Reading LArCalorimeter   IdDict file IdDictParser/IdDi
 IdDictDetDescrCnv    INFO Reading TileCalorimeter  IdDict file IdDictParser/IdDictTileCalorimeter.xml
 IdDictDetDescrCnv    INFO Reading Calorimeter      IdDict file IdDictParser/IdDictCalorimeter_L1Onl.xml
 IdDictDetDescrCnv    INFO Reading MuonSpectrometer IdDict file IdDictParser/IdDictMuonSpectrometer_R.01.xml
-IdDictDetDescrCnv    INFO Reading ForwardDetectors IdDict file IdDictParser/IdDictForwardDetectors.xml
+IdDictDetDescrCnv    INFO Reading ForwardDetectors IdDict file IdDictParser/IdDictForwardDetectors_2010.xml
 IdDictDetDescrCnv    INFO Found id dicts:
 IdDictDetDescrCnv    INFO Using dictionary tag: destaged_layout
 IdDictDetDescrCnv    INFO Dictionary ATLAS                version default              DetDescr tag (using default) file 
 IdDictDetDescrCnv    INFO Dictionary Calorimeter          version default              DetDescr tag CaloIdentifier-LVL1-02 file IdDictParser/IdDictCalorimeter_L1Onl.xml
-IdDictDetDescrCnv    INFO Dictionary ForwardDetectors     version default              DetDescr tag ForDetIdentifier-00       file IdDictParser/IdDictForwardDetectors.xml
+IdDictDetDescrCnv    INFO Dictionary ForwardDetectors     version default              DetDescr tag ForDetIdentifier-01       file IdDictParser/IdDictForwardDetectors_2010.xml
 IdDictDetDescrCnv    INFO Dictionary InnerDetector        version default              DetDescr tag InDetIdentifier-05        file IdDictParser/IdDictInnerDetector.xml
 IdDictDetDescrCnv    INFO Dictionary LArCalorimeter       version fullAtlas            DetDescr tag LArIdentifier-DC3-05-Comm file IdDictParser/IdDictLArCalorimeter_DC3-05-Comm-01.xml
 IdDictDetDescrCnv    INFO Dictionary LArElectrode         version fullAtlas            DetDescr tag (using default) file 
@@ -228,22 +229,23 @@ IdDictDetDescrCnv    INFO Dictionary TileCalorimeter      version fullAtlasAndTe
 TileTBID             INFO initialize_from_dictionary 
 AtlasDetectorID      INFO initialize_from_dictionary - OK
 EndcapDMConstru...   INFO Start building EC electronics geometry
-EndcapDMConstru...   INFO Skip building EC electronics. Database flag not set
+============== EMEC Construction ===============
+  multi-layered version of absorbers activated, mlabs == 1
+================================================
 EndcapDMConstru...   INFO Start building EC electronics geometry
-EndcapDMConstru...   INFO Skip building EC electronics. Database flag not set
-GeoModelSvc          INFO GeoModelSvc.LArDetectorToolNV	 SZ= 45336Kb 	 Time = 2.3S
+GeoModelSvc          INFO GeoModelSvc.LArDetectorToolNV	 SZ= 47796Kb 	 Time = 7.11S
 GeoModelSvc.Til...   INFO  Entering TileDetectorTool::create()
-GeoModelSvc.Til...   INFO TileDddbManager: m_tag = ATLAS-GEO-02-01-00
+GeoModelSvc.Til...   INFO TileDddbManager: m_tag = ATLAS-R1-2012-03-01-00
 GeoModelSvc.Til...   INFO TileDddbManager: n_tiglob = 5
 GeoModelSvc.Til...   INFO TileDddbManager: n_timod = 320
 GeoModelSvc.Til...   INFO TileDddbManager: n_cuts = 9
 GeoModelSvc.Til...   INFO TileDddbManager: n_saddle = 1
-GeoModelSvc.Til...   INFO TileDddbManager: n_tilb = 19
+GeoModelSvc.Til...   INFO TileDddbManager: n_tilb = 20
 GeoModelSvc.Til...   INFO TileDddbManager: n_tileSwitches = 1
-ClassIDSvc           INFO  getRegistryEntries: read 105 CLIDRegistry entries for module ALL
+ClassIDSvc           INFO  getRegistryEntries: read 107 CLIDRegistry entries for module ALL
 CaloIDHelper_ID...   INFO in createObj: creating a TileID helper object in the detector store
 AtlasDetectorID      INFO initialize_from_dictionary - OK
-TileNeighbour        INFO Reading file  /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/TileNeighbour_reduced.txt
+TileNeighbour        INFO Reading file  /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/TileNeighbour_reduced.txt
 CaloIDHelper_ID...   INFO in createObj: creating a CaloCell_ID helper object in the detector store
 CaloIDHelper_ID...   INFO in createObj: creating a LArEM_ID helper object in the detector store
 AtlasDetectorID      INFO initialize_from_dictionary - OK
@@ -251,9 +253,9 @@ CaloIDHelper_ID...   INFO in createObj: creating a LArHEC_ID helper object in th
 AtlasDetectorID      INFO initialize_from_dictionary - OK
 CaloIDHelper_ID...   INFO in createObj: creating a LArFCAL_ID helper object in the detector store
 AtlasDetectorID      INFO initialize_from_dictionary - OK
-LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/FCal2DNeighbors-DC3-05-Comm-01.txt
-LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/FCal3DNeighborsNext-DC3-05-Comm-01.txt
-LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/FCal3DNeighborsPrev-DC3-05-Comm-01.txt
+LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/FCal2DNeighbors-April2011.txt
+LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/FCal3DNeighborsNext-April2011.txt
+LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/FCal3DNeighborsPrev-April2011.txt
 CaloIDHelper_ID...   INFO in createObj: creating a LArMiniFCAL_ID helper object in the detector store
 AtlasDetectorID      INFO initialize_from_dictionary - OK
 LArMiniFCAL_ID       INFO  initialize_from_dict - LArCalorimeter dictionary does NOT contain miniFCAL description. Unable to initialize LArMiniFCAL_ID.
@@ -261,7 +263,7 @@ AtlasDetectorID      INFO initialize_from_dictionary - OK
 TileHWIDDetDesc...   INFO in createObj: creating a TileHWID helper object in the detector store
 TileHWID             INFO initialize_from_dictionary 
 AtlasDetectorID      INFO initialize_from_dictionary - OK
-GeoModelSvc.Til...   INFO  U-shape parameter from database is: 0
+GeoModelSvc.Til...   INFO  U-shape parameter from database is: 1
 GeoModelSvc.Til...   INFO  Entering TileAtlasFactory::create()
 GeoModelSvc.Til...   INFO  Tile Geometry with Saddle supports, starting from TileCal-CSC-02 xxx
 GeoModelSvc.Til...   INFO  => New BFingerLengthPos 430.5
@@ -273,36 +275,35 @@ GeoModelSvc.Til...   INFO  Positioning positive ext.barrel with translation 4854
 GeoModelSvc.Til...   INFO  Positioning positive ext.barrel finger with translation ztrans= 6338.5
 GeoModelSvc.Til...   INFO  Positioning positive ext.barrel saddle with translation ztrans= 6192.5
 GeoModelSvc.Til...   INFO  Positive ITC envelope parameters: PLUG1  Rmin= 3438.85 Rmax= 4250 dzITC1= 154.5
-GeoModelSvc.Til...   INFO                                    PLUG2  Rmin= 2988.85 Rmax= 3440 dzITC2= 47.425
+GeoModelSvc.Til...   INFO                                    PLUG2  Rmin= 2981 Rmax= 3440 dzITC2= 47.425
 GeoModelSvc.Til...   INFO  Positioning positive ITC with translation 3405
-GeoModelSvc.Til...   INFO  Positioning positive Gap with translation 3548.5
+GeoModelSvc.Til...   INFO  Positioning positive Gap with translation 3552
 GeoModelSvc.Til...   INFO  Positioning positive Crack with translation 3536
 GeoModelSvc.Til...   INFO  Positioning negative ext.barrel with translation ztrans -4854.75
 GeoModelSvc.Til...   INFO  Positioning negative ext.barrel finger with translation ztrans= -6338.5
 GeoModelSvc.Til...   INFO  Positioning negative ext.barrel saddle with translation ztrans= -6192.5
 GeoModelSvc.Til...   INFO  Negative ITC envelope parameters: PLUG1  Rmin= 3438.85 Rmax= 4250 dzITC1= 154.5
-GeoModelSvc.Til...   INFO                                    PLUG2  Rmin= 2988.85 Rmax= 3440 dzITC2= 47.425
+GeoModelSvc.Til...   INFO                                    PLUG2  Rmin= 2981 Rmax= 3440 dzITC2= 47.425
 GeoModelSvc.Til...   INFO  Positioning negative ITC with translation -3405
-GeoModelSvc.Til...   INFO  Positioning negative Gap with translation -3548.5
+GeoModelSvc.Til...   INFO  Positioning negative Gap with translation -3552
 GeoModelSvc.Til...   INFO  Positioning negative Crack with translation -3536
 GeoModelSvc.Til...   INFO  Global positioning of barrel with rotation (0,0,0)) and translation (0,0,0) CLHEP::cm
 GeoModelSvc.Til...   INFO  Global positioning of positive ext.barrel with rotation (0,0,0)) and translation (0,0,0) CLHEP::cm
 GeoModelSvc.Til...   INFO  Global positioning of negative ext.barrel with rotation (0,0,0)) and translation (0,0,1) CLHEP::cm
 GeoModelSvc.Til...   INFO  TileDetDescrManager: entering create_elements() 
-GeoModelSvc          INFO GeoModelSvc.TileDetectorTool	 SZ= 14932Kb 	 Time = 0.75S
+GeoModelSvc          INFO GeoModelSvc.TileDetectorTool	 SZ= 14852Kb 	 Time = 3.24S
 CORAL/Services/ConnectionService Info User session with sessionID=S#3(C#6.s#1) will be ended on connectionID=C#6
 CORAL/Services/ConnectionService Info Connection to service "ATLF/()" with connectionID=C#6 will be disconnected
 ClassIDSvc           INFO  getRegistryEntries: read 6 CLIDRegistry entries for module ALL
-ClassIDSvc           INFO  getRegistryEntries: read 60 CLIDRegistry entries for module ALL
-AthenaEventLoopMgr   INFO Initializing AthenaEventLoopMgr - package version AthenaServices-01-59-49
+ClassIDSvc           INFO  getRegistryEntries: read 61 CLIDRegistry entries for module ALL
+AthenaEventLoopMgr   INFO Initializing AthenaEventLoopMgr - package version AthenaServices-01-60-14
 AthMasterSeq         INFO Member list: AthSequencer/AthAlgSeq, AthSequencer/AthOutSeq, AthSequencer/AthRegSeq
 AthAlgSeq            INFO Member list: PyAthena::Alg/dumper
 PyComponentMgr       INFO Initializing PyComponentMgr...
 dumper               INFO Initializing dumper...
-RootStorageSvc::RootClassLoader Info Failed to load dictionary for native class: "ClassIDSvc"
 HistogramPersis...WARNING Histograms saving not required.
 AthenaEventLoopMgr   INFO Setup EventSelector service EventSelector
-ActiveStoreSvc       INFO Initializing ActiveStoreSvc - package version StoreGate-03-06-17
+ActiveStoreSvc       INFO Initializing ActiveStoreSvc - package version StoreGate-03-06-43
 ApplicationMgr       INFO Application Manager Initialized successfully
 InputMetaDataStore   INFO Start InputMetaDataStore
 MetaDataStore        INFO Start MetaDataStore
@@ -321,6 +322,7 @@ PoolSvc              INFO Failed to find container POOLContainer(DataHeader) to
 ImplicitCollection Info Opened the implicit collection with connection string "PFN:/afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-15.1.0/AOD-15.1.0-full.pool.root"
 ImplicitCollection Info and a name "POOLContainer_DataHeader"
 StoreGateSvc         INFO Start StoreGateSvc
+ConditionStore       INFO Start ConditionStore
 DetectorStore        INFO Start DetectorStore
 ApplicationMgr       INFO Application Manager Started successfully
 PoolSvc              INFO Failed to find container MetaDataHdr(DataHeader) to get Token.
@@ -333,15 +335,15 @@ RalSessionMgr Info Instantiate a R/O RalSessionMgr for 'COOLOFL_LAR/OFLP200'
 RalSessionMgr Info Connect to the database server
 CORAL/Services/ConnectionService Info Re-ordering 3 replicas using installed algorithm
 CORAL/Services/ConnectionService Info Sorting algorithm selected 4 replicas
-CORAL/Services/ConnectionService Warning Failed to connect to service sqlite200/ALLP200.db (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_15.1.0-x86_64-slc6-gcc49-dbg/sqlite200 is not writable" )' - do NOT retry
+CORAL/Services/ConnectionService Warning Failed to connect to service sqlite200/ALLP200.db (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_15.1.0/sqlite200 is not writable" )' - do NOT retry
 CORAL/Services/ConnectionService Info Connection to service "sqlite200/ALLP200.db" with connectionID=C#7 will be disconnected
-CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:sqlite200/ALLP200.db": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_15.1.0-x86_64-slc6-gcc49-dbg/sqlite200 is not writable" )
+CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:sqlite200/ALLP200.db": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_15.1.0/sqlite200 is not writable" )
 CORAL/RelationalPlugins/frontier Info The current compresion level is 5
 CORAL/Services/ConnectionService Info New connection to service "ATLF/()" with connectionID=C#8 has been connected
 CORAL/Services/ConnectionService Info New user session with sessionID=S#4(C#8.s#1) started on connectionID=C#8 to service "ATLF/()" for user "" in read-only mode
 RalSessionMgr Info Start a read-only transaction active for the duration of the database connection
 RelationalDatabase Info Instantiate a R/O RalDatabase for 'COOLOFL_LAR/OFLP200'
-RelationalDatabase Info Release number backward compatibility - NO SCHEMA EVOLUTION REQUIRED: database with OLDER release number 2.7.0 will be opened using CURRENT client release number 3.1.0
+RelationalDatabase Info Release number backward compatibility - NO SCHEMA EVOLUTION REQUIRED: database with OLDER release number 2.7.0 will be opened using CURRENT client release number 3.1.3
 IOVDbSvc             INFO HVS tag OFLCOND-SIM-00-00-00 resolved to LARAlign_CSC_00 for folder /LAR/Align
 IOVDbSvc             INFO HVS tag OFLCOND-SIM-00-00-00 resolved to LArCellPositionShift-ideal for folder /LAR/LArCellPositionShift
 IOVDbSvc             INFO Disconnecting from COOLOFL_LAR/OFLP200
@@ -356,9 +358,25 @@ Domain[ROOT_All] Info >   Access   DbDomain     READ      [ROOT_All]
 Domain[ROOT_All] Info ->  Access   DbDatabase   READ      [ROOT_All] E01BD448-BF95-DB11-983E-0015C5098AA3
 Domain[ROOT_All] Info                           /afs/cern.ch/atlas/conditions/poolcond/vol0/oflcond.000002.conditions.simul.pool.v0000/oflcond.000002.conditions.simul.pool.v0000._0058.pool.root
 RootDatabase.open Success /afs/cern.ch/atlas/conditions/poolcond/vol0/oflcond.000002.conditions.simul.pool.v0000/oflcond.000002.conditions.simul.pool.v0000._0058.pool.root File version:51304
+GeoModelSvc       WARNING *** *** Geometry configured through jobOptions does not match TagInfo tags! *** ***
+GeoModelSvc          INFO ** Job Option configuration: 
+GeoModelSvc          INFO * ATLAS tag: ATLAS-R1-2012-03-01-00
+GeoModelSvc          INFO * InDet tag: 
+GeoModelSvc          INFO * Pixel tag: 
+GeoModelSvc          INFO * SCT   tag: 
+GeoModelSvc          INFO * TRT   tag: 
+GeoModelSvc          INFO * LAr   tag: 
+GeoModelSvc          INFO * Tile  tag: 
+GeoModelSvc          INFO * Muon  tag: 
+GeoModelSvc          INFO * Calo  tag: 
+GeoModelSvc          INFO * MagField  tag: 
+GeoModelSvc          INFO * CavernInfra  tag: 
+GeoModelSvc          INFO * ForwardDetectors  tag: 
+GeoModelSvc          INFO ** TAG INFO configuration: 
+GeoModelSvc          INFO * ATLAS tag: ATLAS-GEO-02-01-00
 CaloMgrDetDescrCnv   INFO in createObj: creating a Calo Detector Manager object in the detector store
 CaloIdMgrDetDes...   INFO in createObj: creating a CaloDescrManager object in the detector store
-ClassIDSvc           INFO  getRegistryEntries: read 818 CLIDRegistry entries for module ALL
+ClassIDSvc           INFO  getRegistryEntries: read 807 CLIDRegistry entries for module ALL
 CaloIDHelper_ID...   INFO in createObj: creating a CaloDM_ID helper object in the detector store
 CaloDM_ID            INFO initialize_from_dictionary
 AtlasDetectorID      INFO initialize_from_dictionary - OK
@@ -375,20 +393,20 @@ CaloIDHelper_ID...   INFO in createObj: creating a LArHEC_SuperCell_ID helper ob
 AtlasDetectorID      INFO initialize_from_dictionary - OK
 CaloIDHelper_ID...   INFO in createObj: creating a LArFCAL_SuperCell_ID helper object in the detector store
 AtlasDetectorID      INFO initialize_from_dictionary - OK
-LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/FCalSuperCells2DNeighborsNew-April2014.txt
-LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/FCalSuperCells3DNeighborsNextNew-April2014.txt
-LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/FCalSuperCells3DNeighborsPrevNew-April2014.txt
+LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/FCalSuperCells2DNeighborsNew-April2014.txt
+LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/FCalSuperCells3DNeighborsNextNew-April2014.txt
+LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/FCalSuperCells3DNeighborsPrevNew-April2014.txt
 CaloIDHelper_ID...   INFO in createObj: creating a Tile_SuperCell_ID helper object in the detector store
 AtlasDetectorID      INFO initialize_from_dictionary - OK
-TileNeighbour        INFO Reading file  /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/TileSuperCellNeighbour.txt
+TileNeighbour        INFO Reading file  /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/TileSuperCellNeighbour.txt
 AtlasDetectorID      INFO initialize_from_dictionary - OK
 CaloIdMgrDetDes...   INFO  Finished 
 CaloIdMgrDetDes...   INFO Initializing CaloIdMgr from values in CaloIdMgrDetDescrCnv 
 CORAL/Services/ConnectionService Info Re-ordering 3 replicas using installed algorithm
 CORAL/Services/ConnectionService Info Sorting algorithm selected 4 replicas
-CORAL/Services/ConnectionService Warning Failed to connect to service geomDB/geomDB_sqlite (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_15.1.0-x86_64-slc6-gcc49-dbg/geomDB is not writable" )' - do NOT retry
+CORAL/Services/ConnectionService Warning Failed to connect to service geomDB/geomDB_sqlite (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_15.1.0/geomDB is not writable" )' - do NOT retry
 CORAL/Services/ConnectionService Info Connection to service "geomDB/geomDB_sqlite" with connectionID=C#9 will be disconnected
-CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:geomDB/geomDB_sqlite": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_15.1.0-x86_64-slc6-gcc49-dbg/geomDB is not writable" )
+CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:geomDB/geomDB_sqlite": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_15.1.0/geomDB is not writable" )
 CORAL/RelationalPlugins/frontier Info The current compresion level is 5
 CORAL/Services/ConnectionService Info New connection to service "ATLF/()" with connectionID=C#10 has been connected
 CORAL/Services/ConnectionService Info New user session with sessionID=S#5(C#10.s#1) started on connectionID=C#10 to service "ATLF/()" for user "" in read-only mode
@@ -398,8 +416,8 @@ Domain[ROOT_All] Info ->  Access   DbDatabase   READ      [ROOT_All] 8667C6F2-15
 Domain[ROOT_All] Info                           /afs/cern.ch/atlas/conditions/poolcond/vol0/cond08_mc.000003.gen.COND/cond08_mc.000003.gen.COND._0064.pool.root
 RootDatabase.open Success /afs/cern.ch/atlas/conditions/poolcond/vol0/cond08_mc.000003.gen.COND/cond08_mc.000003.gen.COND._0064.pool.root File version:52200
 AthenaEventLoopMgr   INFO   ===>>>  start processing event #30002, run #5200 0 events processed so far  <<<===
-ClassIDSvc           INFO  getRegistryEntries: read 206 CLIDRegistry entries for module ALL
-ClassIDSvc           INFO  getRegistryEntries: read 1664 CLIDRegistry entries for module ALL
+ClassIDSvc           INFO  getRegistryEntries: read 204 CLIDRegistry entries for module ALL
+ClassIDSvc           INFO  getRegistryEntries: read 242 CLIDRegistry entries for module ALL
 AthenaEventLoopMgr   INFO   ===>>>  done processing event #30002, run #5200 1 events processed so far  <<<===
 /afs/cern.ch/atlas/conditions/poolcond/vol0/oflcond.000002.conditions.simul.pool.v0000/oflcond.000002.conditions.simul.pool.v0000._0058.pool.root Info Database being retired...
 Domain[ROOT_All] Info ->  Deaccess DbDatabase   READ      [ROOT_All] E01BD448-BF95-DB11-983E-0015C5098AA3
@@ -429,6 +447,7 @@ Domain[ROOT_All] Info ->  Deaccess DbDatabase   READ      [ROOT_All] 54C1827D-74
 Domain[ROOT_All] Info >   Deaccess DbDomain     READ      [ROOT_All] 
 AthenaEventLoopMgr   INFO No more events in event selection 
 DetectorStore        INFO Stop DetectorStore
+ConditionStore       INFO Stop ConditionStore
 StoreGateSvc         INFO Stop StoreGateSvc
 StoreGateSvc         INFO stop: setting service priority to 101 so that event stores get finalized and cleared before other stores
 TagMetaDataStore     INFO Stop TagMetaDataStore
@@ -440,28 +459,29 @@ AthAlgSeq            INFO Finalizing AthAlgSeq...
 AthOutSeq            INFO Finalizing AthOutSeq...
 AthRegSeq            INFO Finalizing AthRegSeq...
 AthMasterSeq         INFO Finalizing AthMasterSeq...
-StoreGateSvc         INFO Finalizing StoreGateSvc - package version StoreGate-03-06-17
+StoreGateSvc         INFO Finalizing StoreGateSvc - package version StoreGate-03-06-43
 PyComponentMgr       INFO Finalizing PyComponentMgr...
 IdDictDetDescrCnv    INFO in finalize
-DetectorStore        INFO Finalizing DetectorStore - package version StoreGate-03-06-17
-IOVDbSvc             INFO Folder /LAR/Align (PoolRef) db-read 1/1 objs/chan/bytes 1/1/168 ((     0.22 ))s
-IOVDbSvc             INFO Folder /LAR/LArCellPositionShift (PoolRef) db-read 1/1 objs/chan/bytes 1/1/195 ((     0.05 ))s
-IOVDbSvc             INFO Total payload read from COOL: 363 bytes in ((      0.27 ))s
+DetectorStore        INFO Finalizing DetectorStore - package version StoreGate-03-06-43
+ConditionStore       INFO Finalizing ConditionStore - package version StoreGate-03-06-43
+IOVDbSvc             INFO Folder /LAR/Align (PoolRef) db-read 1/1 objs/chan/bytes 1/1/168 ((     0.66 ))s
+IOVDbSvc             INFO Folder /LAR/LArCellPositionShift (PoolRef) db-read 1/1 objs/chan/bytes 1/1/195 ((     0.06 ))s
+IOVDbSvc             INFO Total payload read from COOL: 363 bytes in ((      0.72 ))s
 IOVDbSvc             INFO Connection sqlite://;schema=mycool.db;dbname=OFLP200 : nConnect: 0 nFolders: 0 ReadTime: ((     0.00 ))s
-IOVDbSvc             INFO Connection COOLOFL_LAR/OFLP200 : nConnect: 2 nFolders: 2 ReadTime: ((     0.27 ))s
-TagMetaDataStore     INFO Finalizing TagMetaDataStore - package version StoreGate-03-06-17
-PoolSvc              INFO I/O finalization...
+IOVDbSvc             INFO Connection COOLOFL_LAR/OFLP200 : nConnect: 2 nFolders: 2 ReadTime: ((     0.72 ))s
+TagMetaDataStore     INFO Finalizing TagMetaDataStore - package version StoreGate-03-06-43
 XMLFileCatalog Info Updating the catalog
 PoolXMLFileCatalog Info XercesC termination number 0
-MetaDataStore        INFO Finalizing MetaDataStore - package version StoreGate-03-06-17
-InputMetaDataStore   INFO Finalizing InputMetaDataStore - package version StoreGate-03-06-17
+PoolSvc              INFO I/O finalization...
+MetaDataStore        INFO Finalizing MetaDataStore - package version StoreGate-03-06-43
+InputMetaDataStore   INFO Finalizing InputMetaDataStore - package version StoreGate-03-06-43
 AthDictLoaderSvc     INFO in finalize...
 ToolSvc              INFO Removing all tools created by ToolSvc
 *****Chrono*****     INFO ****************************************************************************************************
 *****Chrono*****     INFO  The Final CPU consumption ( Chrono ) Table (ordered)
 *****Chrono*****     INFO ****************************************************************************************************
 AthenaSealSvc::...   INFO Time User   : Tot=    0 [us]                                             #=  1
-ChronoStatSvc        INFO Time User   : Tot= 46.1  [s]                                             #=  1
+ChronoStatSvc        INFO Time User   : Tot= 47.7  [s]                                             #=  1
 *****Chrono*****     INFO ****************************************************************************************************
 ChronoStatSvc.f...   INFO  Service finalized successfully 
 ApplicationMgr       INFO Application Manager Finalized successfully
diff --git a/Calorimeter/CaloCnv/CaloAthenaPool/share/CaloTPCnv_15.5.0.ref b/Calorimeter/CaloCnv/CaloAthenaPool/share/CaloTPCnv_15.5.0.ref
index e420480e8cf54613d56a58ecdedc02d2adbbf0e6..5225e81916b5e7bd1d88c4e198deb299e35a2195 100644
--- a/Calorimeter/CaloCnv/CaloAthenaPool/share/CaloTPCnv_15.5.0.ref
+++ b/Calorimeter/CaloCnv/CaloAthenaPool/share/CaloTPCnv_15.5.0.ref
@@ -1,73 +1,70 @@
-Thu Jan 14 21:32:08 CET 2016
+Mon May 23 17:15:39 CEST 2016
 Preloading tcmalloc_minimal.so
 Py:Athena            INFO including file "AthenaCommon/Preparation.py"
-Py:Athena            INFO using release [AtlasOffline-21.0.0] [x86_64-slc6-gcc49-dbg] [21.X.Y-VAL/rel_6] -- built on [2016-01-08 22:41]
+Py:Athena            INFO using release [WorkDir-21.0.0] [x86_64-slc6-gcc49-dbg] [private/private] -- built on [2016-05-23 17:13]
 Py:Athena            INFO including file "AthenaCommon/Bootstrap.py"
 Py:Athena            INFO including file "AthenaCommon/Atlas.UnixStandardJob.py"
-Warning in <TInterpreter::ReadRootmapFile>: class  CaloSampling found in CaloEventDict.so  is already in libISF_FastCaloSimParametrizationLib.so 
+Warning in <TInterpreter::ReadRootmapFile>: class  Event found in libG4AtlasControlDict.so  is already in libtest_GPyTestDict.so 
+Warning in <TInterpreter::ReadRootmapFile>: class  UCharDbArray found in libStorageSvcDict.so  is already in libRootCnvDict.so 
 Py:Athena            INFO executing ROOT6Setup
 [?1034hPy:Athena            INFO including file "AthenaCommon/Execution.py"
 Py:Athena            INFO including file "CaloAthenaPool/CaloTPCnv_15.5.0_test.py"
 Py:Athena            INFO including file "AthenaPoolUtilities/TPCnvTest.py"
-Py:ConfigurableDb    INFO Read module info for 4912 configurables from 10 genConfDb files
-Py:ConfigurableDb WARNING Found 4 duplicates among the 10 genConfDb files :
+Py:ConfigurableDb    INFO Read module info for 5012 configurables from 9 genConfDb files
+Py:ConfigurableDb WARNING Found 1 duplicates among the 9 genConfDb files :
 Py:ConfigurableDb WARNING --------------------------------------------------
 Py:ConfigurableDb WARNING   -<component name>: <module> - [ <duplicates> ]
 Py:ConfigurableDb WARNING --------------------------------------------------
-Py:ConfigurableDb WARNING   -DerivationFramework__JetCaloClusterThinning: DerivationFrameworkCalo.DerivationFrameworkCaloConf - ['DerivationFrameworkEGamma.DerivationFrameworkEGammaConf']
-Py:ConfigurableDb WARNING   -DerivationFramework__CellDecorator: DerivationFrameworkCalo.DerivationFrameworkCaloConf - ['DerivationFrameworkEGamma.DerivationFrameworkEGammaConf']
-Py:ConfigurableDb WARNING   -DerivationFramework__CaloClusterThinning: DerivationFrameworkCalo.DerivationFrameworkCaloConf - ['DerivationFrameworkEGamma.DerivationFrameworkEGammaConf']
-Py:ConfigurableDb WARNING   -DerivationFramework__MaxCellDecorator: DerivationFrameworkCalo.DerivationFrameworkCaloConf - ['DerivationFrameworkEGamma.DerivationFrameworkEGammaConf']
+Py:ConfigurableDb WARNING   -D3PD__TrigConfMetadataTool: TriggerD3PDMaker.TriggerD3PDMakerConf - ['TrigCostD3PDMaker.TrigCostD3PDMakerConf']
 Py:ConfigurableDb WARNING Fix your cmt/requirements file !!
 Py:Athena            INFO including file "IdDictDetDescrCnv/IdDictDetDescrCnv_joboptions.py"
-EventInfoMgtInit: Got release version  AtlasOffline-rel_6
+EventInfoMgtInit: Got release version  AtlasOffline-rel_1
 Py:IOVDbSvc.CondDB    INFO Setting up conditions DB access to instance OFLP200
-Data source lookup using /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasCore/rel_6/InstallArea/XML/AtlasAuthentication/dblookup.xml file
+Data source lookup using /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasCore/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/XML/AtlasAuthentication/dblookup.xml file
+SetGeometryVersion.py obtained major release version 21
 Py:Athena            INFO including file "AthenaCommon/runbatch.py"
-ApplicationMgr       INFO Updating Gaudi::PluginService::SetDebug(level) to level=0
+ApplicationMgr       INFO Updating Gaudi::PluginService::SetDebug(level) to level= 'PluginDebugLevel':0
 ApplicationMgr    SUCCESS 
 ====================================================================================================================================
-                                                   Welcome to ApplicationMgr (GaudiCoreSvc v3r4)
-                                          running on lxplus0034.cern.ch on Thu Jan 14 21:32:44 2016
+                                                   Welcome to ApplicationMgr (GaudiCoreSvc v4r1)
+                                          running on lxplus024.cern.ch on Mon May 23 17:17:09 2016
 ====================================================================================================================================
 ApplicationMgr       INFO Successfully loaded modules : AthenaServices
 ApplicationMgr       INFO Application Manager Configured successfully
-ApplicationMgr       INFO Updating Gaudi::PluginService::SetDebug(level) to level=0
+ApplicationMgr       INFO Updating Gaudi::PluginService::SetDebug(level) to level= 'PluginDebugLevel':0
 StatusCodeSvc        INFO initialize
-JobIDSvc             INFO Initializing JobIDSvc - package version AthenaServices-01-59-49
+JobIDSvc             INFO Initializing JobIDSvc - package version AthenaServices-01-60-14
 AthDictLoaderSvc     INFO in initialize...
 AthDictLoaderSvc     INFO acquired Dso-registry
-ClassIDSvc           INFO Initializing ClassIDSvc - package version CLIDComps-00-06-18
-ClassIDSvc           INFO  getRegistryEntries: read 4694 CLIDRegistry entries for module ALL
+ClassIDSvc           INFO Initializing ClassIDSvc - package version CLIDComps-00-06-20
+ClassIDSvc           INFO  getRegistryEntries: read 5111 CLIDRegistry entries for module ALL
 ChronoStatSvc        INFO  Number of skipped events for MemStat-1
 CoreDumpSvc          INFO install f-a-t-a-l handler... (flag = -1)
 CoreDumpSvc          INFO Handling signals: 11(Segmentation fault) 7(Bus error) 4(Illegal instruction) 8(Floating point exception) 
-DetectorStore        INFO Initializing DetectorStore - package version StoreGate-03-06-17
-MetaDataSvc          INFO Initializing MetaDataSvc - package version AthenaServices-01-59-49
-InputMetaDataStore   INFO Initializing InputMetaDataStore - package version StoreGate-03-06-17
-MetaDataStore        INFO Initializing MetaDataStore - package version StoreGate-03-06-17
-AthenaPoolCnvSvc     INFO Initializing AthenaPoolCnvSvc - package version AthenaPoolCnvSvc-00-28-02
-PoolSvc              INFO Initializing PoolSvc - package version PoolSvc-00-25-00
+DetectorStore        INFO Initializing DetectorStore - package version StoreGate-03-06-43
+MetaDataSvc          INFO Initializing MetaDataSvc - package version AthenaServices-01-60-14
+InputMetaDataStore   INFO Initializing InputMetaDataStore - package version StoreGate-03-06-43
+MetaDataStore        INFO Initializing MetaDataStore - package version StoreGate-03-06-43
+AthenaPoolCnvSvc     INFO Initializing AthenaPoolCnvSvc - package version AthenaPoolCnvSvc-00-28-20
+PoolSvc              INFO Initializing PoolSvc - package version PoolSvc-00-25-03
 PoolSvc              INFO io_register[PoolSvc](xmlcatalog_file:PoolFileCatalog.xml) [ok]
 PoolSvc              INFO Set connectionsvc retry/timeout/IDLE timeout to  'ConnectionRetrialPeriod':300/ 'ConnectionRetrialTimeOut':3600/ 'ConnectionTimeOut':5 seconds with connection cleanup disabled
 PoolSvc              INFO Frontier compression level set to 5
 DBReplicaSvc         INFO Frontier server at (serverurl=http://atlasfrontier-ai.cern.ch:8000/atlr)(serverurl=http://aiatlas036.cern.ch:8000/atlr)(serverurl=http://aiatlas034.cern.ch:8000/atlr)(serverurl=http://ccfrontier.in2p3.fr:23128/ccin2p3-AtlasFrontier)(serverurl=http://ccsqfatlasli02.in2p3.fr:23128/ccin2p3-AtlasFrontier)(serverurl=http://ccsqfatlasli01.in2p3.fr:23128/ccin2p3-AtlasFrontier)(proxyurl=http://ca-proxy.cern.ch:3128)(proxyurl=http://ca18.cern.ch:3128)(proxyurl=http://ca17.cern.ch:3128)(proxyurl=http://atlast0fsquid.cern.ch:3128)(proxyurl=http://atlassquid1.cern.ch:3128)(proxyurl=http://atlassquid2.cern.ch:3128)(proxyurl=http://atlassquid4.cern.ch:3128) will be considered for COOL data
-DBReplicaSvc         INFO Read replica configuration from /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasCore/rel_6/InstallArea/share/dbreplica.config
-DBReplicaSvc         INFO Total of 10 servers found for host lxplus0034.cern.ch [ATLF ATLAS_COOLPROD atlas_dd ATLAS_CONFIG INT8R INTR ATONR_COOL ATONR_CONF DEVDB11 ATLF ]
+DBReplicaSvc         INFO Read replica configuration from /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasCore/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/dbreplica.config
+DBReplicaSvc         INFO Total of 10 servers found for host lxplus024.cern.ch [ATLF ATLAS_COOLPROD atlas_dd ATLAS_CONFIG INT8R INTR ATONR_COOL ATONR_CONF DEVDB11 ATLF ]
 PoolSvc              INFO Successfully setup replica sorting algorithm
 PoolSvc              INFO Re-initializing PoolSvc
-PoolSvc              INFO Resolved path (via DATAPATH) is /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasCore/rel_6/InstallArea/share/poolcond/PoolCat_oflcond.xml
+PoolSvc           WARNING Unable to locate catalog for prfile:poolcond/PoolCat_oflcond.xml via PathResolver, check your DATAPATH variable
 PoolSvc              INFO Resolved path (via ATLAS_POOLCOND_PATH) is /afs/cern.ch/atlas/conditions/poolcond/catalogue/poolcond/PoolCat_oflcond.xml
 PoolSvc              INFO POOL WriteCatalog is xmlcatalog_file:PoolFileCatalog.xml
 XMLFileCatalog Info Connecting to the catalog
 PoolXMLFileCatalog Info Xerces-c initialization Number 0
 XMLFileCatalog Info Connecting to the catalog
-XMLFileCatalog Info Connecting to the catalog
 PoolXMLFileCatalog Info File PoolFileCatalog.xml does not exist, a new one is created
 PoolXMLFileCatalog Info Read-only filesystem
-PoolXMLFileCatalog Info Read-only filesystem
-EventSelector        INFO Initializing EventSelector - package version EventSelectorAthenaPool-00-19-01
-TagMetaDataStore     INFO Initializing TagMetaDataStore - package version StoreGate-03-06-17
+EventSelector        INFO Initializing EventSelector - package version EventSelectorAthenaPool-00-19-11
+TagMetaDataStore     INFO Initializing TagMetaDataStore - package version StoreGate-03-06-43
 EventSelector        INFO reinitialization...
 EventSelector        INFO EventSelection with query 
 PoolSvc              INFO File is not in Catalog! Attempt to open it anyway.
@@ -105,18 +102,19 @@ ImplicitCollection Info and a name "POOLContainer_DataHeader"
 PoolSvc              INFO Failed to find container MetaDataHdr(DataHeader) to get Token.
 PoolSvc              INFO Failed to find container MetaDataHdr(DataHeader) to get Token.
 EventPersistenc...   INFO Added successfully Conversion service:AthenaPoolCnvSvc
-AthenaPoolAddre...   INFO Initializing AthenaPoolAddressProviderSvc - package version EventSelectorAthenaPool-00-19-01
+AthenaPoolAddre...   INFO Initializing AthenaPoolAddressProviderSvc - package version EventSelectorAthenaPool-00-19-11
 IOVDbSvc             INFO Opened read transaction for POOL PersistencySvc
 IOVDbSvc             INFO Only 5 POOL conditions files will be open at once
 IOVDbSvc             INFO Cache alignment will be done in 3 slices
 IOVDbSvc             INFO Read from meta data only for folder /TagInfo
 IOVDbSvc             INFO Initialised with 2 connections and 3 folders
 IOVDbSvc             INFO Service IOVDbSvc initialised successfully
-ProxyProviderSvc     INFO Initializing ProxyProviderSvc - package version SGComps-00-02-04
+ProxyProviderSvc     INFO Initializing ProxyProviderSvc - package version SGComps-00-02-08
 IOVDbSvc             INFO Folder /TagInfo will be taken from file metadata
 IOVDbSvc             INFO Found 11 metadata containers in input file, 1 will be used
+StoreGateSvc         INFO Initializing StoreGateSvc - package version StoreGate-03-06-43
+ConditionStore       INFO Initializing ConditionStore - package version StoreGate-03-06-43
 IOVSvc               INFO No IOVSvcTool associated with store "StoreGateSvc"
-StoreGateSvc         INFO Initializing StoreGateSvc - package version StoreGate-03-06-17
 IOVSvcTool           INFO IOVRanges will be checked at every Event
 IOVDbSvc             INFO Opening COOL connection for COOLOFL_LAR/OFLP200
 CoralApplication Info Create a cool::CoralApplication...
@@ -130,15 +128,15 @@ RalSessionMgr Warning Use COOL_DISABLE_CORALCONNECTIONPOOLCLEANUP
 CORAL/Services/ConnectionService Info ConnectionServiceConfiguration::setConnectionTimeOut 0
 CORAL/Services/ConnectionService Info Re-ordering 3 replicas using installed algorithm
 CORAL/Services/ConnectionService Info Sorting algorithm selected 4 replicas
-CORAL/Services/ConnectionService Warning Failed to connect to service sqlite200/ALLP200.db (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_15.5.0-x86_64-slc6-gcc49-dbg/sqlite200 is not writable" )' - do NOT retry
+CORAL/Services/ConnectionService Warning Failed to connect to service sqlite200/ALLP200.db (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_15.5.0/sqlite200 is not writable" )' - do NOT retry
 CORAL/Services/ConnectionService Info Connection to service "sqlite200/ALLP200.db" with connectionID=C#3 will be disconnected
-CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:sqlite200/ALLP200.db": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_15.5.0-x86_64-slc6-gcc49-dbg/sqlite200 is not writable" )
+CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:sqlite200/ALLP200.db": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_15.5.0/sqlite200 is not writable" )
 CORAL/RelationalPlugins/frontier Info The current compresion level is 5
 CORAL/Services/ConnectionService Info New connection to service "ATLF/()" with connectionID=C#4 has been connected
 CORAL/Services/ConnectionService Info New user session with sessionID=S#2(C#4.s#1) started on connectionID=C#4 to service "ATLF/()" for user "" in read-only mode
 RalSessionMgr Info Start a read-only transaction active for the duration of the database connection
 RelationalDatabase Info Instantiate a R/O RalDatabase for 'COOLOFL_LAR/OFLP200'
-RelationalDatabase Info Release number backward compatibility - NO SCHEMA EVOLUTION REQUIRED: database with OLDER release number 2.7.0 will be opened using CURRENT client release number 3.1.0
+RelationalDatabase Info Release number backward compatibility - NO SCHEMA EVOLUTION REQUIRED: database with OLDER release number 2.7.0 will be opened using CURRENT client release number 3.1.3
 IOVDbSvc             INFO Disconnecting from COOLOFL_LAR/OFLP200
 RalSessionMgr Info Commit the read-only transaction active for the duration of the database connection
 RalSessionMgr Info Disconnect from the database server
@@ -191,25 +189,28 @@ DetDescrCnvSvc       INFO  filling address for ZdcID with CLID 190591643 and sto
 GeoModelSvc          INFO Retrieved DetectorTools = PrivateToolHandleArray(['LArDetectorToolNV/LArDetectorToolNV','TileDetectorTool/TileDetectorTool'])
 CORAL/Services/ConnectionService Info Re-ordering 3 replicas using installed algorithm
 CORAL/Services/ConnectionService Info Sorting algorithm selected 4 replicas
-CORAL/Services/ConnectionService Warning Failed to connect to service geomDB/geomDB_sqlite (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_15.5.0-x86_64-slc6-gcc49-dbg/geomDB is not writable" )' - do NOT retry
+CORAL/Services/ConnectionService Warning Failed to connect to service geomDB/geomDB_sqlite (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_15.5.0/geomDB is not writable" )' - do NOT retry
 CORAL/Services/ConnectionService Info Connection to service "geomDB/geomDB_sqlite" with connectionID=C#5 will be disconnected
-CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:geomDB/geomDB_sqlite": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_15.5.0-x86_64-slc6-gcc49-dbg/geomDB is not writable" )
+CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:geomDB/geomDB_sqlite": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_15.5.0/geomDB is not writable" )
 CORAL/RelationalPlugins/frontier Info The current compresion level is 5
 CORAL/Services/ConnectionService Info New connection to service "ATLF/()" with connectionID=C#6 has been connected
 CORAL/Services/ConnectionService Info New user session with sessionID=S#3(C#6.s#1) started on connectionID=C#6 to service "ATLF/()" for user "" in read-only mode
-GeoModelSvc.LAr...   INFO Keys for LAr are ATLAS-GEO-02-01-00  ATLAS
-GeoModelSvc.LAr...   INFO Building LAr version LAr-Revised-04 while ATLAS version is ATLAS-GEO-02-01-00
+GeoModelSvc.LAr...   INFO Keys for LAr are ATLAS-R1-2012-03-01-00  ATLAS
+GeoModelSvc.LAr...   INFO Building LAr version LAr-Revised-14 while ATLAS version is ATLAS-R1-2012-03-01-00
 GeoModelSvc.LAr...   INFO LAr Geometry Options:
 GeoModelSvc.LAr...   INFO   Sagging           = false
 GeoModelSvc.LAr...   INFO   Barrel            = ON
 GeoModelSvc.LAr...   INFO   Endcap            = ON
-LAr::DetectorFa...   INFO  old description withut bold in the geometry database 
-LAr::DetectorFa...   INFO  old coil bumper description 
-BarrelConstruction   INFO Getting primary numbers for ATLAS, ATLAS-GEO-02-01-00
-BarrelConstruction   INFO   Makes detailed absorber sandwich  ? 0 0
+LAr::DetectorFa...   INFO  new description with barrel croystat bolts
+LAr::DetectorFa...   INFO  new coil bumper description 
+BarrelConstruction   INFO Getting primary numbers for ATLAS, ATLAS-R1-2012-03-01-00
+BarrelConstruction   INFO   Makes detailed absorber sandwich  ? 1 1
 BarrelConstruction   INFO   Use sagging in geometry  ? 0
+============== EMEC Construction ===============
+  multi-layered version of absorbers activated, mlabs == 1
+================================================
 EventPersistenc...   INFO Added successfully Conversion service:DetDescrCnvSvc
-ClassIDSvc           INFO  getRegistryEntries: read 14020 CLIDRegistry entries for module ALL
+ClassIDSvc           INFO  getRegistryEntries: read 18292 CLIDRegistry entries for module ALL
 CaloIDHelper_ID...   INFO in createObj: creating a TileTBID helper object in the detector store
 IdDictDetDescrCnv    INFO in initialize
 IdDictDetDescrCnv    INFO in createObj: creating a IdDictManager object in the detector store
@@ -219,12 +220,12 @@ IdDictDetDescrCnv    INFO Reading LArCalorimeter   IdDict file IdDictParser/IdDi
 IdDictDetDescrCnv    INFO Reading TileCalorimeter  IdDict file IdDictParser/IdDictTileCalorimeter.xml
 IdDictDetDescrCnv    INFO Reading Calorimeter      IdDict file IdDictParser/IdDictCalorimeter_L1Onl.xml
 IdDictDetDescrCnv    INFO Reading MuonSpectrometer IdDict file IdDictParser/IdDictMuonSpectrometer_R.01.xml
-IdDictDetDescrCnv    INFO Reading ForwardDetectors IdDict file IdDictParser/IdDictForwardDetectors.xml
+IdDictDetDescrCnv    INFO Reading ForwardDetectors IdDict file IdDictParser/IdDictForwardDetectors_2010.xml
 IdDictDetDescrCnv    INFO Found id dicts:
 IdDictDetDescrCnv    INFO Using dictionary tag: destaged_layout
 IdDictDetDescrCnv    INFO Dictionary ATLAS                version default              DetDescr tag (using default) file 
 IdDictDetDescrCnv    INFO Dictionary Calorimeter          version default              DetDescr tag CaloIdentifier-LVL1-02 file IdDictParser/IdDictCalorimeter_L1Onl.xml
-IdDictDetDescrCnv    INFO Dictionary ForwardDetectors     version default              DetDescr tag ForDetIdentifier-00       file IdDictParser/IdDictForwardDetectors.xml
+IdDictDetDescrCnv    INFO Dictionary ForwardDetectors     version default              DetDescr tag ForDetIdentifier-01       file IdDictParser/IdDictForwardDetectors_2010.xml
 IdDictDetDescrCnv    INFO Dictionary InnerDetector        version default              DetDescr tag InDetIdentifier-05        file IdDictParser/IdDictInnerDetector.xml
 IdDictDetDescrCnv    INFO Dictionary LArCalorimeter       version fullAtlas            DetDescr tag LArIdentifier-DC3-05-Comm file IdDictParser/IdDictLArCalorimeter_DC3-05-Comm-01.xml
 IdDictDetDescrCnv    INFO Dictionary LArElectrode         version fullAtlas            DetDescr tag (using default) file 
@@ -234,22 +235,23 @@ IdDictDetDescrCnv    INFO Dictionary TileCalorimeter      version fullAtlasAndTe
 TileTBID             INFO initialize_from_dictionary 
 AtlasDetectorID      INFO initialize_from_dictionary - OK
 EndcapDMConstru...   INFO Start building EC electronics geometry
-EndcapDMConstru...   INFO Skip building EC electronics. Database flag not set
+============== EMEC Construction ===============
+  multi-layered version of absorbers activated, mlabs == 1
+================================================
 EndcapDMConstru...   INFO Start building EC electronics geometry
-EndcapDMConstru...   INFO Skip building EC electronics. Database flag not set
-GeoModelSvc          INFO GeoModelSvc.LArDetectorToolNV	 SZ= 18712Kb 	 Time = 2.23S
+GeoModelSvc          INFO GeoModelSvc.LArDetectorToolNV	 SZ= 15244Kb 	 Time = 7.04S
 GeoModelSvc.Til...   INFO  Entering TileDetectorTool::create()
-GeoModelSvc.Til...   INFO TileDddbManager: m_tag = ATLAS-GEO-02-01-00
+GeoModelSvc.Til...   INFO TileDddbManager: m_tag = ATLAS-R1-2012-03-01-00
 GeoModelSvc.Til...   INFO TileDddbManager: n_tiglob = 5
 GeoModelSvc.Til...   INFO TileDddbManager: n_timod = 320
 GeoModelSvc.Til...   INFO TileDddbManager: n_cuts = 9
 GeoModelSvc.Til...   INFO TileDddbManager: n_saddle = 1
-GeoModelSvc.Til...   INFO TileDddbManager: n_tilb = 19
+GeoModelSvc.Til...   INFO TileDddbManager: n_tilb = 20
 GeoModelSvc.Til...   INFO TileDddbManager: n_tileSwitches = 1
-ClassIDSvc           INFO  getRegistryEntries: read 105 CLIDRegistry entries for module ALL
+ClassIDSvc           INFO  getRegistryEntries: read 107 CLIDRegistry entries for module ALL
 CaloIDHelper_ID...   INFO in createObj: creating a TileID helper object in the detector store
 AtlasDetectorID      INFO initialize_from_dictionary - OK
-TileNeighbour        INFO Reading file  /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/TileNeighbour_reduced.txt
+TileNeighbour        INFO Reading file  /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/TileNeighbour_reduced.txt
 CaloIDHelper_ID...   INFO in createObj: creating a CaloCell_ID helper object in the detector store
 CaloIDHelper_ID...   INFO in createObj: creating a LArEM_ID helper object in the detector store
 AtlasDetectorID      INFO initialize_from_dictionary - OK
@@ -257,9 +259,9 @@ CaloIDHelper_ID...   INFO in createObj: creating a LArHEC_ID helper object in th
 AtlasDetectorID      INFO initialize_from_dictionary - OK
 CaloIDHelper_ID...   INFO in createObj: creating a LArFCAL_ID helper object in the detector store
 AtlasDetectorID      INFO initialize_from_dictionary - OK
-LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/FCal2DNeighbors-DC3-05-Comm-01.txt
-LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/FCal3DNeighborsNext-DC3-05-Comm-01.txt
-LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/FCal3DNeighborsPrev-DC3-05-Comm-01.txt
+LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/FCal2DNeighbors-April2011.txt
+LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/FCal3DNeighborsNext-April2011.txt
+LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/FCal3DNeighborsPrev-April2011.txt
 CaloIDHelper_ID...   INFO in createObj: creating a LArMiniFCAL_ID helper object in the detector store
 AtlasDetectorID      INFO initialize_from_dictionary - OK
 LArMiniFCAL_ID       INFO  initialize_from_dict - LArCalorimeter dictionary does NOT contain miniFCAL description. Unable to initialize LArMiniFCAL_ID.
@@ -267,7 +269,7 @@ AtlasDetectorID      INFO initialize_from_dictionary - OK
 TileHWIDDetDesc...   INFO in createObj: creating a TileHWID helper object in the detector store
 TileHWID             INFO initialize_from_dictionary 
 AtlasDetectorID      INFO initialize_from_dictionary - OK
-GeoModelSvc.Til...   INFO  U-shape parameter from database is: 0
+GeoModelSvc.Til...   INFO  U-shape parameter from database is: 1
 GeoModelSvc.Til...   INFO  Entering TileAtlasFactory::create()
 GeoModelSvc.Til...   INFO  Tile Geometry with Saddle supports, starting from TileCal-CSC-02 xxx
 GeoModelSvc.Til...   INFO  => New BFingerLengthPos 430.5
@@ -279,36 +281,35 @@ GeoModelSvc.Til...   INFO  Positioning positive ext.barrel with translation 4854
 GeoModelSvc.Til...   INFO  Positioning positive ext.barrel finger with translation ztrans= 6338.5
 GeoModelSvc.Til...   INFO  Positioning positive ext.barrel saddle with translation ztrans= 6192.5
 GeoModelSvc.Til...   INFO  Positive ITC envelope parameters: PLUG1  Rmin= 3438.85 Rmax= 4250 dzITC1= 154.5
-GeoModelSvc.Til...   INFO                                    PLUG2  Rmin= 2988.85 Rmax= 3440 dzITC2= 47.425
+GeoModelSvc.Til...   INFO                                    PLUG2  Rmin= 2981 Rmax= 3440 dzITC2= 47.425
 GeoModelSvc.Til...   INFO  Positioning positive ITC with translation 3405
-GeoModelSvc.Til...   INFO  Positioning positive Gap with translation 3548.5
+GeoModelSvc.Til...   INFO  Positioning positive Gap with translation 3552
 GeoModelSvc.Til...   INFO  Positioning positive Crack with translation 3536
 GeoModelSvc.Til...   INFO  Positioning negative ext.barrel with translation ztrans -4854.75
 GeoModelSvc.Til...   INFO  Positioning negative ext.barrel finger with translation ztrans= -6338.5
 GeoModelSvc.Til...   INFO  Positioning negative ext.barrel saddle with translation ztrans= -6192.5
 GeoModelSvc.Til...   INFO  Negative ITC envelope parameters: PLUG1  Rmin= 3438.85 Rmax= 4250 dzITC1= 154.5
-GeoModelSvc.Til...   INFO                                    PLUG2  Rmin= 2988.85 Rmax= 3440 dzITC2= 47.425
+GeoModelSvc.Til...   INFO                                    PLUG2  Rmin= 2981 Rmax= 3440 dzITC2= 47.425
 GeoModelSvc.Til...   INFO  Positioning negative ITC with translation -3405
-GeoModelSvc.Til...   INFO  Positioning negative Gap with translation -3548.5
+GeoModelSvc.Til...   INFO  Positioning negative Gap with translation -3552
 GeoModelSvc.Til...   INFO  Positioning negative Crack with translation -3536
 GeoModelSvc.Til...   INFO  Global positioning of barrel with rotation (0,0,0)) and translation (0,0,0) CLHEP::cm
 GeoModelSvc.Til...   INFO  Global positioning of positive ext.barrel with rotation (0,0,0)) and translation (0,0,0) CLHEP::cm
 GeoModelSvc.Til...   INFO  Global positioning of negative ext.barrel with rotation (0,0,0)) and translation (0,0,1) CLHEP::cm
 GeoModelSvc.Til...   INFO  TileDetDescrManager: entering create_elements() 
-GeoModelSvc          INFO GeoModelSvc.TileDetectorTool	 SZ= 14932Kb 	 Time = 0.75S
+GeoModelSvc          INFO GeoModelSvc.TileDetectorTool	 SZ= 14852Kb 	 Time = 3.24S
 CORAL/Services/ConnectionService Info User session with sessionID=S#3(C#6.s#1) will be ended on connectionID=C#6
 CORAL/Services/ConnectionService Info Connection to service "ATLF/()" with connectionID=C#6 will be disconnected
 ClassIDSvc           INFO  getRegistryEntries: read 6 CLIDRegistry entries for module ALL
-ClassIDSvc           INFO  getRegistryEntries: read 60 CLIDRegistry entries for module ALL
-AthenaEventLoopMgr   INFO Initializing AthenaEventLoopMgr - package version AthenaServices-01-59-49
+ClassIDSvc           INFO  getRegistryEntries: read 61 CLIDRegistry entries for module ALL
+AthenaEventLoopMgr   INFO Initializing AthenaEventLoopMgr - package version AthenaServices-01-60-14
 AthMasterSeq         INFO Member list: AthSequencer/AthAlgSeq, AthSequencer/AthOutSeq, AthSequencer/AthRegSeq
 AthAlgSeq            INFO Member list: PyAthena::Alg/dumper
 PyComponentMgr       INFO Initializing PyComponentMgr...
 dumper               INFO Initializing dumper...
-RootStorageSvc::RootClassLoader Info Failed to load dictionary for native class: "ClassIDSvc"
 HistogramPersis...WARNING Histograms saving not required.
 AthenaEventLoopMgr   INFO Setup EventSelector service EventSelector
-ActiveStoreSvc       INFO Initializing ActiveStoreSvc - package version StoreGate-03-06-17
+ActiveStoreSvc       INFO Initializing ActiveStoreSvc - package version StoreGate-03-06-43
 ApplicationMgr       INFO Application Manager Initialized successfully
 InputMetaDataStore   INFO Start InputMetaDataStore
 MetaDataStore        INFO Start MetaDataStore
@@ -326,8 +327,9 @@ RootDatabase.open Success /afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD
 PoolSvc              INFO Failed to find container POOLContainer(DataHeader) to create POOL collection.
 ImplicitCollection Info Opened the implicit collection with connection string "PFN:/afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-15.5.0/AOD-15.5.0-full.pool.root"
 ImplicitCollection Info and a name "POOLContainer_DataHeader"
-ClassIDSvc           INFO  getRegistryEntries: read 689 CLIDRegistry entries for module ALL
+ClassIDSvc           INFO  getRegistryEntries: read 703 CLIDRegistry entries for module ALL
 StoreGateSvc         INFO Start StoreGateSvc
+ConditionStore       INFO Start ConditionStore
 DetectorStore        INFO Start DetectorStore
 ApplicationMgr       INFO Application Manager Started successfully
 PoolSvc              INFO Failed to find container MetaDataHdr(DataHeader) to get Token.
@@ -340,15 +342,15 @@ RalSessionMgr Info Instantiate a R/O RalSessionMgr for 'COOLOFL_LAR/OFLP200'
 RalSessionMgr Info Connect to the database server
 CORAL/Services/ConnectionService Info Re-ordering 3 replicas using installed algorithm
 CORAL/Services/ConnectionService Info Sorting algorithm selected 4 replicas
-CORAL/Services/ConnectionService Warning Failed to connect to service sqlite200/ALLP200.db (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_15.5.0-x86_64-slc6-gcc49-dbg/sqlite200 is not writable" )' - do NOT retry
+CORAL/Services/ConnectionService Warning Failed to connect to service sqlite200/ALLP200.db (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_15.5.0/sqlite200 is not writable" )' - do NOT retry
 CORAL/Services/ConnectionService Info Connection to service "sqlite200/ALLP200.db" with connectionID=C#7 will be disconnected
-CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:sqlite200/ALLP200.db": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_15.5.0-x86_64-slc6-gcc49-dbg/sqlite200 is not writable" )
+CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:sqlite200/ALLP200.db": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_15.5.0/sqlite200 is not writable" )
 CORAL/RelationalPlugins/frontier Info The current compresion level is 5
 CORAL/Services/ConnectionService Info New connection to service "ATLF/()" with connectionID=C#8 has been connected
 CORAL/Services/ConnectionService Info New user session with sessionID=S#4(C#8.s#1) started on connectionID=C#8 to service "ATLF/()" for user "" in read-only mode
 RalSessionMgr Info Start a read-only transaction active for the duration of the database connection
 RelationalDatabase Info Instantiate a R/O RalDatabase for 'COOLOFL_LAR/OFLP200'
-RelationalDatabase Info Release number backward compatibility - NO SCHEMA EVOLUTION REQUIRED: database with OLDER release number 2.7.0 will be opened using CURRENT client release number 3.1.0
+RelationalDatabase Info Release number backward compatibility - NO SCHEMA EVOLUTION REQUIRED: database with OLDER release number 2.7.0 will be opened using CURRENT client release number 3.1.3
 IOVDbSvc             INFO HVS tag OFLCOND-SIM-00-00-00 resolved to LARAlign_CSC_00 for folder /LAR/Align
 IOVDbSvc             INFO HVS tag OFLCOND-SIM-00-00-00 resolved to LArCellPositionShift-ideal for folder /LAR/LArCellPositionShift
 IOVDbSvc             INFO Disconnecting from COOLOFL_LAR/OFLP200
@@ -363,9 +365,25 @@ Domain[ROOT_All] Info >   Access   DbDomain     READ      [ROOT_All]
 Domain[ROOT_All] Info ->  Access   DbDatabase   READ      [ROOT_All] E01BD448-BF95-DB11-983E-0015C5098AA3
 Domain[ROOT_All] Info                           /afs/cern.ch/atlas/conditions/poolcond/vol0/oflcond.000002.conditions.simul.pool.v0000/oflcond.000002.conditions.simul.pool.v0000._0058.pool.root
 RootDatabase.open Success /afs/cern.ch/atlas/conditions/poolcond/vol0/oflcond.000002.conditions.simul.pool.v0000/oflcond.000002.conditions.simul.pool.v0000._0058.pool.root File version:51304
+GeoModelSvc       WARNING *** *** Geometry configured through jobOptions does not match TagInfo tags! *** ***
+GeoModelSvc          INFO ** Job Option configuration: 
+GeoModelSvc          INFO * ATLAS tag: ATLAS-R1-2012-03-01-00
+GeoModelSvc          INFO * InDet tag: 
+GeoModelSvc          INFO * Pixel tag: 
+GeoModelSvc          INFO * SCT   tag: 
+GeoModelSvc          INFO * TRT   tag: 
+GeoModelSvc          INFO * LAr   tag: 
+GeoModelSvc          INFO * Tile  tag: 
+GeoModelSvc          INFO * Muon  tag: 
+GeoModelSvc          INFO * Calo  tag: 
+GeoModelSvc          INFO * MagField  tag: 
+GeoModelSvc          INFO * CavernInfra  tag: 
+GeoModelSvc          INFO * ForwardDetectors  tag: 
+GeoModelSvc          INFO ** TAG INFO configuration: 
+GeoModelSvc          INFO * ATLAS tag: ATLAS-GEO-02-01-00
 CaloMgrDetDescrCnv   INFO in createObj: creating a Calo Detector Manager object in the detector store
 CaloIdMgrDetDes...   INFO in createObj: creating a CaloDescrManager object in the detector store
-ClassIDSvc           INFO  getRegistryEntries: read 129 CLIDRegistry entries for module ALL
+ClassIDSvc           INFO  getRegistryEntries: read 104 CLIDRegistry entries for module ALL
 CaloIDHelper_ID...   INFO in createObj: creating a CaloDM_ID helper object in the detector store
 CaloDM_ID            INFO initialize_from_dictionary
 AtlasDetectorID      INFO initialize_from_dictionary - OK
@@ -382,20 +400,20 @@ CaloIDHelper_ID...   INFO in createObj: creating a LArHEC_SuperCell_ID helper ob
 AtlasDetectorID      INFO initialize_from_dictionary - OK
 CaloIDHelper_ID...   INFO in createObj: creating a LArFCAL_SuperCell_ID helper object in the detector store
 AtlasDetectorID      INFO initialize_from_dictionary - OK
-LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/FCalSuperCells2DNeighborsNew-April2014.txt
-LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/FCalSuperCells3DNeighborsNextNew-April2014.txt
-LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/FCalSuperCells3DNeighborsPrevNew-April2014.txt
+LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/FCalSuperCells2DNeighborsNew-April2014.txt
+LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/FCalSuperCells3DNeighborsNextNew-April2014.txt
+LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/FCalSuperCells3DNeighborsPrevNew-April2014.txt
 CaloIDHelper_ID...   INFO in createObj: creating a Tile_SuperCell_ID helper object in the detector store
 AtlasDetectorID      INFO initialize_from_dictionary - OK
-TileNeighbour        INFO Reading file  /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/TileSuperCellNeighbour.txt
+TileNeighbour        INFO Reading file  /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/TileSuperCellNeighbour.txt
 AtlasDetectorID      INFO initialize_from_dictionary - OK
 CaloIdMgrDetDes...   INFO  Finished 
 CaloIdMgrDetDes...   INFO Initializing CaloIdMgr from values in CaloIdMgrDetDescrCnv 
 CORAL/Services/ConnectionService Info Re-ordering 3 replicas using installed algorithm
 CORAL/Services/ConnectionService Info Sorting algorithm selected 4 replicas
-CORAL/Services/ConnectionService Warning Failed to connect to service geomDB/geomDB_sqlite (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_15.5.0-x86_64-slc6-gcc49-dbg/geomDB is not writable" )' - do NOT retry
+CORAL/Services/ConnectionService Warning Failed to connect to service geomDB/geomDB_sqlite (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_15.5.0/geomDB is not writable" )' - do NOT retry
 CORAL/Services/ConnectionService Info Connection to service "geomDB/geomDB_sqlite" with connectionID=C#9 will be disconnected
-CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:geomDB/geomDB_sqlite": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_15.5.0-x86_64-slc6-gcc49-dbg/geomDB is not writable" )
+CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:geomDB/geomDB_sqlite": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_15.5.0/geomDB is not writable" )
 CORAL/RelationalPlugins/frontier Info The current compresion level is 5
 CORAL/Services/ConnectionService Info New connection to service "ATLF/()" with connectionID=C#10 has been connected
 CORAL/Services/ConnectionService Info New user session with sessionID=S#5(C#10.s#1) started on connectionID=C#10 to service "ATLF/()" for user "" in read-only mode
@@ -405,9 +423,14 @@ Domain[ROOT_All] Info ->  Access   DbDatabase   READ      [ROOT_All] 8667C6F2-15
 Domain[ROOT_All] Info                           /afs/cern.ch/atlas/conditions/poolcond/vol0/cond08_mc.000003.gen.COND/cond08_mc.000003.gen.COND._0064.pool.root
 RootDatabase.open Success /afs/cern.ch/atlas/conditions/poolcond/vol0/cond08_mc.000003.gen.COND/cond08_mc.000003.gen.COND._0064.pool.root File version:52200
 AthenaEventLoopMgr   INFO   ===>>>  start processing event #30002, run #5200 0 events processed so far  <<<===
-ClassIDSvc           INFO  getRegistryEntries: read 206 CLIDRegistry entries for module ALL
-ClassIDSvc           INFO  getRegistryEntries: read 1664 CLIDRegistry entries for module ALL
-ClassIDSvc           INFO  getRegistryEntries: read 674 CLIDRegistry entries for module ALL
+ClassIDSvc           INFO  getRegistryEntries: read 204 CLIDRegistry entries for module ALL
+ClassIDSvc           INFO  getRegistryEntries: read 242 CLIDRegistry entries for module ALL
+ClassIDSvc           INFO  getRegistryEntries: read 683 CLIDRegistry entries for module ALL
+
+RooFit v3.60 -- Developed by Wouter Verkerke and David Kirkby 
+                Copyright (C) 2000-2013 NIKHEF, University of California & Stanford University
+                All rights reserved, please read http://roofit.sourceforge.net/license.txt
+
 AthenaEventLoopMgr   INFO   ===>>>  done processing event #30002, run #5200 1 events processed so far  <<<===
 /afs/cern.ch/atlas/conditions/poolcond/vol0/oflcond.000002.conditions.simul.pool.v0000/oflcond.000002.conditions.simul.pool.v0000._0058.pool.root Info Database being retired...
 Domain[ROOT_All] Info ->  Deaccess DbDatabase   READ      [ROOT_All] E01BD448-BF95-DB11-983E-0015C5098AA3
@@ -415,7 +438,7 @@ Domain[ROOT_All] Info ->  Deaccess DbDatabase   READ      [ROOT_All] E01BD448-BF
 Domain[ROOT_All] Info ->  Deaccess DbDatabase   READ      [ROOT_All] 8667C6F2-1559-DE11-A611-000423D9A21A
 Domain[ROOT_All] Info >   Deaccess DbDomain     READ      [ROOT_All] 
 AthenaEventLoopMgr   INFO   ===>>>  start processing event #30004, run #5200 1 events processed so far  <<<===
-ClassIDSvc           INFO  getRegistryEntries: read 8456 CLIDRegistry entries for module ALL
+ClassIDSvc           INFO  getRegistryEntries: read 8617 CLIDRegistry entries for module ALL
 AthenaEventLoopMgr   INFO   ===>>>  done processing event #30004, run #5200 2 events processed so far  <<<===
 AthenaEventLoopMgr   INFO   ===>>>  start processing event #30009, run #5200 2 events processed so far  <<<===
 AthenaEventLoopMgr   INFO   ===>>>  done processing event #30009, run #5200 3 events processed so far  <<<===
@@ -438,6 +461,7 @@ Domain[ROOT_All] Info ->  Deaccess DbDatabase   READ      [ROOT_All] 525450DE-C7
 Domain[ROOT_All] Info >   Deaccess DbDomain     READ      [ROOT_All] 
 AthenaEventLoopMgr   INFO No more events in event selection 
 DetectorStore        INFO Stop DetectorStore
+ConditionStore       INFO Stop ConditionStore
 StoreGateSvc         INFO Stop StoreGateSvc
 StoreGateSvc         INFO stop: setting service priority to 101 so that event stores get finalized and cleared before other stores
 TagMetaDataStore     INFO Stop TagMetaDataStore
@@ -449,29 +473,30 @@ AthAlgSeq            INFO Finalizing AthAlgSeq...
 AthOutSeq            INFO Finalizing AthOutSeq...
 AthRegSeq            INFO Finalizing AthRegSeq...
 AthMasterSeq         INFO Finalizing AthMasterSeq...
-StoreGateSvc         INFO Finalizing StoreGateSvc - package version StoreGate-03-06-17
+StoreGateSvc         INFO Finalizing StoreGateSvc - package version StoreGate-03-06-43
 PyComponentMgr       INFO Finalizing PyComponentMgr...
 IdDictDetDescrCnv    INFO in finalize
-DetectorStore        INFO Finalizing DetectorStore - package version StoreGate-03-06-17
-IOVDbSvc             INFO Folder /LAR/Align (PoolRef) db-read 1/1 objs/chan/bytes 1/1/168 ((     0.18 ))s
+DetectorStore        INFO Finalizing DetectorStore - package version StoreGate-03-06-43
+ConditionStore       INFO Finalizing ConditionStore - package version StoreGate-03-06-43
+IOVDbSvc             INFO Folder /LAR/Align (PoolRef) db-read 1/1 objs/chan/bytes 1/1/168 ((     0.24 ))s
 IOVDbSvc             INFO Folder /TagInfo (AttrListColl) db-read 0/2 objs/chan/bytes 2/0/0 ((     0.00 ))s
-IOVDbSvc             INFO Folder /LAR/LArCellPositionShift (PoolRef) db-read 1/1 objs/chan/bytes 1/1/195 ((     0.02 ))s
-IOVDbSvc             INFO Total payload read from COOL: 363 bytes in ((      0.20 ))s
+IOVDbSvc             INFO Folder /LAR/LArCellPositionShift (PoolRef) db-read 1/1 objs/chan/bytes 1/1/195 ((     0.04 ))s
+IOVDbSvc             INFO Total payload read from COOL: 363 bytes in ((      0.29 ))s
 IOVDbSvc             INFO Connection sqlite://;schema=mycool.db;dbname=OFLP200 : nConnect: 0 nFolders: 0 ReadTime: ((     0.00 ))s
-IOVDbSvc             INFO Connection COOLOFL_LAR/OFLP200 : nConnect: 2 nFolders: 2 ReadTime: ((     0.20 ))s
-TagMetaDataStore     INFO Finalizing TagMetaDataStore - package version StoreGate-03-06-17
-PoolSvc              INFO I/O finalization...
+IOVDbSvc             INFO Connection COOLOFL_LAR/OFLP200 : nConnect: 2 nFolders: 2 ReadTime: ((     0.29 ))s
+TagMetaDataStore     INFO Finalizing TagMetaDataStore - package version StoreGate-03-06-43
 XMLFileCatalog Info Updating the catalog
 PoolXMLFileCatalog Info XercesC termination number 0
-MetaDataStore        INFO Finalizing MetaDataStore - package version StoreGate-03-06-17
-InputMetaDataStore   INFO Finalizing InputMetaDataStore - package version StoreGate-03-06-17
+PoolSvc              INFO I/O finalization...
+MetaDataStore        INFO Finalizing MetaDataStore - package version StoreGate-03-06-43
+InputMetaDataStore   INFO Finalizing InputMetaDataStore - package version StoreGate-03-06-43
 AthDictLoaderSvc     INFO in finalize...
 ToolSvc              INFO Removing all tools created by ToolSvc
 *****Chrono*****     INFO ****************************************************************************************************
 *****Chrono*****     INFO  The Final CPU consumption ( Chrono ) Table (ordered)
 *****Chrono*****     INFO ****************************************************************************************************
-AthenaSealSvc::...   INFO Time User   : Tot=    1 [ms]                                             #=  1
-ChronoStatSvc        INFO Time User   : Tot= 55.9  [s]                                             #=  1
+AthenaSealSvc::...   INFO Time User   : Tot=    0 [us]                                             #=  1
+ChronoStatSvc        INFO Time User   : Tot= 72.4  [s]                                             #=  1
 *****Chrono*****     INFO ****************************************************************************************************
 ChronoStatSvc.f...   INFO  Service finalized successfully 
 ApplicationMgr       INFO Application Manager Finalized successfully
diff --git a/Calorimeter/CaloCnv/CaloAthenaPool/share/CaloTPCnv_18.0.0.ref b/Calorimeter/CaloCnv/CaloAthenaPool/share/CaloTPCnv_18.0.0.ref
index eeecc131b0482c7a9afc2ff1fbb328578e2ddc47..974ab0676e02ef9142c1d13fd237d6fbd1070d4d 100644
--- a/Calorimeter/CaloCnv/CaloAthenaPool/share/CaloTPCnv_18.0.0.ref
+++ b/Calorimeter/CaloCnv/CaloAthenaPool/share/CaloTPCnv_18.0.0.ref
@@ -1,73 +1,70 @@
-Thu Jan 14 17:50:25 CET 2016
+Mon May 23 17:28:08 CEST 2016
 Preloading tcmalloc_minimal.so
 Py:Athena            INFO including file "AthenaCommon/Preparation.py"
-Py:Athena            INFO using release [AtlasOffline-21.0.0] [x86_64-slc6-gcc49-dbg] [21.X.Y-VAL/rel_6] -- built on [2016-01-08 22:41]
+Py:Athena            INFO using release [WorkDir-21.0.0] [x86_64-slc6-gcc49-dbg] [private/private] -- built on [2016-05-23 17:13]
 Py:Athena            INFO including file "AthenaCommon/Bootstrap.py"
 Py:Athena            INFO including file "AthenaCommon/Atlas.UnixStandardJob.py"
-Warning in <TInterpreter::ReadRootmapFile>: class  CaloSampling found in CaloEventDict.so  is already in libISF_FastCaloSimParametrizationLib.so 
+Warning in <TInterpreter::ReadRootmapFile>: class  Event found in libG4AtlasControlDict.so  is already in libtest_GPyTestDict.so 
+Warning in <TInterpreter::ReadRootmapFile>: class  UCharDbArray found in libStorageSvcDict.so  is already in libRootCnvDict.so 
 Py:Athena            INFO executing ROOT6Setup
 [?1034hPy:Athena            INFO including file "AthenaCommon/Execution.py"
 Py:Athena            INFO including file "CaloAthenaPool/CaloTPCnv_18.0.0_test.py"
 Py:Athena            INFO including file "AthenaPoolUtilities/TPCnvTest.py"
-Py:ConfigurableDb    INFO Read module info for 4912 configurables from 10 genConfDb files
-Py:ConfigurableDb WARNING Found 4 duplicates among the 10 genConfDb files :
+Py:ConfigurableDb    INFO Read module info for 5012 configurables from 9 genConfDb files
+Py:ConfigurableDb WARNING Found 1 duplicates among the 9 genConfDb files :
 Py:ConfigurableDb WARNING --------------------------------------------------
 Py:ConfigurableDb WARNING   -<component name>: <module> - [ <duplicates> ]
 Py:ConfigurableDb WARNING --------------------------------------------------
-Py:ConfigurableDb WARNING   -DerivationFramework__JetCaloClusterThinning: DerivationFrameworkCalo.DerivationFrameworkCaloConf - ['DerivationFrameworkEGamma.DerivationFrameworkEGammaConf']
-Py:ConfigurableDb WARNING   -DerivationFramework__CellDecorator: DerivationFrameworkCalo.DerivationFrameworkCaloConf - ['DerivationFrameworkEGamma.DerivationFrameworkEGammaConf']
-Py:ConfigurableDb WARNING   -DerivationFramework__CaloClusterThinning: DerivationFrameworkCalo.DerivationFrameworkCaloConf - ['DerivationFrameworkEGamma.DerivationFrameworkEGammaConf']
-Py:ConfigurableDb WARNING   -DerivationFramework__MaxCellDecorator: DerivationFrameworkCalo.DerivationFrameworkCaloConf - ['DerivationFrameworkEGamma.DerivationFrameworkEGammaConf']
+Py:ConfigurableDb WARNING   -D3PD__TrigConfMetadataTool: TriggerD3PDMaker.TriggerD3PDMakerConf - ['TrigCostD3PDMaker.TrigCostD3PDMakerConf']
 Py:ConfigurableDb WARNING Fix your cmt/requirements file !!
 Py:Athena            INFO including file "IdDictDetDescrCnv/IdDictDetDescrCnv_joboptions.py"
-EventInfoMgtInit: Got release version  AtlasOffline-rel_6
+EventInfoMgtInit: Got release version  AtlasOffline-rel_1
 Py:IOVDbSvc.CondDB    INFO Setting up conditions DB access to instance OFLP200
-Data source lookup using /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasCore/rel_6/InstallArea/XML/AtlasAuthentication/dblookup.xml file
+Data source lookup using /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasCore/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/XML/AtlasAuthentication/dblookup.xml file
+SetGeometryVersion.py obtained major release version 21
 Py:Athena            INFO including file "AthenaCommon/runbatch.py"
-ApplicationMgr       INFO Updating Gaudi::PluginService::SetDebug(level) to level=0
+ApplicationMgr       INFO Updating Gaudi::PluginService::SetDebug(level) to level= 'PluginDebugLevel':0
 ApplicationMgr    SUCCESS 
 ====================================================================================================================================
-                                                   Welcome to ApplicationMgr (GaudiCoreSvc v3r4)
-                                          running on lxplus0034.cern.ch on Thu Jan 14 17:51:04 2016
+                                                   Welcome to ApplicationMgr (GaudiCoreSvc v4r1)
+                                          running on lxplus024.cern.ch on Mon May 23 17:29:12 2016
 ====================================================================================================================================
 ApplicationMgr       INFO Successfully loaded modules : AthenaServices
 ApplicationMgr       INFO Application Manager Configured successfully
-ApplicationMgr       INFO Updating Gaudi::PluginService::SetDebug(level) to level=0
+ApplicationMgr       INFO Updating Gaudi::PluginService::SetDebug(level) to level= 'PluginDebugLevel':0
 StatusCodeSvc        INFO initialize
-JobIDSvc             INFO Initializing JobIDSvc - package version AthenaServices-01-59-49
+JobIDSvc             INFO Initializing JobIDSvc - package version AthenaServices-01-60-14
 AthDictLoaderSvc     INFO in initialize...
 AthDictLoaderSvc     INFO acquired Dso-registry
-ClassIDSvc           INFO Initializing ClassIDSvc - package version CLIDComps-00-06-18
-ClassIDSvc           INFO  getRegistryEntries: read 4694 CLIDRegistry entries for module ALL
+ClassIDSvc           INFO Initializing ClassIDSvc - package version CLIDComps-00-06-20
+ClassIDSvc           INFO  getRegistryEntries: read 5111 CLIDRegistry entries for module ALL
 ChronoStatSvc        INFO  Number of skipped events for MemStat-1
 CoreDumpSvc          INFO install f-a-t-a-l handler... (flag = -1)
 CoreDumpSvc          INFO Handling signals: 11(Segmentation fault) 7(Bus error) 4(Illegal instruction) 8(Floating point exception) 
-DetectorStore        INFO Initializing DetectorStore - package version StoreGate-03-06-17
-MetaDataSvc          INFO Initializing MetaDataSvc - package version AthenaServices-01-59-49
-InputMetaDataStore   INFO Initializing InputMetaDataStore - package version StoreGate-03-06-17
-MetaDataStore        INFO Initializing MetaDataStore - package version StoreGate-03-06-17
-AthenaPoolCnvSvc     INFO Initializing AthenaPoolCnvSvc - package version AthenaPoolCnvSvc-00-28-02
-PoolSvc              INFO Initializing PoolSvc - package version PoolSvc-00-25-00
+DetectorStore        INFO Initializing DetectorStore - package version StoreGate-03-06-43
+MetaDataSvc          INFO Initializing MetaDataSvc - package version AthenaServices-01-60-14
+InputMetaDataStore   INFO Initializing InputMetaDataStore - package version StoreGate-03-06-43
+MetaDataStore        INFO Initializing MetaDataStore - package version StoreGate-03-06-43
+AthenaPoolCnvSvc     INFO Initializing AthenaPoolCnvSvc - package version AthenaPoolCnvSvc-00-28-20
+PoolSvc              INFO Initializing PoolSvc - package version PoolSvc-00-25-03
 PoolSvc              INFO io_register[PoolSvc](xmlcatalog_file:PoolFileCatalog.xml) [ok]
 PoolSvc              INFO Set connectionsvc retry/timeout/IDLE timeout to  'ConnectionRetrialPeriod':300/ 'ConnectionRetrialTimeOut':3600/ 'ConnectionTimeOut':5 seconds with connection cleanup disabled
 PoolSvc              INFO Frontier compression level set to 5
 DBReplicaSvc         INFO Frontier server at (serverurl=http://atlasfrontier-ai.cern.ch:8000/atlr)(serverurl=http://aiatlas036.cern.ch:8000/atlr)(serverurl=http://aiatlas034.cern.ch:8000/atlr)(serverurl=http://ccfrontier.in2p3.fr:23128/ccin2p3-AtlasFrontier)(serverurl=http://ccsqfatlasli02.in2p3.fr:23128/ccin2p3-AtlasFrontier)(serverurl=http://ccsqfatlasli01.in2p3.fr:23128/ccin2p3-AtlasFrontier)(proxyurl=http://ca-proxy.cern.ch:3128)(proxyurl=http://ca18.cern.ch:3128)(proxyurl=http://ca17.cern.ch:3128)(proxyurl=http://atlast0fsquid.cern.ch:3128)(proxyurl=http://atlassquid1.cern.ch:3128)(proxyurl=http://atlassquid2.cern.ch:3128)(proxyurl=http://atlassquid4.cern.ch:3128) will be considered for COOL data
-DBReplicaSvc         INFO Read replica configuration from /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasCore/rel_6/InstallArea/share/dbreplica.config
-DBReplicaSvc         INFO Total of 10 servers found for host lxplus0034.cern.ch [ATLF ATLAS_COOLPROD atlas_dd ATLAS_CONFIG INT8R INTR ATONR_COOL ATONR_CONF DEVDB11 ATLF ]
+DBReplicaSvc         INFO Read replica configuration from /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasCore/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/dbreplica.config
+DBReplicaSvc         INFO Total of 10 servers found for host lxplus024.cern.ch [ATLF ATLAS_COOLPROD atlas_dd ATLAS_CONFIG INT8R INTR ATONR_COOL ATONR_CONF DEVDB11 ATLF ]
 PoolSvc              INFO Successfully setup replica sorting algorithm
 PoolSvc              INFO Re-initializing PoolSvc
-PoolSvc              INFO Resolved path (via DATAPATH) is /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasCore/rel_6/InstallArea/share/poolcond/PoolCat_oflcond.xml
+PoolSvc           WARNING Unable to locate catalog for prfile:poolcond/PoolCat_oflcond.xml via PathResolver, check your DATAPATH variable
 PoolSvc              INFO Resolved path (via ATLAS_POOLCOND_PATH) is /afs/cern.ch/atlas/conditions/poolcond/catalogue/poolcond/PoolCat_oflcond.xml
 PoolSvc              INFO POOL WriteCatalog is xmlcatalog_file:PoolFileCatalog.xml
 XMLFileCatalog Info Connecting to the catalog
 PoolXMLFileCatalog Info Xerces-c initialization Number 0
 XMLFileCatalog Info Connecting to the catalog
-XMLFileCatalog Info Connecting to the catalog
 PoolXMLFileCatalog Info File PoolFileCatalog.xml does not exist, a new one is created
 PoolXMLFileCatalog Info Read-only filesystem
-PoolXMLFileCatalog Info Read-only filesystem
-EventSelector        INFO Initializing EventSelector - package version EventSelectorAthenaPool-00-19-01
-TagMetaDataStore     INFO Initializing TagMetaDataStore - package version StoreGate-03-06-17
+EventSelector        INFO Initializing EventSelector - package version EventSelectorAthenaPool-00-19-11
+TagMetaDataStore     INFO Initializing TagMetaDataStore - package version StoreGate-03-06-43
 EventSelector        INFO reinitialization...
 EventSelector        INFO EventSelection with query 
 PoolSvc              INFO File is not in Catalog! Attempt to open it anyway.
@@ -96,18 +93,19 @@ ImplicitCollection Info Opened the implicit collection with connection string "P
 ImplicitCollection Info and a name "POOLContainer(DataHeader)"
 PoolSvc              INFO Failed to find container MetaDataHdrDataHeader to get Token.
 EventPersistenc...   INFO Added successfully Conversion service:AthenaPoolCnvSvc
-AthenaPoolAddre...   INFO Initializing AthenaPoolAddressProviderSvc - package version EventSelectorAthenaPool-00-19-01
+AthenaPoolAddre...   INFO Initializing AthenaPoolAddressProviderSvc - package version EventSelectorAthenaPool-00-19-11
 IOVDbSvc             INFO Opened read transaction for POOL PersistencySvc
 IOVDbSvc             INFO Only 5 POOL conditions files will be open at once
 IOVDbSvc             INFO Cache alignment will be done in 3 slices
 IOVDbSvc             INFO Read from meta data only for folder /TagInfo
 IOVDbSvc             INFO Initialised with 2 connections and 3 folders
 IOVDbSvc             INFO Service IOVDbSvc initialised successfully
-ProxyProviderSvc     INFO Initializing ProxyProviderSvc - package version SGComps-00-02-04
+ProxyProviderSvc     INFO Initializing ProxyProviderSvc - package version SGComps-00-02-08
 IOVDbSvc             INFO Folder /TagInfo will be taken from file metadata
 IOVDbSvc             INFO Found 15 metadata containers in input file, 1 will be used
+StoreGateSvc         INFO Initializing StoreGateSvc - package version StoreGate-03-06-43
+ConditionStore       INFO Initializing ConditionStore - package version StoreGate-03-06-43
 IOVSvc               INFO No IOVSvcTool associated with store "StoreGateSvc"
-StoreGateSvc         INFO Initializing StoreGateSvc - package version StoreGate-03-06-17
 IOVSvcTool           INFO IOVRanges will be checked at every Event
 IOVDbSvc             INFO Opening COOL connection for COOLOFL_LAR/OFLP200
 CoralApplication Info Create a cool::CoralApplication...
@@ -121,15 +119,15 @@ RalSessionMgr Warning Use COOL_DISABLE_CORALCONNECTIONPOOLCLEANUP
 CORAL/Services/ConnectionService Info ConnectionServiceConfiguration::setConnectionTimeOut 0
 CORAL/Services/ConnectionService Info Re-ordering 3 replicas using installed algorithm
 CORAL/Services/ConnectionService Info Sorting algorithm selected 4 replicas
-CORAL/Services/ConnectionService Warning Failed to connect to service sqlite200/ALLP200.db (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_18.0.0-x86_64-slc6-gcc49-dbg/sqlite200 is not writable" )' - do NOT retry
+CORAL/Services/ConnectionService Warning Failed to connect to service sqlite200/ALLP200.db (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_18.0.0/sqlite200 is not writable" )' - do NOT retry
 CORAL/Services/ConnectionService Info Connection to service "sqlite200/ALLP200.db" with connectionID=C#3 will be disconnected
-CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:sqlite200/ALLP200.db": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_18.0.0-x86_64-slc6-gcc49-dbg/sqlite200 is not writable" )
+CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:sqlite200/ALLP200.db": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_18.0.0/sqlite200 is not writable" )
 CORAL/RelationalPlugins/frontier Info The current compresion level is 5
 CORAL/Services/ConnectionService Info New connection to service "ATLF/()" with connectionID=C#4 has been connected
 CORAL/Services/ConnectionService Info New user session with sessionID=S#2(C#4.s#1) started on connectionID=C#4 to service "ATLF/()" for user "" in read-only mode
 RalSessionMgr Info Start a read-only transaction active for the duration of the database connection
 RelationalDatabase Info Instantiate a R/O RalDatabase for 'COOLOFL_LAR/OFLP200'
-RelationalDatabase Info Release number backward compatibility - NO SCHEMA EVOLUTION REQUIRED: database with OLDER release number 2.7.0 will be opened using CURRENT client release number 3.1.0
+RelationalDatabase Info Release number backward compatibility - NO SCHEMA EVOLUTION REQUIRED: database with OLDER release number 2.7.0 will be opened using CURRENT client release number 3.1.3
 IOVDbSvc             INFO Disconnecting from COOLOFL_LAR/OFLP200
 RalSessionMgr Info Commit the read-only transaction active for the duration of the database connection
 RalSessionMgr Info Disconnect from the database server
@@ -182,25 +180,28 @@ DetDescrCnvSvc       INFO  filling address for ZdcID with CLID 190591643 and sto
 GeoModelSvc          INFO Retrieved DetectorTools = PrivateToolHandleArray(['LArDetectorToolNV/LArDetectorToolNV','TileDetectorTool/TileDetectorTool'])
 CORAL/Services/ConnectionService Info Re-ordering 3 replicas using installed algorithm
 CORAL/Services/ConnectionService Info Sorting algorithm selected 4 replicas
-CORAL/Services/ConnectionService Warning Failed to connect to service geomDB/geomDB_sqlite (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_18.0.0-x86_64-slc6-gcc49-dbg/geomDB is not writable" )' - do NOT retry
+CORAL/Services/ConnectionService Warning Failed to connect to service geomDB/geomDB_sqlite (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_18.0.0/geomDB is not writable" )' - do NOT retry
 CORAL/Services/ConnectionService Info Connection to service "geomDB/geomDB_sqlite" with connectionID=C#5 will be disconnected
-CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:geomDB/geomDB_sqlite": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_18.0.0-x86_64-slc6-gcc49-dbg/geomDB is not writable" )
+CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:geomDB/geomDB_sqlite": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_18.0.0/geomDB is not writable" )
 CORAL/RelationalPlugins/frontier Info The current compresion level is 5
 CORAL/Services/ConnectionService Info New connection to service "ATLF/()" with connectionID=C#6 has been connected
 CORAL/Services/ConnectionService Info New user session with sessionID=S#3(C#6.s#1) started on connectionID=C#6 to service "ATLF/()" for user "" in read-only mode
-GeoModelSvc.LAr...   INFO Keys for LAr are ATLAS-GEO-10-00-00  ATLAS
-GeoModelSvc.LAr...   INFO Building LAr version LAr-Revised-06 while ATLAS version is ATLAS-GEO-10-00-00
+GeoModelSvc.LAr...   INFO Keys for LAr are ATLAS-R1-2012-03-01-00  ATLAS
+GeoModelSvc.LAr...   INFO Building LAr version LAr-Revised-14 while ATLAS version is ATLAS-R1-2012-03-01-00
 GeoModelSvc.LAr...   INFO LAr Geometry Options:
 GeoModelSvc.LAr...   INFO   Sagging           = false
 GeoModelSvc.LAr...   INFO   Barrel            = ON
 GeoModelSvc.LAr...   INFO   Endcap            = ON
-LAr::DetectorFa...   INFO  old description withut bold in the geometry database 
-LAr::DetectorFa...   INFO  old coil bumper description 
-BarrelConstruction   INFO Getting primary numbers for ATLAS, ATLAS-GEO-10-00-00
-BarrelConstruction   INFO   Makes detailed absorber sandwich  ? 0 0
+LAr::DetectorFa...   INFO  new description with barrel croystat bolts
+LAr::DetectorFa...   INFO  new coil bumper description 
+BarrelConstruction   INFO Getting primary numbers for ATLAS, ATLAS-R1-2012-03-01-00
+BarrelConstruction   INFO   Makes detailed absorber sandwich  ? 1 1
 BarrelConstruction   INFO   Use sagging in geometry  ? 0
+============== EMEC Construction ===============
+  multi-layered version of absorbers activated, mlabs == 1
+================================================
 EventPersistenc...   INFO Added successfully Conversion service:DetDescrCnvSvc
-ClassIDSvc           INFO  getRegistryEntries: read 14830 CLIDRegistry entries for module ALL
+ClassIDSvc           INFO  getRegistryEntries: read 19855 CLIDRegistry entries for module ALL
 CaloIDHelper_ID...   INFO in createObj: creating a TileTBID helper object in the detector store
 IdDictDetDescrCnv    INFO in initialize
 IdDictDetDescrCnv    INFO in createObj: creating a IdDictManager object in the detector store
@@ -210,12 +211,12 @@ IdDictDetDescrCnv    INFO Reading LArCalorimeter   IdDict file IdDictParser/IdDi
 IdDictDetDescrCnv    INFO Reading TileCalorimeter  IdDict file IdDictParser/IdDictTileCalorimeter.xml
 IdDictDetDescrCnv    INFO Reading Calorimeter      IdDict file IdDictParser/IdDictCalorimeter_L1Onl.xml
 IdDictDetDescrCnv    INFO Reading MuonSpectrometer IdDict file IdDictParser/IdDictMuonSpectrometer_R.01.xml
-IdDictDetDescrCnv    INFO Reading ForwardDetectors IdDict file IdDictParser/IdDictForwardDetectors.xml
+IdDictDetDescrCnv    INFO Reading ForwardDetectors IdDict file IdDictParser/IdDictForwardDetectors_2010.xml
 IdDictDetDescrCnv    INFO Found id dicts:
 IdDictDetDescrCnv    INFO Using dictionary tag: destaged_layout
 IdDictDetDescrCnv    INFO Dictionary ATLAS                version default              DetDescr tag (using default) file 
 IdDictDetDescrCnv    INFO Dictionary Calorimeter          version default              DetDescr tag CaloIdentifier-LVL1-02 file IdDictParser/IdDictCalorimeter_L1Onl.xml
-IdDictDetDescrCnv    INFO Dictionary ForwardDetectors     version default              DetDescr tag ForDetIdentifier-00       file IdDictParser/IdDictForwardDetectors.xml
+IdDictDetDescrCnv    INFO Dictionary ForwardDetectors     version default              DetDescr tag ForDetIdentifier-01       file IdDictParser/IdDictForwardDetectors_2010.xml
 IdDictDetDescrCnv    INFO Dictionary InnerDetector        version default              DetDescr tag InDetIdentifier-05        file IdDictParser/IdDictInnerDetector.xml
 IdDictDetDescrCnv    INFO Dictionary LArCalorimeter       version fullAtlas            DetDescr tag LArIdentifier-DC3-05-Comm file IdDictParser/IdDictLArCalorimeter_DC3-05-Comm-01.xml
 IdDictDetDescrCnv    INFO Dictionary LArElectrode         version fullAtlas            DetDescr tag (using default) file 
@@ -225,22 +226,23 @@ IdDictDetDescrCnv    INFO Dictionary TileCalorimeter      version fullAtlasAndTe
 TileTBID             INFO initialize_from_dictionary 
 AtlasDetectorID      INFO initialize_from_dictionary - OK
 EndcapDMConstru...   INFO Start building EC electronics geometry
-EndcapDMConstru...   INFO Skip building EC electronics. Database flag not set
+============== EMEC Construction ===============
+  multi-layered version of absorbers activated, mlabs == 1
+================================================
 EndcapDMConstru...   INFO Start building EC electronics geometry
-EndcapDMConstru...   INFO Skip building EC electronics. Database flag not set
-GeoModelSvc          INFO GeoModelSvc.LArDetectorToolNV	 SZ= 46360Kb 	 Time = 2.27S
+GeoModelSvc          INFO GeoModelSvc.LArDetectorToolNV	 SZ= 48820Kb 	 Time = 7.83S
 GeoModelSvc.Til...   INFO  Entering TileDetectorTool::create()
-GeoModelSvc.Til...   INFO TileDddbManager: m_tag = ATLAS-GEO-10-00-00
+GeoModelSvc.Til...   INFO TileDddbManager: m_tag = ATLAS-R1-2012-03-01-00
 GeoModelSvc.Til...   INFO TileDddbManager: n_tiglob = 5
 GeoModelSvc.Til...   INFO TileDddbManager: n_timod = 320
 GeoModelSvc.Til...   INFO TileDddbManager: n_cuts = 9
 GeoModelSvc.Til...   INFO TileDddbManager: n_saddle = 1
-GeoModelSvc.Til...   INFO TileDddbManager: n_tilb = 19
+GeoModelSvc.Til...   INFO TileDddbManager: n_tilb = 20
 GeoModelSvc.Til...   INFO TileDddbManager: n_tileSwitches = 1
-ClassIDSvc           INFO  getRegistryEntries: read 105 CLIDRegistry entries for module ALL
+ClassIDSvc           INFO  getRegistryEntries: read 107 CLIDRegistry entries for module ALL
 CaloIDHelper_ID...   INFO in createObj: creating a TileID helper object in the detector store
 AtlasDetectorID      INFO initialize_from_dictionary - OK
-TileNeighbour        INFO Reading file  /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/TileNeighbour_reduced.txt
+TileNeighbour        INFO Reading file  /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/TileNeighbour_reduced.txt
 CaloIDHelper_ID...   INFO in createObj: creating a CaloCell_ID helper object in the detector store
 CaloIDHelper_ID...   INFO in createObj: creating a LArEM_ID helper object in the detector store
 AtlasDetectorID      INFO initialize_from_dictionary - OK
@@ -248,9 +250,9 @@ CaloIDHelper_ID...   INFO in createObj: creating a LArHEC_ID helper object in th
 AtlasDetectorID      INFO initialize_from_dictionary - OK
 CaloIDHelper_ID...   INFO in createObj: creating a LArFCAL_ID helper object in the detector store
 AtlasDetectorID      INFO initialize_from_dictionary - OK
-LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/FCal2DNeighbors-DC3-05-Comm-01.txt
-LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/FCal3DNeighborsNext-DC3-05-Comm-01.txt
-LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/FCal3DNeighborsPrev-DC3-05-Comm-01.txt
+LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/FCal2DNeighbors-April2011.txt
+LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/FCal3DNeighborsNext-April2011.txt
+LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/FCal3DNeighborsPrev-April2011.txt
 CaloIDHelper_ID...   INFO in createObj: creating a LArMiniFCAL_ID helper object in the detector store
 AtlasDetectorID      INFO initialize_from_dictionary - OK
 LArMiniFCAL_ID       INFO  initialize_from_dict - LArCalorimeter dictionary does NOT contain miniFCAL description. Unable to initialize LArMiniFCAL_ID.
@@ -258,7 +260,7 @@ AtlasDetectorID      INFO initialize_from_dictionary - OK
 TileHWIDDetDesc...   INFO in createObj: creating a TileHWID helper object in the detector store
 TileHWID             INFO initialize_from_dictionary 
 AtlasDetectorID      INFO initialize_from_dictionary - OK
-GeoModelSvc.Til...   INFO  U-shape parameter from database is: 0
+GeoModelSvc.Til...   INFO  U-shape parameter from database is: 1
 GeoModelSvc.Til...   INFO  Entering TileAtlasFactory::create()
 GeoModelSvc.Til...   INFO  Tile Geometry with Saddle supports, starting from TileCal-CSC-02 xxx
 GeoModelSvc.Til...   INFO  => New BFingerLengthPos 430.5
@@ -270,36 +272,35 @@ GeoModelSvc.Til...   INFO  Positioning positive ext.barrel with translation 4854
 GeoModelSvc.Til...   INFO  Positioning positive ext.barrel finger with translation ztrans= 6338.5
 GeoModelSvc.Til...   INFO  Positioning positive ext.barrel saddle with translation ztrans= 6192.5
 GeoModelSvc.Til...   INFO  Positive ITC envelope parameters: PLUG1  Rmin= 3438.85 Rmax= 4250 dzITC1= 154.5
-GeoModelSvc.Til...   INFO                                    PLUG2  Rmin= 2988.85 Rmax= 3440 dzITC2= 47.425
+GeoModelSvc.Til...   INFO                                    PLUG2  Rmin= 2981 Rmax= 3440 dzITC2= 47.425
 GeoModelSvc.Til...   INFO  Positioning positive ITC with translation 3405
-GeoModelSvc.Til...   INFO  Positioning positive Gap with translation 3548.5
+GeoModelSvc.Til...   INFO  Positioning positive Gap with translation 3552
 GeoModelSvc.Til...   INFO  Positioning positive Crack with translation 3536
 GeoModelSvc.Til...   INFO  Positioning negative ext.barrel with translation ztrans -4854.75
 GeoModelSvc.Til...   INFO  Positioning negative ext.barrel finger with translation ztrans= -6338.5
 GeoModelSvc.Til...   INFO  Positioning negative ext.barrel saddle with translation ztrans= -6192.5
 GeoModelSvc.Til...   INFO  Negative ITC envelope parameters: PLUG1  Rmin= 3438.85 Rmax= 4250 dzITC1= 154.5
-GeoModelSvc.Til...   INFO                                    PLUG2  Rmin= 2988.85 Rmax= 3440 dzITC2= 47.425
+GeoModelSvc.Til...   INFO                                    PLUG2  Rmin= 2981 Rmax= 3440 dzITC2= 47.425
 GeoModelSvc.Til...   INFO  Positioning negative ITC with translation -3405
-GeoModelSvc.Til...   INFO  Positioning negative Gap with translation -3548.5
+GeoModelSvc.Til...   INFO  Positioning negative Gap with translation -3552
 GeoModelSvc.Til...   INFO  Positioning negative Crack with translation -3536
 GeoModelSvc.Til...   INFO  Global positioning of barrel with rotation (0,0,0)) and translation (0,0,0) CLHEP::cm
 GeoModelSvc.Til...   INFO  Global positioning of positive ext.barrel with rotation (0,0,0)) and translation (0,0,0) CLHEP::cm
 GeoModelSvc.Til...   INFO  Global positioning of negative ext.barrel with rotation (0,0,0)) and translation (0,0,1) CLHEP::cm
 GeoModelSvc.Til...   INFO  TileDetDescrManager: entering create_elements() 
-GeoModelSvc          INFO GeoModelSvc.TileDetectorTool	 SZ= 15956Kb 	 Time = 0.77S
+GeoModelSvc          INFO GeoModelSvc.TileDetectorTool	 SZ= 14852Kb 	 Time = 3.65S
 CORAL/Services/ConnectionService Info User session with sessionID=S#3(C#6.s#1) will be ended on connectionID=C#6
 CORAL/Services/ConnectionService Info Connection to service "ATLF/()" with connectionID=C#6 will be disconnected
 ClassIDSvc           INFO  getRegistryEntries: read 6 CLIDRegistry entries for module ALL
-ClassIDSvc           INFO  getRegistryEntries: read 60 CLIDRegistry entries for module ALL
-AthenaEventLoopMgr   INFO Initializing AthenaEventLoopMgr - package version AthenaServices-01-59-49
+ClassIDSvc           INFO  getRegistryEntries: read 61 CLIDRegistry entries for module ALL
+AthenaEventLoopMgr   INFO Initializing AthenaEventLoopMgr - package version AthenaServices-01-60-14
 AthMasterSeq         INFO Member list: AthSequencer/AthAlgSeq, AthSequencer/AthOutSeq, AthSequencer/AthRegSeq
 AthAlgSeq            INFO Member list: PyAthena::Alg/dumper
 PyComponentMgr       INFO Initializing PyComponentMgr...
 dumper               INFO Initializing dumper...
-RootStorageSvc::RootClassLoader Info Failed to load dictionary for native class: "ClassIDSvc"
 HistogramPersis...WARNING Histograms saving not required.
 AthenaEventLoopMgr   INFO Setup EventSelector service EventSelector
-ActiveStoreSvc       INFO Initializing ActiveStoreSvc - package version StoreGate-03-06-17
+ActiveStoreSvc       INFO Initializing ActiveStoreSvc - package version StoreGate-03-06-43
 ApplicationMgr       INFO Application Manager Initialized successfully
 InputMetaDataStore   INFO Start InputMetaDataStore
 MetaDataStore        INFO Start MetaDataStore
@@ -316,8 +317,9 @@ Domain[ROOT_All] Info                           /afs/cern.ch/atlas/maxidisk/d33/
 RootDatabase.open Success /afs/cern.ch/atlas/maxidisk/d33/referencefiles/esd/ESD-18.0.0.pool.root File version:53407
 ImplicitCollection Info Opened the implicit collection with connection string "PFN:/afs/cern.ch/atlas/maxidisk/d33/referencefiles/esd/ESD-18.0.0.pool.root"
 ImplicitCollection Info and a name "POOLContainer(DataHeader)"
-ClassIDSvc           INFO  getRegistryEntries: read 689 CLIDRegistry entries for module ALL
+ClassIDSvc           INFO  getRegistryEntries: read 703 CLIDRegistry entries for module ALL
 StoreGateSvc         INFO Start StoreGateSvc
+ConditionStore       INFO Start ConditionStore
 DetectorStore        INFO Start DetectorStore
 ApplicationMgr       INFO Application Manager Started successfully
 PoolSvc              INFO Failed to find container MetaDataHdrDataHeader to get Token.
@@ -329,15 +331,15 @@ RalSessionMgr Info Instantiate a R/O RalSessionMgr for 'COOLOFL_LAR/OFLP200'
 RalSessionMgr Info Connect to the database server
 CORAL/Services/ConnectionService Info Re-ordering 3 replicas using installed algorithm
 CORAL/Services/ConnectionService Info Sorting algorithm selected 4 replicas
-CORAL/Services/ConnectionService Warning Failed to connect to service sqlite200/ALLP200.db (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_18.0.0-x86_64-slc6-gcc49-dbg/sqlite200 is not writable" )' - do NOT retry
+CORAL/Services/ConnectionService Warning Failed to connect to service sqlite200/ALLP200.db (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_18.0.0/sqlite200 is not writable" )' - do NOT retry
 CORAL/Services/ConnectionService Info Connection to service "sqlite200/ALLP200.db" with connectionID=C#7 will be disconnected
-CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:sqlite200/ALLP200.db": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_18.0.0-x86_64-slc6-gcc49-dbg/sqlite200 is not writable" )
+CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:sqlite200/ALLP200.db": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_18.0.0/sqlite200 is not writable" )
 CORAL/RelationalPlugins/frontier Info The current compresion level is 5
 CORAL/Services/ConnectionService Info New connection to service "ATLF/()" with connectionID=C#8 has been connected
 CORAL/Services/ConnectionService Info New user session with sessionID=S#4(C#8.s#1) started on connectionID=C#8 to service "ATLF/()" for user "" in read-only mode
 RalSessionMgr Info Start a read-only transaction active for the duration of the database connection
 RelationalDatabase Info Instantiate a R/O RalDatabase for 'COOLOFL_LAR/OFLP200'
-RelationalDatabase Info Release number backward compatibility - NO SCHEMA EVOLUTION REQUIRED: database with OLDER release number 2.7.0 will be opened using CURRENT client release number 3.1.0
+RelationalDatabase Info Release number backward compatibility - NO SCHEMA EVOLUTION REQUIRED: database with OLDER release number 2.7.0 will be opened using CURRENT client release number 3.1.3
 IOVDbSvc             INFO HVS tag OFLCOND-DR-BS7T-ANom-11 resolved to LARAlign-2009-01 for folder /LAR/Align
 IOVDbSvc             INFO HVS tag OFLCOND-DR-BS7T-ANom-11 resolved to LArCellPositionShift-ideal for folder /LAR/LArCellPositionShift
 IOVDbSvc             INFO Disconnecting from COOLOFL_LAR/OFLP200
@@ -352,9 +354,25 @@ Domain[ROOT_All] Info >   Access   DbDomain     READ      [ROOT_All]
 Domain[ROOT_All] Info ->  Access   DbDatabase   READ      [ROOT_All] DAC670C2-A429-DE11-8C8A-0015C5098AA3
 Domain[ROOT_All] Info                           /afs/cern.ch/atlas/conditions/poolcond/vol0/cond08_mc.000003.gen.COND/cond08_mc.000003.gen.COND._0041.pool.root
 RootDatabase.open Success /afs/cern.ch/atlas/conditions/poolcond/vol0/cond08_mc.000003.gen.COND/cond08_mc.000003.gen.COND._0041.pool.root File version:52200
+GeoModelSvc       WARNING *** *** Geometry configured through jobOptions does not match TagInfo tags! *** ***
+GeoModelSvc          INFO ** Job Option configuration: 
+GeoModelSvc          INFO * ATLAS tag: ATLAS-R1-2012-03-01-00
+GeoModelSvc          INFO * InDet tag: 
+GeoModelSvc          INFO * Pixel tag: 
+GeoModelSvc          INFO * SCT   tag: 
+GeoModelSvc          INFO * TRT   tag: 
+GeoModelSvc          INFO * LAr   tag: 
+GeoModelSvc          INFO * Tile  tag: 
+GeoModelSvc          INFO * Muon  tag: 
+GeoModelSvc          INFO * Calo  tag: 
+GeoModelSvc          INFO * MagField  tag: 
+GeoModelSvc          INFO * CavernInfra  tag: 
+GeoModelSvc          INFO * ForwardDetectors  tag: 
+GeoModelSvc          INFO ** TAG INFO configuration: 
+GeoModelSvc          INFO * ATLAS tag: ATLAS-GEO-10-00-00
 CaloMgrDetDescrCnv   INFO in createObj: creating a Calo Detector Manager object in the detector store
 CaloIdMgrDetDes...   INFO in createObj: creating a CaloDescrManager object in the detector store
-ClassIDSvc           INFO  getRegistryEntries: read 127 CLIDRegistry entries for module ALL
+ClassIDSvc           INFO  getRegistryEntries: read 102 CLIDRegistry entries for module ALL
 CaloIDHelper_ID...   INFO in createObj: creating a CaloDM_ID helper object in the detector store
 CaloDM_ID            INFO initialize_from_dictionary
 AtlasDetectorID      INFO initialize_from_dictionary - OK
@@ -371,20 +389,20 @@ CaloIDHelper_ID...   INFO in createObj: creating a LArHEC_SuperCell_ID helper ob
 AtlasDetectorID      INFO initialize_from_dictionary - OK
 CaloIDHelper_ID...   INFO in createObj: creating a LArFCAL_SuperCell_ID helper object in the detector store
 AtlasDetectorID      INFO initialize_from_dictionary - OK
-LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/FCalSuperCells2DNeighborsNew-April2014.txt
-LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/FCalSuperCells3DNeighborsNextNew-April2014.txt
-LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/FCalSuperCells3DNeighborsPrevNew-April2014.txt
+LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/FCalSuperCells2DNeighborsNew-April2014.txt
+LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/FCalSuperCells3DNeighborsNextNew-April2014.txt
+LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/FCalSuperCells3DNeighborsPrevNew-April2014.txt
 CaloIDHelper_ID...   INFO in createObj: creating a Tile_SuperCell_ID helper object in the detector store
 AtlasDetectorID      INFO initialize_from_dictionary - OK
-TileNeighbour        INFO Reading file  /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/TileSuperCellNeighbour.txt
+TileNeighbour        INFO Reading file  /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/TileSuperCellNeighbour.txt
 AtlasDetectorID      INFO initialize_from_dictionary - OK
 CaloIdMgrDetDes...   INFO  Finished 
 CaloIdMgrDetDes...   INFO Initializing CaloIdMgr from values in CaloIdMgrDetDescrCnv 
 CORAL/Services/ConnectionService Info Re-ordering 3 replicas using installed algorithm
 CORAL/Services/ConnectionService Info Sorting algorithm selected 4 replicas
-CORAL/Services/ConnectionService Warning Failed to connect to service geomDB/geomDB_sqlite (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_18.0.0-x86_64-slc6-gcc49-dbg/geomDB is not writable" )' - do NOT retry
+CORAL/Services/ConnectionService Warning Failed to connect to service geomDB/geomDB_sqlite (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_18.0.0/geomDB is not writable" )' - do NOT retry
 CORAL/Services/ConnectionService Info Connection to service "geomDB/geomDB_sqlite" with connectionID=C#9 will be disconnected
-CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:geomDB/geomDB_sqlite": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_18.0.0-x86_64-slc6-gcc49-dbg/geomDB is not writable" )
+CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:geomDB/geomDB_sqlite": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_18.0.0/geomDB is not writable" )
 CORAL/RelationalPlugins/frontier Info The current compresion level is 5
 CORAL/Services/ConnectionService Info New connection to service "ATLF/()" with connectionID=C#10 has been connected
 CORAL/Services/ConnectionService Info New user session with sessionID=S#5(C#10.s#1) started on connectionID=C#10 to service "ATLF/()" for user "" in read-only mode
@@ -394,14 +412,14 @@ Domain[ROOT_All] Info ->  Access   DbDatabase   READ      [ROOT_All] 8667C6F2-15
 Domain[ROOT_All] Info                           /afs/cern.ch/atlas/conditions/poolcond/vol0/cond08_mc.000003.gen.COND/cond08_mc.000003.gen.COND._0064.pool.root
 RootDatabase.open Success /afs/cern.ch/atlas/conditions/poolcond/vol0/cond08_mc.000003.gen.COND/cond08_mc.000003.gen.COND._0064.pool.root File version:52200
 AthenaEventLoopMgr   INFO   ===>>>  start processing event #1, run #105200 0 events processed so far  <<<===
-ClassIDSvc           INFO  getRegistryEntries: read 206 CLIDRegistry entries for module ALL
-ClassIDSvc           INFO  getRegistryEntries: read 1664 CLIDRegistry entries for module ALL
-ClassIDSvc           INFO  getRegistryEntries: read 2963 CLIDRegistry entries for module ALL
-ClassIDSvc           INFO  getRegistryEntries: read 49 CLIDRegistry entries for module ALL
+ClassIDSvc           INFO  getRegistryEntries: read 204 CLIDRegistry entries for module ALL
+ClassIDSvc           INFO  getRegistryEntries: read 242 CLIDRegistry entries for module ALL
+ClassIDSvc           INFO  getRegistryEntries: read 1540 CLIDRegistry entries for module ALL
+ClassIDSvc           INFO  getRegistryEntries: read 66 CLIDRegistry entries for module ALL
 ToolSvc.TopoTow...   INFO Initializing CaloTopoTowerAlg
 ToolSvc.LArTowe...   INFO CaloTowerBuilder for the FCal initiated
 ToolSvc.LArTowe...   INFO use LArFCalTowerBuilderTool for the FCal - request ignored
-ClassIDSvc           INFO  getRegistryEntries: read 7935 CLIDRegistry entries for module ALL
+ClassIDSvc           INFO  getRegistryEntries: read 8070 CLIDRegistry entries for module ALL
 AthenaEventLoopMgr   INFO   ===>>>  done processing event #1, run #105200 1 events processed so far  <<<===
 /afs/cern.ch/atlas/conditions/poolcond/vol0/cond08_mc.000003.gen.COND/cond08_mc.000003.gen.COND._0041.pool.root Info Database being retired...
 Domain[ROOT_All] Info ->  Deaccess DbDatabase   READ      [ROOT_All] DAC670C2-A429-DE11-8C8A-0015C5098AA3
@@ -431,6 +449,7 @@ Domain[ROOT_All] Info ->  Deaccess DbDatabase   READ      [ROOT_All] D0EBDE98-1E
 Domain[ROOT_All] Info >   Deaccess DbDomain     READ      [ROOT_All] 
 AthenaEventLoopMgr   INFO No more events in event selection 
 DetectorStore        INFO Stop DetectorStore
+ConditionStore       INFO Stop ConditionStore
 StoreGateSvc         INFO Stop StoreGateSvc
 StoreGateSvc         INFO stop: setting service priority to 101 so that event stores get finalized and cleared before other stores
 TagMetaDataStore     INFO Stop TagMetaDataStore
@@ -442,29 +461,30 @@ AthAlgSeq            INFO Finalizing AthAlgSeq...
 AthOutSeq            INFO Finalizing AthOutSeq...
 AthRegSeq            INFO Finalizing AthRegSeq...
 AthMasterSeq         INFO Finalizing AthMasterSeq...
-StoreGateSvc         INFO Finalizing StoreGateSvc - package version StoreGate-03-06-17
+StoreGateSvc         INFO Finalizing StoreGateSvc - package version StoreGate-03-06-43
 PyComponentMgr       INFO Finalizing PyComponentMgr...
 IdDictDetDescrCnv    INFO in finalize
-DetectorStore        INFO Finalizing DetectorStore - package version StoreGate-03-06-17
-IOVDbSvc             INFO Folder /LAR/Align (PoolRef) db-read 1/1 objs/chan/bytes 1/1/170 ((     0.24 ))s
+DetectorStore        INFO Finalizing DetectorStore - package version StoreGate-03-06-43
+ConditionStore       INFO Finalizing ConditionStore - package version StoreGate-03-06-43
+IOVDbSvc             INFO Folder /LAR/Align (PoolRef) db-read 1/1 objs/chan/bytes 1/1/170 ((     5.58 ))s
 IOVDbSvc             INFO Folder /TagInfo (AttrListColl) db-read 0/2 objs/chan/bytes 2/0/0 ((     0.00 ))s
-IOVDbSvc             INFO Folder /LAR/LArCellPositionShift (PoolRef) db-read 1/1 objs/chan/bytes 1/1/195 ((     0.05 ))s
-IOVDbSvc             INFO Total payload read from COOL: 365 bytes in ((      0.29 ))s
+IOVDbSvc             INFO Folder /LAR/LArCellPositionShift (PoolRef) db-read 1/1 objs/chan/bytes 1/1/195 ((     0.22 ))s
+IOVDbSvc             INFO Total payload read from COOL: 365 bytes in ((      5.79 ))s
 IOVDbSvc             INFO Connection sqlite://;schema=mycool.db;dbname=OFLP200 : nConnect: 0 nFolders: 0 ReadTime: ((     0.00 ))s
-IOVDbSvc             INFO Connection COOLOFL_LAR/OFLP200 : nConnect: 2 nFolders: 2 ReadTime: ((     0.29 ))s
-TagMetaDataStore     INFO Finalizing TagMetaDataStore - package version StoreGate-03-06-17
-PoolSvc              INFO I/O finalization...
+IOVDbSvc             INFO Connection COOLOFL_LAR/OFLP200 : nConnect: 2 nFolders: 2 ReadTime: ((     5.79 ))s
+TagMetaDataStore     INFO Finalizing TagMetaDataStore - package version StoreGate-03-06-43
 XMLFileCatalog Info Updating the catalog
 PoolXMLFileCatalog Info XercesC termination number 0
-MetaDataStore        INFO Finalizing MetaDataStore - package version StoreGate-03-06-17
-InputMetaDataStore   INFO Finalizing InputMetaDataStore - package version StoreGate-03-06-17
+PoolSvc              INFO I/O finalization...
+MetaDataStore        INFO Finalizing MetaDataStore - package version StoreGate-03-06-43
+InputMetaDataStore   INFO Finalizing InputMetaDataStore - package version StoreGate-03-06-43
 AthDictLoaderSvc     INFO in finalize...
 ToolSvc              INFO Removing all tools created by ToolSvc
 *****Chrono*****     INFO ****************************************************************************************************
 *****Chrono*****     INFO  The Final CPU consumption ( Chrono ) Table (ordered)
 *****Chrono*****     INFO ****************************************************************************************************
-AthenaSealSvc::...   INFO Time User   : Tot=    1 [ms]                                             #=  1
-ChronoStatSvc        INFO Time User   : Tot= 74.3  [s]                                             #=  1
+AthenaSealSvc::...   INFO Time User   : Tot=    0 [us]                                             #=  1
+ChronoStatSvc        INFO Time User   : Tot= 86.7  [s]                                             #=  1
 *****Chrono*****     INFO ****************************************************************************************************
 ChronoStatSvc.f...   INFO  Service finalized successfully 
 ApplicationMgr       INFO Application Manager Finalized successfully
diff --git a/Calorimeter/CaloCnv/CaloAthenaPool/share/CaloTPCnv_18.0.0_test.py b/Calorimeter/CaloCnv/CaloAthenaPool/share/CaloTPCnv_18.0.0_test.py
index 4a56d5ff552cae93486142d32b98637184d67a1a..f091f100e2110e2422a2e0ef23d08e4a662b3e71 100644
--- a/Calorimeter/CaloCnv/CaloAthenaPool/share/CaloTPCnv_18.0.0_test.py
+++ b/Calorimeter/CaloCnv/CaloAthenaPool/share/CaloTPCnv_18.0.0_test.py
@@ -52,8 +52,8 @@ keys = [
     'CombinedTower',
          ]
 
-from AthenaCommon.JobProperties import jobproperties
-jobproperties.Global.DetDescrVersion = 'ATLAS-GEO-10-00-00'
+#from AthenaCommon.JobProperties import jobproperties
+#jobproperties.Global.DetDescrVersion = 'ATLAS-GEO-10-00-00'
 
 from AthenaCommon.DetFlags      import DetFlags
 DetFlags.detdescr.Calo_setOn()
diff --git a/Calorimeter/CaloCnv/CaloAthenaPool/share/CaloTPCnv_20.1.7.2.ref b/Calorimeter/CaloCnv/CaloAthenaPool/share/CaloTPCnv_20.1.7.2.ref
index da3e1039fe45ddb869086bb967c66f166be284ce..e33bbecb72009acc54b9359c22797d84ceacc498 100644
--- a/Calorimeter/CaloCnv/CaloAthenaPool/share/CaloTPCnv_20.1.7.2.ref
+++ b/Calorimeter/CaloCnv/CaloAthenaPool/share/CaloTPCnv_20.1.7.2.ref
@@ -1,73 +1,70 @@
-Thu Jan 14 19:30:05 CET 2016
+Mon May 23 17:32:43 CEST 2016
 Preloading tcmalloc_minimal.so
 Py:Athena            INFO including file "AthenaCommon/Preparation.py"
-Py:Athena            INFO using release [AtlasOffline-21.0.0] [x86_64-slc6-gcc49-dbg] [21.X.Y-VAL/rel_6] -- built on [2016-01-08 22:41]
+Py:Athena            INFO using release [WorkDir-21.0.0] [x86_64-slc6-gcc49-dbg] [private/private] -- built on [2016-05-23 17:13]
 Py:Athena            INFO including file "AthenaCommon/Bootstrap.py"
 Py:Athena            INFO including file "AthenaCommon/Atlas.UnixStandardJob.py"
-Warning in <TInterpreter::ReadRootmapFile>: class  CaloSampling found in CaloEventDict.so  is already in libISF_FastCaloSimParametrizationLib.so 
+Warning in <TInterpreter::ReadRootmapFile>: class  Event found in libG4AtlasControlDict.so  is already in libtest_GPyTestDict.so 
+Warning in <TInterpreter::ReadRootmapFile>: class  UCharDbArray found in libStorageSvcDict.so  is already in libRootCnvDict.so 
 Py:Athena            INFO executing ROOT6Setup
 [?1034hPy:Athena            INFO including file "AthenaCommon/Execution.py"
 Py:Athena            INFO including file "CaloAthenaPool/CaloTPCnv_20.1.7.2_test.py"
 Py:Athena            INFO including file "AthenaPoolUtilities/TPCnvTest.py"
-Py:ConfigurableDb    INFO Read module info for 4912 configurables from 10 genConfDb files
-Py:ConfigurableDb WARNING Found 4 duplicates among the 10 genConfDb files :
+Py:ConfigurableDb    INFO Read module info for 5012 configurables from 9 genConfDb files
+Py:ConfigurableDb WARNING Found 1 duplicates among the 9 genConfDb files :
 Py:ConfigurableDb WARNING --------------------------------------------------
 Py:ConfigurableDb WARNING   -<component name>: <module> - [ <duplicates> ]
 Py:ConfigurableDb WARNING --------------------------------------------------
-Py:ConfigurableDb WARNING   -DerivationFramework__JetCaloClusterThinning: DerivationFrameworkCalo.DerivationFrameworkCaloConf - ['DerivationFrameworkEGamma.DerivationFrameworkEGammaConf']
-Py:ConfigurableDb WARNING   -DerivationFramework__CellDecorator: DerivationFrameworkCalo.DerivationFrameworkCaloConf - ['DerivationFrameworkEGamma.DerivationFrameworkEGammaConf']
-Py:ConfigurableDb WARNING   -DerivationFramework__CaloClusterThinning: DerivationFrameworkCalo.DerivationFrameworkCaloConf - ['DerivationFrameworkEGamma.DerivationFrameworkEGammaConf']
-Py:ConfigurableDb WARNING   -DerivationFramework__MaxCellDecorator: DerivationFrameworkCalo.DerivationFrameworkCaloConf - ['DerivationFrameworkEGamma.DerivationFrameworkEGammaConf']
+Py:ConfigurableDb WARNING   -D3PD__TrigConfMetadataTool: TriggerD3PDMaker.TriggerD3PDMakerConf - ['TrigCostD3PDMaker.TrigCostD3PDMakerConf']
 Py:ConfigurableDb WARNING Fix your cmt/requirements file !!
 Py:Athena            INFO including file "IdDictDetDescrCnv/IdDictDetDescrCnv_joboptions.py"
-EventInfoMgtInit: Got release version  AtlasOffline-rel_6
+EventInfoMgtInit: Got release version  AtlasOffline-rel_1
 Py:IOVDbSvc.CondDB    INFO Setting up conditions DB access to instance OFLP200
-Data source lookup using /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasCore/rel_6/InstallArea/XML/AtlasAuthentication/dblookup.xml file
+Data source lookup using /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasCore/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/XML/AtlasAuthentication/dblookup.xml file
+SetGeometryVersion.py obtained major release version 21
 Py:Athena            INFO including file "AthenaCommon/runbatch.py"
-ApplicationMgr       INFO Updating Gaudi::PluginService::SetDebug(level) to level=0
+ApplicationMgr       INFO Updating Gaudi::PluginService::SetDebug(level) to level= 'PluginDebugLevel':0
 ApplicationMgr    SUCCESS 
 ====================================================================================================================================
-                                                   Welcome to ApplicationMgr (GaudiCoreSvc v3r4)
-                                          running on lxplus0034.cern.ch on Thu Jan 14 19:30:47 2016
+                                                   Welcome to ApplicationMgr (GaudiCoreSvc v4r1)
+                                          running on lxplus024.cern.ch on Mon May 23 17:34:25 2016
 ====================================================================================================================================
 ApplicationMgr       INFO Successfully loaded modules : AthenaServices
 ApplicationMgr       INFO Application Manager Configured successfully
-ApplicationMgr       INFO Updating Gaudi::PluginService::SetDebug(level) to level=0
+ApplicationMgr       INFO Updating Gaudi::PluginService::SetDebug(level) to level= 'PluginDebugLevel':0
 StatusCodeSvc        INFO initialize
-JobIDSvc             INFO Initializing JobIDSvc - package version AthenaServices-01-59-49
+JobIDSvc             INFO Initializing JobIDSvc - package version AthenaServices-01-60-14
 AthDictLoaderSvc     INFO in initialize...
 AthDictLoaderSvc     INFO acquired Dso-registry
-ClassIDSvc           INFO Initializing ClassIDSvc - package version CLIDComps-00-06-18
-ClassIDSvc           INFO  getRegistryEntries: read 4694 CLIDRegistry entries for module ALL
+ClassIDSvc           INFO Initializing ClassIDSvc - package version CLIDComps-00-06-20
+ClassIDSvc           INFO  getRegistryEntries: read 5111 CLIDRegistry entries for module ALL
 ChronoStatSvc        INFO  Number of skipped events for MemStat-1
 CoreDumpSvc          INFO install f-a-t-a-l handler... (flag = -1)
 CoreDumpSvc          INFO Handling signals: 11(Segmentation fault) 7(Bus error) 4(Illegal instruction) 8(Floating point exception) 
-DetectorStore        INFO Initializing DetectorStore - package version StoreGate-03-06-17
-MetaDataSvc          INFO Initializing MetaDataSvc - package version AthenaServices-01-59-49
-InputMetaDataStore   INFO Initializing InputMetaDataStore - package version StoreGate-03-06-17
-MetaDataStore        INFO Initializing MetaDataStore - package version StoreGate-03-06-17
-AthenaPoolCnvSvc     INFO Initializing AthenaPoolCnvSvc - package version AthenaPoolCnvSvc-00-28-02
-PoolSvc              INFO Initializing PoolSvc - package version PoolSvc-00-25-00
+DetectorStore        INFO Initializing DetectorStore - package version StoreGate-03-06-43
+MetaDataSvc          INFO Initializing MetaDataSvc - package version AthenaServices-01-60-14
+InputMetaDataStore   INFO Initializing InputMetaDataStore - package version StoreGate-03-06-43
+MetaDataStore        INFO Initializing MetaDataStore - package version StoreGate-03-06-43
+AthenaPoolCnvSvc     INFO Initializing AthenaPoolCnvSvc - package version AthenaPoolCnvSvc-00-28-20
+PoolSvc              INFO Initializing PoolSvc - package version PoolSvc-00-25-03
 PoolSvc              INFO io_register[PoolSvc](xmlcatalog_file:PoolFileCatalog.xml) [ok]
 PoolSvc              INFO Set connectionsvc retry/timeout/IDLE timeout to  'ConnectionRetrialPeriod':300/ 'ConnectionRetrialTimeOut':3600/ 'ConnectionTimeOut':5 seconds with connection cleanup disabled
 PoolSvc              INFO Frontier compression level set to 5
 DBReplicaSvc         INFO Frontier server at (serverurl=http://atlasfrontier-ai.cern.ch:8000/atlr)(serverurl=http://aiatlas036.cern.ch:8000/atlr)(serverurl=http://aiatlas034.cern.ch:8000/atlr)(serverurl=http://ccfrontier.in2p3.fr:23128/ccin2p3-AtlasFrontier)(serverurl=http://ccsqfatlasli02.in2p3.fr:23128/ccin2p3-AtlasFrontier)(serverurl=http://ccsqfatlasli01.in2p3.fr:23128/ccin2p3-AtlasFrontier)(proxyurl=http://ca-proxy.cern.ch:3128)(proxyurl=http://ca18.cern.ch:3128)(proxyurl=http://ca17.cern.ch:3128)(proxyurl=http://atlast0fsquid.cern.ch:3128)(proxyurl=http://atlassquid1.cern.ch:3128)(proxyurl=http://atlassquid2.cern.ch:3128)(proxyurl=http://atlassquid4.cern.ch:3128) will be considered for COOL data
-DBReplicaSvc         INFO Read replica configuration from /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasCore/rel_6/InstallArea/share/dbreplica.config
-DBReplicaSvc         INFO Total of 10 servers found for host lxplus0034.cern.ch [ATLF ATLAS_COOLPROD atlas_dd ATLAS_CONFIG INT8R INTR ATONR_COOL ATONR_CONF DEVDB11 ATLF ]
+DBReplicaSvc         INFO Read replica configuration from /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasCore/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/dbreplica.config
+DBReplicaSvc         INFO Total of 10 servers found for host lxplus024.cern.ch [ATLF ATLAS_COOLPROD atlas_dd ATLAS_CONFIG INT8R INTR ATONR_COOL ATONR_CONF DEVDB11 ATLF ]
 PoolSvc              INFO Successfully setup replica sorting algorithm
 PoolSvc              INFO Re-initializing PoolSvc
-PoolSvc              INFO Resolved path (via DATAPATH) is /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasCore/rel_6/InstallArea/share/poolcond/PoolCat_oflcond.xml
+PoolSvc           WARNING Unable to locate catalog for prfile:poolcond/PoolCat_oflcond.xml via PathResolver, check your DATAPATH variable
 PoolSvc              INFO Resolved path (via ATLAS_POOLCOND_PATH) is /afs/cern.ch/atlas/conditions/poolcond/catalogue/poolcond/PoolCat_oflcond.xml
 PoolSvc              INFO POOL WriteCatalog is xmlcatalog_file:PoolFileCatalog.xml
 XMLFileCatalog Info Connecting to the catalog
 PoolXMLFileCatalog Info Xerces-c initialization Number 0
 XMLFileCatalog Info Connecting to the catalog
-XMLFileCatalog Info Connecting to the catalog
 PoolXMLFileCatalog Info File PoolFileCatalog.xml does not exist, a new one is created
 PoolXMLFileCatalog Info Read-only filesystem
-PoolXMLFileCatalog Info Read-only filesystem
-EventSelector        INFO Initializing EventSelector - package version EventSelectorAthenaPool-00-19-01
-TagMetaDataStore     INFO Initializing TagMetaDataStore - package version StoreGate-03-06-17
+EventSelector        INFO Initializing EventSelector - package version EventSelectorAthenaPool-00-19-11
+TagMetaDataStore     INFO Initializing TagMetaDataStore - package version StoreGate-03-06-43
 EventSelector        INFO reinitialization...
 EventSelector        INFO EventSelection with query 
 PoolSvc              INFO File is not in Catalog! Attempt to open it anyway.
@@ -95,18 +92,19 @@ ImplicitCollection Info Opened the implicit collection with connection string "P
 ImplicitCollection Info and a name "POOLContainer(DataHeader)"
 PoolSvc              INFO Failed to find container MetaDataHdrDataHeader to get Token.
 EventPersistenc...   INFO Added successfully Conversion service:AthenaPoolCnvSvc
-AthenaPoolAddre...   INFO Initializing AthenaPoolAddressProviderSvc - package version EventSelectorAthenaPool-00-19-01
+AthenaPoolAddre...   INFO Initializing AthenaPoolAddressProviderSvc - package version EventSelectorAthenaPool-00-19-11
 IOVDbSvc             INFO Opened read transaction for POOL PersistencySvc
 IOVDbSvc             INFO Only 5 POOL conditions files will be open at once
 IOVDbSvc             INFO Cache alignment will be done in 3 slices
 IOVDbSvc             INFO Read from meta data only for folder /TagInfo
 IOVDbSvc             INFO Initialised with 2 connections and 3 folders
 IOVDbSvc             INFO Service IOVDbSvc initialised successfully
-ProxyProviderSvc     INFO Initializing ProxyProviderSvc - package version SGComps-00-02-04
+ProxyProviderSvc     INFO Initializing ProxyProviderSvc - package version SGComps-00-02-08
 IOVDbSvc             INFO Folder /TagInfo will be taken from file metadata
 IOVDbSvc             INFO Found 15 metadata containers in input file, 1 will be used
+StoreGateSvc         INFO Initializing StoreGateSvc - package version StoreGate-03-06-43
+ConditionStore       INFO Initializing ConditionStore - package version StoreGate-03-06-43
 IOVSvc               INFO No IOVSvcTool associated with store "StoreGateSvc"
-StoreGateSvc         INFO Initializing StoreGateSvc - package version StoreGate-03-06-17
 IOVSvcTool           INFO IOVRanges will be checked at every Event
 IOVDbSvc             INFO Opening COOL connection for COOLOFL_LAR/OFLP200
 CoralApplication Info Create a cool::CoralApplication...
@@ -120,15 +118,15 @@ RalSessionMgr Warning Use COOL_DISABLE_CORALCONNECTIONPOOLCLEANUP
 CORAL/Services/ConnectionService Info ConnectionServiceConfiguration::setConnectionTimeOut 0
 CORAL/Services/ConnectionService Info Re-ordering 3 replicas using installed algorithm
 CORAL/Services/ConnectionService Info Sorting algorithm selected 4 replicas
-CORAL/Services/ConnectionService Warning Failed to connect to service sqlite200/ALLP200.db (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_20.1.7.2-x86_64-slc6-gcc49-dbg/sqlite200 is not writable" )' - do NOT retry
+CORAL/Services/ConnectionService Warning Failed to connect to service sqlite200/ALLP200.db (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_20.1.7.2/sqlite200 is not writable" )' - do NOT retry
 CORAL/Services/ConnectionService Info Connection to service "sqlite200/ALLP200.db" with connectionID=C#3 will be disconnected
-CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:sqlite200/ALLP200.db": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_20.1.7.2-x86_64-slc6-gcc49-dbg/sqlite200 is not writable" )
+CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:sqlite200/ALLP200.db": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_20.1.7.2/sqlite200 is not writable" )
 CORAL/RelationalPlugins/frontier Info The current compresion level is 5
 CORAL/Services/ConnectionService Info New connection to service "ATLF/()" with connectionID=C#4 has been connected
 CORAL/Services/ConnectionService Info New user session with sessionID=S#2(C#4.s#1) started on connectionID=C#4 to service "ATLF/()" for user "" in read-only mode
 RalSessionMgr Info Start a read-only transaction active for the duration of the database connection
 RelationalDatabase Info Instantiate a R/O RalDatabase for 'COOLOFL_LAR/OFLP200'
-RelationalDatabase Info Release number backward compatibility - NO SCHEMA EVOLUTION REQUIRED: database with OLDER release number 2.7.0 will be opened using CURRENT client release number 3.1.0
+RelationalDatabase Info Release number backward compatibility - NO SCHEMA EVOLUTION REQUIRED: database with OLDER release number 2.7.0 will be opened using CURRENT client release number 3.1.3
 IOVDbSvc             INFO Disconnecting from COOLOFL_LAR/OFLP200
 RalSessionMgr Info Commit the read-only transaction active for the duration of the database connection
 RalSessionMgr Info Disconnect from the database server
@@ -181,25 +179,28 @@ DetDescrCnvSvc       INFO  filling address for ZdcID with CLID 190591643 and sto
 GeoModelSvc          INFO Retrieved DetectorTools = PrivateToolHandleArray(['LArDetectorToolNV/LArDetectorToolNV','TileDetectorTool/TileDetectorTool'])
 CORAL/Services/ConnectionService Info Re-ordering 3 replicas using installed algorithm
 CORAL/Services/ConnectionService Info Sorting algorithm selected 4 replicas
-CORAL/Services/ConnectionService Warning Failed to connect to service geomDB/geomDB_sqlite (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_20.1.7.2-x86_64-slc6-gcc49-dbg/geomDB is not writable" )' - do NOT retry
+CORAL/Services/ConnectionService Warning Failed to connect to service geomDB/geomDB_sqlite (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_20.1.7.2/geomDB is not writable" )' - do NOT retry
 CORAL/Services/ConnectionService Info Connection to service "geomDB/geomDB_sqlite" with connectionID=C#5 will be disconnected
-CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:geomDB/geomDB_sqlite": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_20.1.7.2-x86_64-slc6-gcc49-dbg/geomDB is not writable" )
+CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:geomDB/geomDB_sqlite": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_20.1.7.2/geomDB is not writable" )
 CORAL/RelationalPlugins/frontier Info The current compresion level is 5
 CORAL/Services/ConnectionService Info New connection to service "ATLF/()" with connectionID=C#6 has been connected
 CORAL/Services/ConnectionService Info New user session with sessionID=S#3(C#6.s#1) started on connectionID=C#6 to service "ATLF/()" for user "" in read-only mode
-GeoModelSvc.LAr...   INFO Keys for LAr are ATLAS-GEO-10-00-00  ATLAS
-GeoModelSvc.LAr...   INFO Building LAr version LAr-Revised-06 while ATLAS version is ATLAS-GEO-10-00-00
+GeoModelSvc.LAr...   INFO Keys for LAr are ATLAS-R1-2012-03-01-00  ATLAS
+GeoModelSvc.LAr...   INFO Building LAr version LAr-Revised-14 while ATLAS version is ATLAS-R1-2012-03-01-00
 GeoModelSvc.LAr...   INFO LAr Geometry Options:
 GeoModelSvc.LAr...   INFO   Sagging           = false
 GeoModelSvc.LAr...   INFO   Barrel            = ON
 GeoModelSvc.LAr...   INFO   Endcap            = ON
-LAr::DetectorFa...   INFO  old description withut bold in the geometry database 
-LAr::DetectorFa...   INFO  old coil bumper description 
-BarrelConstruction   INFO Getting primary numbers for ATLAS, ATLAS-GEO-10-00-00
-BarrelConstruction   INFO   Makes detailed absorber sandwich  ? 0 0
+LAr::DetectorFa...   INFO  new description with barrel croystat bolts
+LAr::DetectorFa...   INFO  new coil bumper description 
+BarrelConstruction   INFO Getting primary numbers for ATLAS, ATLAS-R1-2012-03-01-00
+BarrelConstruction   INFO   Makes detailed absorber sandwich  ? 1 1
 BarrelConstruction   INFO   Use sagging in geometry  ? 0
+============== EMEC Construction ===============
+  multi-layered version of absorbers activated, mlabs == 1
+================================================
 EventPersistenc...   INFO Added successfully Conversion service:DetDescrCnvSvc
-ClassIDSvc           INFO  getRegistryEntries: read 12401 CLIDRegistry entries for module ALL
+ClassIDSvc           INFO  getRegistryEntries: read 14785 CLIDRegistry entries for module ALL
 CaloIDHelper_ID...   INFO in createObj: creating a TileTBID helper object in the detector store
 IdDictDetDescrCnv    INFO in initialize
 IdDictDetDescrCnv    INFO in createObj: creating a IdDictManager object in the detector store
@@ -209,12 +210,12 @@ IdDictDetDescrCnv    INFO Reading LArCalorimeter   IdDict file IdDictParser/IdDi
 IdDictDetDescrCnv    INFO Reading TileCalorimeter  IdDict file IdDictParser/IdDictTileCalorimeter.xml
 IdDictDetDescrCnv    INFO Reading Calorimeter      IdDict file IdDictParser/IdDictCalorimeter_L1Onl.xml
 IdDictDetDescrCnv    INFO Reading MuonSpectrometer IdDict file IdDictParser/IdDictMuonSpectrometer_R.01.xml
-IdDictDetDescrCnv    INFO Reading ForwardDetectors IdDict file IdDictParser/IdDictForwardDetectors.xml
+IdDictDetDescrCnv    INFO Reading ForwardDetectors IdDict file IdDictParser/IdDictForwardDetectors_2010.xml
 IdDictDetDescrCnv    INFO Found id dicts:
 IdDictDetDescrCnv    INFO Using dictionary tag: destaged_layout
 IdDictDetDescrCnv    INFO Dictionary ATLAS                version default              DetDescr tag (using default) file 
 IdDictDetDescrCnv    INFO Dictionary Calorimeter          version default              DetDescr tag CaloIdentifier-LVL1-02 file IdDictParser/IdDictCalorimeter_L1Onl.xml
-IdDictDetDescrCnv    INFO Dictionary ForwardDetectors     version default              DetDescr tag ForDetIdentifier-00       file IdDictParser/IdDictForwardDetectors.xml
+IdDictDetDescrCnv    INFO Dictionary ForwardDetectors     version default              DetDescr tag ForDetIdentifier-01       file IdDictParser/IdDictForwardDetectors_2010.xml
 IdDictDetDescrCnv    INFO Dictionary InnerDetector        version default              DetDescr tag InDetIdentifier-05        file IdDictParser/IdDictInnerDetector.xml
 IdDictDetDescrCnv    INFO Dictionary LArCalorimeter       version fullAtlas            DetDescr tag LArIdentifier-DC3-05-Comm file IdDictParser/IdDictLArCalorimeter_DC3-05-Comm-01.xml
 IdDictDetDescrCnv    INFO Dictionary LArElectrode         version fullAtlas            DetDescr tag (using default) file 
@@ -224,22 +225,23 @@ IdDictDetDescrCnv    INFO Dictionary TileCalorimeter      version fullAtlasAndTe
 TileTBID             INFO initialize_from_dictionary 
 AtlasDetectorID      INFO initialize_from_dictionary - OK
 EndcapDMConstru...   INFO Start building EC electronics geometry
-EndcapDMConstru...   INFO Skip building EC electronics. Database flag not set
+============== EMEC Construction ===============
+  multi-layered version of absorbers activated, mlabs == 1
+================================================
 EndcapDMConstru...   INFO Start building EC electronics geometry
-EndcapDMConstru...   INFO Skip building EC electronics. Database flag not set
-GeoModelSvc          INFO GeoModelSvc.LArDetectorToolNV	 SZ= 49432Kb 	 Time = 2.22S
+GeoModelSvc          INFO GeoModelSvc.LArDetectorToolNV	 SZ= 48820Kb 	 Time = 8.03S
 GeoModelSvc.Til...   INFO  Entering TileDetectorTool::create()
-GeoModelSvc.Til...   INFO TileDddbManager: m_tag = ATLAS-GEO-10-00-00
+GeoModelSvc.Til...   INFO TileDddbManager: m_tag = ATLAS-R1-2012-03-01-00
 GeoModelSvc.Til...   INFO TileDddbManager: n_tiglob = 5
 GeoModelSvc.Til...   INFO TileDddbManager: n_timod = 320
 GeoModelSvc.Til...   INFO TileDddbManager: n_cuts = 9
 GeoModelSvc.Til...   INFO TileDddbManager: n_saddle = 1
-GeoModelSvc.Til...   INFO TileDddbManager: n_tilb = 19
+GeoModelSvc.Til...   INFO TileDddbManager: n_tilb = 20
 GeoModelSvc.Til...   INFO TileDddbManager: n_tileSwitches = 1
-ClassIDSvc           INFO  getRegistryEntries: read 105 CLIDRegistry entries for module ALL
+ClassIDSvc           INFO  getRegistryEntries: read 107 CLIDRegistry entries for module ALL
 CaloIDHelper_ID...   INFO in createObj: creating a TileID helper object in the detector store
 AtlasDetectorID      INFO initialize_from_dictionary - OK
-TileNeighbour        INFO Reading file  /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/TileNeighbour_reduced.txt
+TileNeighbour        INFO Reading file  /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/TileNeighbour_reduced.txt
 CaloIDHelper_ID...   INFO in createObj: creating a CaloCell_ID helper object in the detector store
 CaloIDHelper_ID...   INFO in createObj: creating a LArEM_ID helper object in the detector store
 AtlasDetectorID      INFO initialize_from_dictionary - OK
@@ -247,9 +249,9 @@ CaloIDHelper_ID...   INFO in createObj: creating a LArHEC_ID helper object in th
 AtlasDetectorID      INFO initialize_from_dictionary - OK
 CaloIDHelper_ID...   INFO in createObj: creating a LArFCAL_ID helper object in the detector store
 AtlasDetectorID      INFO initialize_from_dictionary - OK
-LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/FCal2DNeighbors-DC3-05-Comm-01.txt
-LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/FCal3DNeighborsNext-DC3-05-Comm-01.txt
-LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/FCal3DNeighborsPrev-DC3-05-Comm-01.txt
+LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/FCal2DNeighbors-April2011.txt
+LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/FCal3DNeighborsNext-April2011.txt
+LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/FCal3DNeighborsPrev-April2011.txt
 CaloIDHelper_ID...   INFO in createObj: creating a LArMiniFCAL_ID helper object in the detector store
 AtlasDetectorID      INFO initialize_from_dictionary - OK
 LArMiniFCAL_ID       INFO  initialize_from_dict - LArCalorimeter dictionary does NOT contain miniFCAL description. Unable to initialize LArMiniFCAL_ID.
@@ -257,7 +259,7 @@ AtlasDetectorID      INFO initialize_from_dictionary - OK
 TileHWIDDetDesc...   INFO in createObj: creating a TileHWID helper object in the detector store
 TileHWID             INFO initialize_from_dictionary 
 AtlasDetectorID      INFO initialize_from_dictionary - OK
-GeoModelSvc.Til...   INFO  U-shape parameter from database is: 0
+GeoModelSvc.Til...   INFO  U-shape parameter from database is: 1
 GeoModelSvc.Til...   INFO  Entering TileAtlasFactory::create()
 GeoModelSvc.Til...   INFO  Tile Geometry with Saddle supports, starting from TileCal-CSC-02 xxx
 GeoModelSvc.Til...   INFO  => New BFingerLengthPos 430.5
@@ -269,36 +271,35 @@ GeoModelSvc.Til...   INFO  Positioning positive ext.barrel with translation 4854
 GeoModelSvc.Til...   INFO  Positioning positive ext.barrel finger with translation ztrans= 6338.5
 GeoModelSvc.Til...   INFO  Positioning positive ext.barrel saddle with translation ztrans= 6192.5
 GeoModelSvc.Til...   INFO  Positive ITC envelope parameters: PLUG1  Rmin= 3438.85 Rmax= 4250 dzITC1= 154.5
-GeoModelSvc.Til...   INFO                                    PLUG2  Rmin= 2988.85 Rmax= 3440 dzITC2= 47.425
+GeoModelSvc.Til...   INFO                                    PLUG2  Rmin= 2981 Rmax= 3440 dzITC2= 47.425
 GeoModelSvc.Til...   INFO  Positioning positive ITC with translation 3405
-GeoModelSvc.Til...   INFO  Positioning positive Gap with translation 3548.5
+GeoModelSvc.Til...   INFO  Positioning positive Gap with translation 3552
 GeoModelSvc.Til...   INFO  Positioning positive Crack with translation 3536
 GeoModelSvc.Til...   INFO  Positioning negative ext.barrel with translation ztrans -4854.75
 GeoModelSvc.Til...   INFO  Positioning negative ext.barrel finger with translation ztrans= -6338.5
 GeoModelSvc.Til...   INFO  Positioning negative ext.barrel saddle with translation ztrans= -6192.5
 GeoModelSvc.Til...   INFO  Negative ITC envelope parameters: PLUG1  Rmin= 3438.85 Rmax= 4250 dzITC1= 154.5
-GeoModelSvc.Til...   INFO                                    PLUG2  Rmin= 2988.85 Rmax= 3440 dzITC2= 47.425
+GeoModelSvc.Til...   INFO                                    PLUG2  Rmin= 2981 Rmax= 3440 dzITC2= 47.425
 GeoModelSvc.Til...   INFO  Positioning negative ITC with translation -3405
-GeoModelSvc.Til...   INFO  Positioning negative Gap with translation -3548.5
+GeoModelSvc.Til...   INFO  Positioning negative Gap with translation -3552
 GeoModelSvc.Til...   INFO  Positioning negative Crack with translation -3536
 GeoModelSvc.Til...   INFO  Global positioning of barrel with rotation (0,0,0)) and translation (0,0,0) CLHEP::cm
 GeoModelSvc.Til...   INFO  Global positioning of positive ext.barrel with rotation (0,0,0)) and translation (0,0,0) CLHEP::cm
 GeoModelSvc.Til...   INFO  Global positioning of negative ext.barrel with rotation (0,0,0)) and translation (0,0,1) CLHEP::cm
 GeoModelSvc.Til...   INFO  TileDetDescrManager: entering create_elements() 
-GeoModelSvc          INFO GeoModelSvc.TileDetectorTool	 SZ= 14932Kb 	 Time = 0.76S
+GeoModelSvc          INFO GeoModelSvc.TileDetectorTool	 SZ= 14852Kb 	 Time = 4.27S
 CORAL/Services/ConnectionService Info User session with sessionID=S#3(C#6.s#1) will be ended on connectionID=C#6
 CORAL/Services/ConnectionService Info Connection to service "ATLF/()" with connectionID=C#6 will be disconnected
 ClassIDSvc           INFO  getRegistryEntries: read 6 CLIDRegistry entries for module ALL
-ClassIDSvc           INFO  getRegistryEntries: read 60 CLIDRegistry entries for module ALL
-AthenaEventLoopMgr   INFO Initializing AthenaEventLoopMgr - package version AthenaServices-01-59-49
+ClassIDSvc           INFO  getRegistryEntries: read 61 CLIDRegistry entries for module ALL
+AthenaEventLoopMgr   INFO Initializing AthenaEventLoopMgr - package version AthenaServices-01-60-14
 AthMasterSeq         INFO Member list: AthSequencer/AthAlgSeq, AthSequencer/AthOutSeq, AthSequencer/AthRegSeq
 AthAlgSeq            INFO Member list: PyAthena::Alg/dumper
 PyComponentMgr       INFO Initializing PyComponentMgr...
 dumper               INFO Initializing dumper...
-RootStorageSvc::RootClassLoader Info Failed to load dictionary for native class: "ClassIDSvc"
 HistogramPersis...WARNING Histograms saving not required.
 AthenaEventLoopMgr   INFO Setup EventSelector service EventSelector
-ActiveStoreSvc       INFO Initializing ActiveStoreSvc - package version StoreGate-03-06-17
+ActiveStoreSvc       INFO Initializing ActiveStoreSvc - package version StoreGate-03-06-43
 ApplicationMgr       INFO Application Manager Initialized successfully
 InputMetaDataStore   INFO Start InputMetaDataStore
 MetaDataStore        INFO Start MetaDataStore
@@ -315,8 +316,9 @@ Domain[ROOT_All] Info                           /afs/cern.ch/atlas/maxidisk/d33/
 RootDatabase.open Success /afs/cern.ch/atlas/maxidisk/d33/referencefiles/esd/ESD-20.1.7.2.pool.root File version:53425
 ImplicitCollection Info Opened the implicit collection with connection string "PFN:/afs/cern.ch/atlas/maxidisk/d33/referencefiles/esd/ESD-20.1.7.2.pool.root"
 ImplicitCollection Info and a name "POOLContainer(DataHeader)"
-ClassIDSvc           INFO  getRegistryEntries: read 689 CLIDRegistry entries for module ALL
+ClassIDSvc           INFO  getRegistryEntries: read 703 CLIDRegistry entries for module ALL
 StoreGateSvc         INFO Start StoreGateSvc
+ConditionStore       INFO Start ConditionStore
 DetectorStore        INFO Start DetectorStore
 ApplicationMgr       INFO Application Manager Started successfully
 PoolSvc              INFO Failed to find container MetaDataHdrDataHeader to get Token.
@@ -328,15 +330,15 @@ RalSessionMgr Info Instantiate a R/O RalSessionMgr for 'COOLOFL_LAR/OFLP200'
 RalSessionMgr Info Connect to the database server
 CORAL/Services/ConnectionService Info Re-ordering 3 replicas using installed algorithm
 CORAL/Services/ConnectionService Info Sorting algorithm selected 4 replicas
-CORAL/Services/ConnectionService Warning Failed to connect to service sqlite200/ALLP200.db (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_20.1.7.2-x86_64-slc6-gcc49-dbg/sqlite200 is not writable" )' - do NOT retry
+CORAL/Services/ConnectionService Warning Failed to connect to service sqlite200/ALLP200.db (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_20.1.7.2/sqlite200 is not writable" )' - do NOT retry
 CORAL/Services/ConnectionService Info Connection to service "sqlite200/ALLP200.db" with connectionID=C#7 will be disconnected
-CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:sqlite200/ALLP200.db": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_20.1.7.2-x86_64-slc6-gcc49-dbg/sqlite200 is not writable" )
+CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:sqlite200/ALLP200.db": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_20.1.7.2/sqlite200 is not writable" )
 CORAL/RelationalPlugins/frontier Info The current compresion level is 5
 CORAL/Services/ConnectionService Info New connection to service "ATLF/()" with connectionID=C#8 has been connected
 CORAL/Services/ConnectionService Info New user session with sessionID=S#4(C#8.s#1) started on connectionID=C#8 to service "ATLF/()" for user "" in read-only mode
 RalSessionMgr Info Start a read-only transaction active for the duration of the database connection
 RelationalDatabase Info Instantiate a R/O RalDatabase for 'COOLOFL_LAR/OFLP200'
-RelationalDatabase Info Release number backward compatibility - NO SCHEMA EVOLUTION REQUIRED: database with OLDER release number 2.7.0 will be opened using CURRENT client release number 3.1.0
+RelationalDatabase Info Release number backward compatibility - NO SCHEMA EVOLUTION REQUIRED: database with OLDER release number 2.7.0 will be opened using CURRENT client release number 3.1.3
 IOVDbSvc             INFO HVS tag OFLCOND-SDR-BS7T-05-24 resolved to LARAlign-mc11-00 for folder /LAR/Align
 IOVDbSvc             INFO HVS tag OFLCOND-SDR-BS7T-05-24 resolved to LArCellPositionShift-ideal for folder /LAR/LArCellPositionShift
 IOVDbSvc             INFO Disconnecting from COOLOFL_LAR/OFLP200
@@ -353,7 +355,7 @@ Domain[ROOT_All] Info                           /afs/cern.ch/atlas/conditions/po
 RootDatabase.open Success /afs/cern.ch/atlas/conditions/poolcond/vol0/cond09_mc.000029.gen.COND/cond09_mc.000029.gen.COND._0002.pool.root File version:52200
 GeoModelSvc       WARNING *** *** Geometry configured through jobOptions does not match TagInfo tags! *** ***
 GeoModelSvc          INFO ** Job Option configuration: 
-GeoModelSvc          INFO * ATLAS tag: ATLAS-GEO-10-00-00
+GeoModelSvc          INFO * ATLAS tag: ATLAS-R1-2012-03-01-00
 GeoModelSvc          INFO * InDet tag: 
 GeoModelSvc          INFO * Pixel tag: 
 GeoModelSvc          INFO * SCT   tag: 
@@ -369,7 +371,7 @@ GeoModelSvc          INFO ** TAG INFO configuration:
 GeoModelSvc          INFO * ATLAS tag: ATLAS-GEO-18-01-01
 CaloMgrDetDescrCnv   INFO in createObj: creating a Calo Detector Manager object in the detector store
 CaloIdMgrDetDes...   INFO in createObj: creating a CaloDescrManager object in the detector store
-ClassIDSvc           INFO  getRegistryEntries: read 127 CLIDRegistry entries for module ALL
+ClassIDSvc           INFO  getRegistryEntries: read 102 CLIDRegistry entries for module ALL
 CaloIDHelper_ID...   INFO in createObj: creating a CaloDM_ID helper object in the detector store
 CaloDM_ID            INFO initialize_from_dictionary
 AtlasDetectorID      INFO initialize_from_dictionary - OK
@@ -386,20 +388,20 @@ CaloIDHelper_ID...   INFO in createObj: creating a LArHEC_SuperCell_ID helper ob
 AtlasDetectorID      INFO initialize_from_dictionary - OK
 CaloIDHelper_ID...   INFO in createObj: creating a LArFCAL_SuperCell_ID helper object in the detector store
 AtlasDetectorID      INFO initialize_from_dictionary - OK
-LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/FCalSuperCells2DNeighborsNew-April2014.txt
-LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/FCalSuperCells3DNeighborsNextNew-April2014.txt
-LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/FCalSuperCells3DNeighborsPrevNew-April2014.txt
+LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/FCalSuperCells2DNeighborsNew-April2014.txt
+LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/FCalSuperCells3DNeighborsNextNew-April2014.txt
+LArFCAL_Base_ID      INFO Reading file /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/FCalSuperCells3DNeighborsPrevNew-April2014.txt
 CaloIDHelper_ID...   INFO in createObj: creating a Tile_SuperCell_ID helper object in the detector store
 AtlasDetectorID      INFO initialize_from_dictionary - OK
-TileNeighbour        INFO Reading file  /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_6/InstallArea/share/TileSuperCellNeighbour.txt
+TileNeighbour        INFO Reading file  /afs/cern.ch/atlas/software/builds/nightlies/devval/AtlasConditions/rel_1/InstallArea/x86_64-slc6-gcc49-dbg/share/TileSuperCellNeighbour.txt
 AtlasDetectorID      INFO initialize_from_dictionary - OK
 CaloIdMgrDetDes...   INFO  Finished 
 CaloIdMgrDetDes...   INFO Initializing CaloIdMgr from values in CaloIdMgrDetDescrCnv 
 CORAL/Services/ConnectionService Info Re-ordering 3 replicas using installed algorithm
 CORAL/Services/ConnectionService Info Sorting algorithm selected 4 replicas
-CORAL/Services/ConnectionService Warning Failed to connect to service geomDB/geomDB_sqlite (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_20.1.7.2-x86_64-slc6-gcc49-dbg/geomDB is not writable" )' - do NOT retry
+CORAL/Services/ConnectionService Warning Failed to connect to service geomDB/geomDB_sqlite (coral::Exception): 'CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_20.1.7.2/geomDB is not writable" )' - do NOT retry
 CORAL/Services/ConnectionService Info Connection to service "geomDB/geomDB_sqlite" with connectionID=C#9 will be disconnected
-CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:geomDB/geomDB_sqlite": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/user/s/ssnyder/atlas-work3d/Calorimeter/CaloCnv/CaloAthenaPool/run/CaloTPCnv_20.1.7.2-x86_64-slc6-gcc49-dbg/geomDB is not writable" )
+CORAL/Services/ConnectionService Warning Failure while attempting to connect to "sqlite_file:geomDB/geomDB_sqlite": CORAL/RelationalPlugins/sqlite ( CORAL : "Connection::connect" from "/afs/cern.ch/work/s/ssnyder/builds/atlas-work3e/build-x86_64-slc6-gcc49-dbg/Calorimeter/CaloCnv/CaloAthenaPool/unitTestRun/CaloTPCnv_20.1.7.2/geomDB is not writable" )
 CORAL/RelationalPlugins/frontier Info The current compresion level is 5
 CORAL/Services/ConnectionService Info New connection to service "ATLF/()" with connectionID=C#10 has been connected
 CORAL/Services/ConnectionService Info New user session with sessionID=S#5(C#10.s#1) started on connectionID=C#10 to service "ATLF/()" for user "" in read-only mode
@@ -409,8 +411,9 @@ Domain[ROOT_All] Info ->  Access   DbDatabase   READ      [ROOT_All] 8667C6F2-15
 Domain[ROOT_All] Info                           /afs/cern.ch/atlas/conditions/poolcond/vol0/cond08_mc.000003.gen.COND/cond08_mc.000003.gen.COND._0064.pool.root
 RootDatabase.open Success /afs/cern.ch/atlas/conditions/poolcond/vol0/cond08_mc.000003.gen.COND/cond08_mc.000003.gen.COND._0064.pool.root File version:52200
 AthenaEventLoopMgr   INFO   ===>>>  start processing event #35002, run #189751 0 events processed so far  <<<===
-ClassIDSvc           INFO  getRegistryEntries: read 206 CLIDRegistry entries for module ALL
-ClassIDSvc           INFO  getRegistryEntries: read 1664 CLIDRegistry entries for module ALL
+ClassIDSvc           INFO  getRegistryEntries: read 204 CLIDRegistry entries for module ALL
+TStreamerInfo::Build:0: RuntimeWarning: CaloClusterCellLink: DataLink<CaloCellContainer> has no streamer or dictionary, data member "m_cellCont" will not be saved
+ClassIDSvc           INFO  getRegistryEntries: read 1681 CLIDRegistry entries for module ALL
 AthenaEventLoopMgr   INFO   ===>>>  done processing event #35002, run #189751 1 events processed so far  <<<===
 /afs/cern.ch/atlas/conditions/poolcond/vol0/cond09_mc.000029.gen.COND/cond09_mc.000029.gen.COND._0002.pool.root Info Database being retired...
 Domain[ROOT_All] Info ->  Deaccess DbDatabase   READ      [ROOT_All] 06C9EAE8-6F5B-E011-BAAA-003048F0E7AC
@@ -440,6 +443,7 @@ Domain[ROOT_All] Info ->  Deaccess DbDatabase   READ      [ROOT_All] B844C45F-3B
 Domain[ROOT_All] Info >   Deaccess DbDomain     READ      [ROOT_All] 
 AthenaEventLoopMgr   INFO No more events in event selection 
 DetectorStore        INFO Stop DetectorStore
+ConditionStore       INFO Stop ConditionStore
 StoreGateSvc         INFO Stop StoreGateSvc
 StoreGateSvc         INFO stop: setting service priority to 101 so that event stores get finalized and cleared before other stores
 TagMetaDataStore     INFO Stop TagMetaDataStore
@@ -451,29 +455,30 @@ AthAlgSeq            INFO Finalizing AthAlgSeq...
 AthOutSeq            INFO Finalizing AthOutSeq...
 AthRegSeq            INFO Finalizing AthRegSeq...
 AthMasterSeq         INFO Finalizing AthMasterSeq...
-StoreGateSvc         INFO Finalizing StoreGateSvc - package version StoreGate-03-06-17
+StoreGateSvc         INFO Finalizing StoreGateSvc - package version StoreGate-03-06-43
 PyComponentMgr       INFO Finalizing PyComponentMgr...
 IdDictDetDescrCnv    INFO in finalize
-DetectorStore        INFO Finalizing DetectorStore - package version StoreGate-03-06-17
-IOVDbSvc             INFO Folder /LAR/Align (PoolRef) db-read 1/1 objs/chan/bytes 1/1/170 ((     0.18 ))s
+DetectorStore        INFO Finalizing DetectorStore - package version StoreGate-03-06-43
+ConditionStore       INFO Finalizing ConditionStore - package version StoreGate-03-06-43
+IOVDbSvc             INFO Folder /LAR/Align (PoolRef) db-read 1/1 objs/chan/bytes 1/1/170 ((     0.63 ))s
 IOVDbSvc             INFO Folder /TagInfo (AttrListColl) db-read 0/2 objs/chan/bytes 2/0/0 ((     0.00 ))s
-IOVDbSvc             INFO Folder /LAR/LArCellPositionShift (PoolRef) db-read 1/1 objs/chan/bytes 1/1/195 ((     0.07 ))s
-IOVDbSvc             INFO Total payload read from COOL: 365 bytes in ((      0.25 ))s
+IOVDbSvc             INFO Folder /LAR/LArCellPositionShift (PoolRef) db-read 1/1 objs/chan/bytes 1/1/195 ((     0.33 ))s
+IOVDbSvc             INFO Total payload read from COOL: 365 bytes in ((      0.96 ))s
 IOVDbSvc             INFO Connection sqlite://;schema=mycool.db;dbname=OFLP200 : nConnect: 0 nFolders: 0 ReadTime: ((     0.00 ))s
-IOVDbSvc             INFO Connection COOLOFL_LAR/OFLP200 : nConnect: 2 nFolders: 2 ReadTime: ((     0.25 ))s
-TagMetaDataStore     INFO Finalizing TagMetaDataStore - package version StoreGate-03-06-17
-PoolSvc              INFO I/O finalization...
+IOVDbSvc             INFO Connection COOLOFL_LAR/OFLP200 : nConnect: 2 nFolders: 2 ReadTime: ((     0.96 ))s
+TagMetaDataStore     INFO Finalizing TagMetaDataStore - package version StoreGate-03-06-43
 XMLFileCatalog Info Updating the catalog
 PoolXMLFileCatalog Info XercesC termination number 0
-MetaDataStore        INFO Finalizing MetaDataStore - package version StoreGate-03-06-17
-InputMetaDataStore   INFO Finalizing InputMetaDataStore - package version StoreGate-03-06-17
+PoolSvc              INFO I/O finalization...
+MetaDataStore        INFO Finalizing MetaDataStore - package version StoreGate-03-06-43
+InputMetaDataStore   INFO Finalizing InputMetaDataStore - package version StoreGate-03-06-43
 AthDictLoaderSvc     INFO in finalize...
 ToolSvc              INFO Removing all tools created by ToolSvc
 *****Chrono*****     INFO ****************************************************************************************************
 *****Chrono*****     INFO  The Final CPU consumption ( Chrono ) Table (ordered)
 *****Chrono*****     INFO ****************************************************************************************************
 AthenaSealSvc::...   INFO Time User   : Tot=    0 [us]                                             #=  1
-ChronoStatSvc        INFO Time User   : Tot= 46.4  [s]                                             #=  1
+ChronoStatSvc        INFO Time User   : Tot= 55.8  [s]                                             #=  1
 *****Chrono*****     INFO ****************************************************************************************************
 ChronoStatSvc.f...   INFO  Service finalized successfully 
 ApplicationMgr       INFO Application Manager Finalized successfully
diff --git a/Calorimeter/CaloCnv/CaloAthenaPool/share/CaloTPCnv_20.1.7.2_test.py b/Calorimeter/CaloCnv/CaloAthenaPool/share/CaloTPCnv_20.1.7.2_test.py
index 7ae301e3b7d9a1887863e88f4e1e15fc1f9fbd6b..0c80e918476654d3cad2921a9c0b59e7d0248ede 100644
--- a/Calorimeter/CaloCnv/CaloAthenaPool/share/CaloTPCnv_20.1.7.2_test.py
+++ b/Calorimeter/CaloCnv/CaloAthenaPool/share/CaloTPCnv_20.1.7.2_test.py
@@ -9,8 +9,8 @@ keys = [
     'CaloCalTopoClusters_links@10',
          ]
 
-from AthenaCommon.JobProperties import jobproperties
-jobproperties.Global.DetDescrVersion = 'ATLAS-GEO-10-00-00'
+#from AthenaCommon.JobProperties import jobproperties
+#jobproperties.Global.DetDescrVersion = 'ATLAS-GEO-10-00-00'
 
 from AthenaCommon.DetFlags      import DetFlags
 DetFlags.detdescr.Calo_setOn()