From a1f67876bdbcaaa3d13158cb63489b0eb98fa6e8 Mon Sep 17 00:00:00 2001 From: scott snyder <scott.snyder@cern.ch> Date: Fri, 10 Mar 2017 05:40:32 +0100 Subject: [PATCH] egammaAthenaPool: Fix for finding out-of-repository test reference files Allow tests to find reference files outside of the repository. --- .../egamma/egammaAthenaPool/CMakeLists.txt | 14 +- .../share/egammaEventTPCnv_15.1.0.ref | 755 ----------------- .../share/egammaEventTPCnv_15.6.9.ref | 756 ------------------ .../share/egammaEventTPCnv_16.6.7.1.ref | 756 ------------------ 4 files changed, 10 insertions(+), 2271 deletions(-) delete mode 100644 Reconstruction/egamma/egammaAthenaPool/share/egammaEventTPCnv_15.1.0.ref delete mode 100644 Reconstruction/egamma/egammaAthenaPool/share/egammaEventTPCnv_15.6.9.ref delete mode 100644 Reconstruction/egamma/egammaAthenaPool/share/egammaEventTPCnv_16.6.7.1.ref diff --git a/Reconstruction/egamma/egammaAthenaPool/CMakeLists.txt b/Reconstruction/egamma/egammaAthenaPool/CMakeLists.txt index d7d8a2c5661f..518a3ca40133 100644 --- a/Reconstruction/egamma/egammaAthenaPool/CMakeLists.txt +++ b/Reconstruction/egamma/egammaAthenaPool/CMakeLists.txt @@ -35,10 +35,16 @@ endif() find_package( AthenaPoolUtilitiesTest ) if( ATHENAPOOLUTILITIESTEST_FOUND ) - run_tpcnv_test( egammaEventTPCnv_15.1.0 AOD-15.1.0-full ) - run_tpcnv_test( egammaEventTPCnv_15.6.9 AOD-15.6.9-full ) - run_tpcnv_test( egammaEventTPCnv_16.6.7.1 AOD-16.6.7.1-full ) - run_tpcnv_test( egammaEventTPCnv_18.0.0 AOD-18.0.0-full ) + set( EGAMMAATHENAPOOL_REFERENCE_TAG + egammaAthenaPoolReference-01-00-00 ) + run_tpcnv_test( egammaEventTPCnv_15.1.0 AOD-15.1.0-full + REFERENCE_TAG ${EGAMMAATHENAPOOL_REFERENCE_TAG} ) + run_tpcnv_test( egammaEventTPCnv_15.6.9 AOD-15.6.9-full + REFERENCE_TAG ${EGAMMAATHENAPOOL_REFERENCE_TAG} ) + run_tpcnv_test( egammaEventTPCnv_16.6.7.1 AOD-16.6.7.1-full + REFERENCE_TAG ${EGAMMAATHENAPOOL_REFERENCE_TAG} ) + run_tpcnv_test( egammaEventTPCnv_18.0.0 AOD-18.0.0-full + REFERENCE_TAG ${EGAMMAATHENAPOOL_REFERENCE_TAG} ) else() message( WARNING "Couldn't find AthenaPoolUtilitiesTest. No test(s) set up." ) endif() diff --git a/Reconstruction/egamma/egammaAthenaPool/share/egammaEventTPCnv_15.1.0.ref b/Reconstruction/egamma/egammaAthenaPool/share/egammaEventTPCnv_15.1.0.ref deleted file mode 100644 index 06d04bf298c0..000000000000 --- a/Reconstruction/egamma/egammaAthenaPool/share/egammaEventTPCnv_15.1.0.ref +++ /dev/null @@ -1,755 +0,0 @@ -Mon Apr 18 21:25:03 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_1] -- built on [2016-04-17 22:40] -Py:Athena INFO including file "AthenaCommon/Bootstrap.py" -Py:Athena INFO including file "AthenaCommon/Atlas.UnixStandardJob.py" -Py:Athena INFO executing ROOT6Setup -[?1034hPy:Athena INFO including file "AthenaCommon/Execution.py" -Py:Athena INFO including file "egammaAthenaPool/egammaEventTPCnv_15.1.0_test.py" -Py:Athena INFO including file "AthenaPoolUtilities/TPCnvTest.py" -Py:ConfigurableDb INFO Read module info for 4949 configurables from 10 genConfDb files -Py:ConfigurableDb WARNING Found 1 duplicates among the 10 genConfDb files : -Py:ConfigurableDb WARNING -------------------------------------------------- -Py:ConfigurableDb WARNING -<component name>: <module> - [ <duplicates> ] -Py:ConfigurableDb WARNING -------------------------------------------------- -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_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_1/InstallArea/XML/AtlasAuthentication/dblookup.xml file -loading ISF_Geant4Tools -Py:ConfiguredFactory INFO imported 105 confDb modules in 2.74 seconds -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 SUCCESS -==================================================================================================================================== - Welcome to ApplicationMgr (GaudiCoreSvc v3r4) - running on lxplus067.cern.ch on Mon Apr 18 21:25:51 2016 -==================================================================================================================================== -ApplicationMgr INFO Successfully loaded modules : AthenaServices -ApplicationMgr INFO Application Manager Configured successfully -ApplicationMgr INFO Updating Gaudi::PluginService::SetDebug(level) to level=0 -StatusCodeSvc INFO initialize -JobIDSvc INFO Initializing JobIDSvc - package version AthenaServices-01-60-08 -AthDictLoaderSvc INFO in initialize... -AthDictLoaderSvc INFO acquired Dso-registry -ClassIDSvc INFO Initializing ClassIDSvc - package version CLIDComps-00-06-19 -ClassIDSvc INFO getRegistryEntries: read 4912 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-37 -MetaDataSvc INFO Initializing MetaDataSvc - package version AthenaServices-01-60-08 -InputMetaDataStore INFO Initializing InputMetaDataStore - package version StoreGate-03-06-37 -MetaDataStore INFO Initializing MetaDataStore - package version StoreGate-03-06-37 -AthenaPoolCnvSvc INFO Initializing AthenaPoolCnvSvc - package version AthenaPoolCnvSvc-00-28-18 -PoolSvc INFO Initializing PoolSvc - package version PoolSvc-00-25-02 -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_1/InstallArea/share/dbreplica.config -DBReplicaSvc INFO Total of 10 servers found for host lxplus067.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_1/InstallArea/share/poolcond/PoolCat_oflcond.xml -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-10 -TagMetaDataStore INFO Initializing TagMetaDataStore - package version StoreGate-03-06-37 -EventSelector INFO reinitialization... -EventSelector INFO EventSelection with query -PoolSvc INFO File is not in Catalog! Attempt to open it anyway. -RootCollection Info Opening Collection File /afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-15.1.0/AOD-15.1.0-full.pool.root in mode: READ -TClass::Init:0: RuntimeWarning: no dictionary for class CosmicMuonCollection_tlp1 is available -TClass::Init:0: RuntimeWarning: no dictionary for class CosmicMuonCollection_p1 is available -TClass::Init:0: RuntimeWarning: no dictionary for class CosmicMuon_p1 is available -TClass::Init:0: RuntimeWarning: no dictionary for class MdtTrackSegmentCollection_tlp1 is available -TClass::Init:0: RuntimeWarning: no dictionary for class MdtTrackSegmentCollection_p1 is available -TClass::Init:0: RuntimeWarning: no dictionary for class MdtTrackSegment_p1 is available -RootCollection Info File /afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-15.1.0/AOD-15.1.0-full.pool.root opened -PoolSvc INFO File is not in Catalog! Attempt to open it anyway. -PoolSvc INFO Failed to open container to check POOL collection - trying. -DbSession Info Open DbSession -Domain[ROOT_All] Info > Access DbDomain READ [ROOT_All] -Domain[ROOT_All] Info -> Access DbDatabase READ [ROOT_All] 4BF99853-1547-FAF5-35A1-827B2CE9B75C -Domain[ROOT_All] Info /afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-15.1.0/AOD-15.1.0-full.pool.root -RootDatabase.open Success /afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-15.1.0/AOD-15.1.0-full.pool.root File version:52200 -/afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-15.1.0/AOD-15.1.0-full.pool.root Info Database being retired... -Domain[ROOT_All] Info -> Deaccess DbDatabase READ [ROOT_All] 4BF99853-1547-FAF5-35A1-827B2CE9B75C -Domain[ROOT_All] Info > Deaccess DbDomain READ [ROOT_All] -DbSession Info Open DbSession -Domain[ROOT_All] Info > Access DbDomain READ [ROOT_All] -Domain[ROOT_All] Info -> Access DbDatabase READ [ROOT_All] 54C1827D-740E-DE11-83C7-000423D9A21A -Domain[ROOT_All] Info /afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-15.1.0/AOD-15.1.0-full.pool.root -RootDatabase.open Success /afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-15.1.0/AOD-15.1.0-full.pool.root File version:52200 -PoolSvc INFO File is not in Catalog! Attempt to open it anyway. -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" -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-10 -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 3 connections and 9 folders -IOVDbSvc INFO Service IOVDbSvc initialised successfully -ProxyProviderSvc INFO Initializing ProxyProviderSvc - package version SGComps-00-02-07 -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_INDET/OFLP200 -CoralApplication Info Create a cool::CoralApplication... -CoralApplication Info Create a new own CORAL connection service -CoralApplication Info Create the COOL database service -RalDatabaseSvc Info Instantiate the RalDatabaseSvc -CoralApplication Info Create a cool::CoralApplication... DONE -RalSessionMgr Info Instantiate a R/O RalSessionMgr for 'COOLOFL_INDET/OFLP200' -RalSessionMgr Info Connect to the database server -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-work3/Reconstruction/egamma/egammaAthenaPool/run/egammaEventTPCnv_15.1.0-x86_64-slc6-gcc49-dbg/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-work3/Reconstruction/egamma/egammaAthenaPool/run/egammaEventTPCnv_15.1.0-x86_64-slc6-gcc49-dbg/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_INDET/OFLP200' -RelationalDatabase Info Release number backward compatibility - NO SCHEMA EVOLUTION REQUIRED: database with OLDER release number 2.8.0 will be opened using CURRENT client release number 3.1.3 -StoreGateSvc INFO Initializing StoreGateSvc - package version StoreGate-03-06-37 -ConditionStore INFO Initializing ConditionStore - package version StoreGate-03-06-37 -IOVSvc INFO No IOVSvcTool associated with store "StoreGateSvc" -IOVSvcTool INFO IOVRanges will be checked at every Event -IOVDbSvc INFO Opening COOL connection for COOLOFL_TRT/OFLP200 -RalSessionMgr Info Instantiate a R/O RalSessionMgr for 'COOLOFL_TRT/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-work3/Reconstruction/egamma/egammaAthenaPool/run/egammaEventTPCnv_15.1.0-x86_64-slc6-gcc49-dbg/sqlite200 is not writable" )' - do NOT retry -CORAL/Services/ConnectionService Info Connection to service "sqlite200/ALLP200.db" with connectionID=C#5 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-work3/Reconstruction/egamma/egammaAthenaPool/run/egammaEventTPCnv_15.1.0-x86_64-slc6-gcc49-dbg/sqlite200 is not writable" ) -CORAL/Services/ConnectionService Info New user session with sessionID=S#3(C#4.s#2) 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_TRT/OFLP200' -RelationalDatabase Info Release number backward compatibility - NO SCHEMA EVOLUTION REQUIRED: database with OLDER release number 2.8.0 will be opened using CURRENT client release number 3.1.3 -IOVDbSvc INFO Disconnecting from COOLOFL_INDET/OFLP200 -RalSessionMgr Info Commit the read-only transaction active for the duration of the database connection -RalSessionMgr Info Disconnect from the database server -CORAL/Services/ConnectionService Info User session with sessionID=S#2(C#4.s#1) will be ended on connectionID=C#4 -RelationalDatabase Info Delete the RalDatabase for 'COOLOFL_INDET/OFLP200' -RalSessionMgr Info Delete the RalSessionMgr for 'COOLOFL_INDET/OFLP200' -IOVDbSvc INFO Disconnecting from COOLOFL_TRT/OFLP200 -RalSessionMgr Info Commit the read-only transaction active for the duration of the database connection -RalSessionMgr Info Disconnect from the database server -CORAL/Services/ConnectionService Info User session with sessionID=S#3(C#4.s#2) will be ended on connectionID=C#4 -CORAL/Services/ConnectionService Info Connection to service "ATLF/()" with connectionID=C#4 will be disconnected -RelationalDatabase Info Delete the RalDatabase for 'COOLOFL_TRT/OFLP200' -RalSessionMgr Info Delete the RalSessionMgr for 'COOLOFL_TRT/OFLP200' -DetDescrCnvSvc INFO initializing -DetDescrCnvSvc INFO Found DetectorStore service -DetDescrCnvSvc INFO filling proxies for detector managers -DetDescrCnvSvc INFO filling address for CaloTTMgr with CLID 117659265 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for CaloMgr with CLID 4548337 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for CaloSuperCellMgr with CLID 241807251 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for CaloIdManager with CLID 125856940 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for LArIdManager with CLID 79554919 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for IdDict with CLID 2411 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for AtlasID with CLID 164875623 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for PixelID with CLID 2516 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for SCT_ID with CLID 2517 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for TRT_ID with CLID 2518 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for SiliconID with CLID 129452393 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for LArEM_ID with CLID 163583365 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for LArEM_SuperCell_ID with CLID 99488227 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for LArHEC_ID with CLID 3870484 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for LArHEC_SuperCell_ID with CLID 254277678 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for LArFCAL_ID with CLID 45738051 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for LArFCAL_SuperCell_ID with CLID 12829437 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for LArMiniFCAL_ID with CLID 79264204 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for LArOnlineID with CLID 158698068 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for TTOnlineID with CLID 38321944 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for LArOnline_SuperCellID with CLID 115600394 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for LArHVLineID with CLID 27863673 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for LArElectrodeID with CLID 80757351 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for TileID with CLID 2901 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for Tile_SuperCell_ID with CLID 49557789 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for TileHWID with CLID 2902 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for TileTBID with CLID 2903 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for MDTIDHELPER with CLID 4170 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for CSCIDHELPER with CLID 4171 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for RPCIDHELPER with CLID 4172 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for TGCIDHELPER with CLID 4173 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for STGCIDHELPER with CLID 4174 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for MMIDHELPER with CLID 4175 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for CaloLVL1_ID with CLID 108133391 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for CaloCell_ID with CLID 123500438 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for CaloCell_SuperCell_ID with CLID 128365736 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for CaloDM_ID with CLID 167756483 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for ZdcID with CLID 190591643 and storage type 68 to detector store -GeoModelSvc.Muo... INFO Initializing ... -ToolSvc.MGM_Ali... INFO Initilalizing -ToolSvc.MGM_Ali... INFO In initialize ---- # of folders registered is 0 -ToolSvc.MGM_Ali... INFO A Lines container recorded in the detector store -ToolSvc.MGM_Ali... INFO B Lines container recorded in the detector store -ToolSvc.MGM_Ali... INFO As-Built container recorded in the detector store -ToolSvc.MGM_Ali... INFO I-Lines container recorded in the detector store or skipped since not needed -ToolSvc.MGM_Ali... INFO proxy for class ALineParContainer found -ToolSvc.MGM_Ali... INFO proxy transient Address found -ToolSvc.MGM_Ali... INFO proxy for class BLineParContainer found -ToolSvc.MGM_Ali... INFO proxy transient Address found -ToolSvc.MGM_Ali... INFO proxy for class CscInternalAlignmentMapContainer found or not needed -ToolSvc.MGM_Ali... INFO proxy transient Address found or not needed -ToolSvc.MGM_Ali... INFO proxy for class MdtAsBuiltParContainer found -ToolSvc.MGM_Ali... INFO proxy transient Address found -GeoModelSvc INFO Retrieved DetectorTools = PrivateToolHandleArray(['PixelDetectorTool/PixelDetectorTool','SCT_DetectorTool/SCT_DetectorTool','TRT_DetectorTool/TRT_DetectorTool','InDetServMatTool/InDetServMatTool','MuonDetectorTool/MuonDetectorTool','BeamPipeDetectorTool/BeamPipeDetectorTool']) -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-work3/Reconstruction/egamma/egammaAthenaPool/run/egammaEventTPCnv_15.1.0-x86_64-slc6-gcc49-dbg/geomDB is not writable" )' - do NOT retry -CORAL/Services/ConnectionService Info Connection to service "geomDB/geomDB_sqlite" with connectionID=C#6 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-work3/Reconstruction/egamma/egammaAthenaPool/run/egammaEventTPCnv_15.1.0-x86_64-slc6-gcc49-dbg/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#7 has been connected -CORAL/Services/ConnectionService Info New user session with sessionID=S#4(C#7.s#1) started on connectionID=C#7 to service "ATLF/()" for user "" in read-only mode -GeoModelSvc.Pix... INFO Building Pixel Detector with Version Tag: ATLAS-GEO-02-01-00 at Node: ATLAS -GeoModelSvc.Pix... INFO Pixel Version: Pixel-GEO-00 Package Version: PixelGeoModel-00-09-56 -EventPersistenc... INFO Added successfully Conversion service:DetDescrCnvSvc -PixelIDDetDescrCnv INFO in createObj: creating a PixelID helper object in the detector store -IdDictDetDescrCnv INFO in initialize -IdDictDetDescrCnv INFO in createObj: creating a IdDictManager object in the detector store -IdDictDetDescrCnv INFO IdDictName: IdDictParser/ATLAS_IDS.xml -IdDictDetDescrCnv INFO Reading InnerDetector IdDict file IdDictParser/IdDictInnerDetector.xml -IdDictDetDescrCnv INFO Reading LArCalorimeter IdDict file IdDictParser/IdDictLArCalorimeter_DC3-05-Comm-01.xml -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 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 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 -IdDictDetDescrCnv INFO Dictionary LArHighVoltage version fullAtlas DetDescr tag (using default) file -IdDictDetDescrCnv INFO Dictionary MuonSpectrometer version R.01 DetDescr tag MuonIdentifier-02 file IdDictParser/IdDictMuonSpectrometer_R.01.xml -IdDictDetDescrCnv INFO Dictionary TileCalorimeter version fullAtlasAndTestBeam DetDescr tag TileIdentifier-00 file IdDictParser/IdDictTileCalorimeter.xml -PixelID INFO Initialize from dictionary -AtlasDetectorID INFO initialize_from_dictionary - OK -indet 1 2,4,5,7,10,11,12,13 7 1fffffffffffffff 61 3 0 min/max 2 13 values 2 4 5 7 10 11 12 13 indexes 0 0 1 2 0 3 0 0 4 5 6 7 indices 8 prev 0 next 0 mode enumerated cont mode none -pixel 1 1:3 3 e7ffffffffffffff 59 2 3 min/max 1 3 values indexes indices 3 prev 0 next 0 mode both_bounded cont mode none -bec 1 -2,0,2 3 f9ffffffffffffff 57 2 5 min/max -2 2 values -2 0 2 indexes 0 0 1 0 2 indices 3 prev 0 next 0 mode enumerated cont mode none -bec_shift 0 0 0 0 0 0 0 min/max 0 0 values indexes indices 0 prev 0 next 0 mode both_bounded cont mode none -lay_disk 0 0:2 3 fe7fffffffffffff 55 2 7 min/max 0 2 values indexes indices 3 prev 0 next 0 mode both_bounded cont mode none -lay_disk_shift 0 0 0 0 0 0 0 min/max 0 0 values indexes indices 0 prev 0 next 0 mode both_bounded cont mode none -phi_mod 0 0:51 3f ff81ffffffffffff 49 6 9 min/max 0 51 values indexes indices 52 prev 0 next 0 mode both_bounded cont mode none -phi_mod_shift 0 0 0 0 0 0 0 min/max 0 0 values indexes indices 0 prev 0 next 0 mode both_bounded cont mode none -eta_mod 1 -6:6 f fffe1fffffffffff 45 4 15 min/max -6 6 values indexes indices 13 prev 0 next 0 mode both_bounded cont mode none -eta_mod_shift 0 0 0 0 0 0 0 min/max 0 0 values indexes indices 0 prev 0 next 0 mode both_bounded cont mode none -phi_index 0 0:327 1ff ffffe00fffffffff 36 9 19 min/max 0 327 values indexes indices 328 prev 0 next 0 mode both_bounded cont mode none -eta_index 0 0:191 ff fffffff00fffffff 28 8 28 min/max 0 191 values indexes indices 192 prev 0 next 0 mode both_bounded cont mode none -bec_eta_mod 0 0 0 0 0 0 0 min/max 0 0 values indexes indices 0 prev 0 next 0 mode both_bounded cont mode none -PixelID::initLevelsFromDict - found levels -subdet 0 -part 1 -barrel_endcap 2 -layer or disk 3 -phi_module 4 -eta_module 5 -phi_index 6 -eta_index 7 -InDetGeometryDBSvc INFO GeometryDBSvc Initialized -ToolSvc.InDetDD... INFO BCMBuilder initialize() successful in ToolSvc.InDetDD::BCM_Builder -GeoModelSvc.Pix... INFO BCM_GeoModel tool retrieved: BCM_Tool = PublicToolHandle('InDetDD::BCM_Builder/InDetDD::BCM_Builder') -ToolSvc.InDetDD... INFO BLMBuilder initialize() successful in ToolSvc.InDetDD::BLM_Builder -GeoModelSvc.Pix... INFO BLM_GeoModel tool retrieved: BLM_Tool = PublicToolHandle('InDetDD::BLM_Builder/InDetDD::BLM_Builder') -GeoModelSvc.Pix... INFO Service builder tool not specified. -PixelGeoModel INFO Retrieving Record Sets from database ... -PixelGeoModel INFO Key = ATLAS-GEO-02-01-00 Node = ATLAS -PixelGeoModel INFO ... Record Sets retrieved. -PixelGeoModel INFO DBM switch = SetDBMFlag: 0 -PixelGeoModel INFO Building Pixel Detector -PixelGeoModel INFO Version: Pixel-GEO-00, Name: DC3, Layout: Final, Code Version: 5.01.00, Description: DC3 Geometry -GEOPIXELSERVICES pixel : 40 245 // 3460 -GEOPIXELSERVICES barrel : 42 245 // -460 460 -GEOPIXELSERVICES endcap : 82 175 // 484 670 -PixelGeoModel INFO *** LAYER 0 planar/3D modules : 0 0 -PixelGeoModel INFO Layer 0 in/out radius 46.2676 64.1319 -PixelGeoModel INFO *** LAYER 1 planar/3D modules : 0 0 -PixelGeoModel INFO Layer 1 in/out radius 83.7032 102.132 -PixelGeoModel INFO *** LAYER 2 planar/3D modules : 0 0 -PixelGeoModel INFO Layer 2 in/out radius 117.506 136.131 -ToolSvc.InDetDD... INFO Building BCM with Version Tag: ATLAS-GEO-02-01-00 at Node: ATLAS -ToolSvc.InDetDD... INFO BCM Version: BCM-00 Package Version: BCM_GeoModel-00-02-07 -ToolSvc.InDetDD... INFO Building BLM with Version Tag: ATLAS-GEO-02-01-00 at Node: ATLAS -ToolSvc.InDetDD... INFO BLM Version: BLM-00 Package Version: BLM_GeoModel-00-01-05 -PixelGeoModel INFO Static run1 type alignment folder structure found -PixelDetectorMa... INFO Registering alignment channel with key /Indet/Align/ID, level 2, with frame global. -PixelDetectorMa... INFO Registering alignment channel with key /Indet/Align/PIX, level 1, with frame global. -PixelDetectorMa... INFO Registering alignment channel with key /Indet/Align/PIXB1, level 0, with frame local. -PixelDetectorMa... INFO Registering alignment channel with key /Indet/Align/PIXB2, level 0, with frame local. -PixelDetectorMa... INFO Registering alignment channel with key /Indet/Align/PIXB3, level 0, with frame local. -PixelDetectorMa... INFO Registering alignment channel with key /Indet/Align/PIXB4, level 0, with frame local. -PixelDetectorMa... INFO Registering alignment channel with key /Indet/Align/PIXEA1, level 0, with frame local. -PixelDetectorMa... INFO Registering alignment channel with key /Indet/Align/PIXEA2, level 0, with frame local. -PixelDetectorMa... INFO Registering alignment channel with key /Indet/Align/PIXEA3, level 0, with frame local. -PixelDetectorMa... INFO Registering alignment channel with key /Indet/Align/PIXEC1, level 0, with frame local. -PixelDetectorMa... INFO Registering alignment channel with key /Indet/Align/PIXEC2, level 0, with frame local. -PixelDetectorMa... INFO Registering alignment channel with key /Indet/Align/PIXEC3, level 0, with frame local. -GeoModelSvc.Pix... INFO Lorentz angle service not requested. -GeoModelSvc INFO GeoModelSvc.PixelDetectorTool SZ= 14484Kb Time = 0.4S -GeoModelSvc.SCT... INFO Building SCT with Version Tag: ATLAS-GEO-02-01-00 at Node: ATLAS -GeoModelSvc.SCT... INFO SCT Version: SCT-DC3-07 Package Version: SCT_GeoModel-00-12-08 -SCT_IDDetDescrCnv INFO in createObj: creating a SCT_ID helper object in the detector store -SCT_ID INFO Initialize from dictionary -AtlasDetectorID INFO initialize_from_dictionary - OK -indet 1 2,4,5,7,10,11,12,13 7 1fffffffffffffff 61 3 0 -sct1 1:3 3 e7ffffffffffffff 59 2 3 -bec1 -2,0,2 3 f9ffffffffffffff 57 2 5 -lay_disk0 0:8 f fe1fffffffffffff 53 4 7 -phi_mod0 0:55 3f ffe07fffffffffff 47 6 11 -eta_mod1 -6:6 f ffff87ffffffffff 43 4 17 -side0 0:1 1 fffffbffffffffff 42 1 21 -strip0 0:767 3ff fffffc00ffffffff 32 10 22 -SCT_ID INFO SCT_ID::initialize_from_dict -SCT_GeoModel INFO Building SCT Detector. -SCT_GeoModel INFO Version: SCT-DC3-07, Name: DC3, Layout: Final, Code Version: 3.06.00, Description: DC3 Geometry -SCT_GeoModel INFO Retrieving Record Sets from database ... -SCT_GeoModel INFO Static run1 type alignment folder structure found -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/ID, level 3, with frame global. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCT, level 2, with frame global. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTB1, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTB2, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTB3, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTB4, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEA1, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEA2, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEA3, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEA4, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEA5, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEA6, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEA7, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEA8, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEA9, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEC1, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEC2, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEC3, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEC4, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEC5, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEC6, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEC7, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEC8, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEC9, level 1, with frame local. -GeoModelSvc.SCT... INFO Lorentz angle service not requested. -GeoModelSvc INFO GeoModelSvc.SCT_DetectorTool SZ= 13312Kb Time = 0.24S -GeoModelSvc.TRT... INFO Building TRT with Version Tag: ATLAS-GEO-02-01-00 at Node: ATLAS -GeoModelSvc.TRT... INFO TRT Version: TRT-R13-02 Package Version: TRT_GeoModel-00-02-70 -GeoModelSvc.TRT... INFO Creating the TRT -GeoModelSvc.TRT... INFO TRT Geometry Options: -GeoModelSvc.TRT... INFO UseOldActiveGasMixture = false -GeoModelSvc.TRT... INFO Do Argon = false -GeoModelSvc.TRT... INFO Do Krypton = false -GeoModelSvc.TRT... INFO DC2CompatibleBarrelCoordinates = false -GeoModelSvc.TRT... INFO InitialLayout = true -GeoModelSvc.TRT... INFO Alignable = true -GeoModelSvc.TRT... INFO VersioName = DC3 -GeoModelSvc.TRT... INFO Building TRT geometry from GeoModel factory TRTDetectorFactory_Full -TRT_GeoModel WARNING The folder of /TRT/Cond/StatusHT is NOT available, WHOLE TRT RUNNING XENON -TRT_GeoModel WARNING Tool setup will force to NOT to use ARGON. Ignore this warning if you are running RECONSTRUCTION or DIGI, but cross-check if you are running SIMULATION -TRT_GeoModel WARNING Tool setup will force to NOT to use KRYPTON. Ignore this warning if you are running RECONSTRUCTION or DIGI, but cross-check if you are running SIMULATION -TRT_IDDetDescrCnv INFO in createObj: creating a TRT_ID helper object in the detector store -TRT_ID INFO Initialize from dictionary msgSvc 0x2a98220 -AtlasDetectorID INFO initialize_from_dictionary - OK -TRT_GeoModel INFO In TRT Detector Factory (For DC2 and later geometries) -TRT_GeoModel INFO Version: TRT-R13-02, Name: DC3, Layout: Initial, Code Version: 4.01.01, Description: DC3 Geometry -TRT_GeoModel INFO Static run1 type alignment folder structure found -TRTDetectorManager INFO Registering alignment channel with key /TRT/Align/TRT, level 3, with frame global. -TRTDetectorManager INFO Registering alignment channel with key /TRT/Align/B0, level 2, with frame global. -TRTDetectorManager INFO Registering alignment channel with key /TRT/Align/B1, level 2, with frame global. -TRTDetectorManager INFO Registering alignment channel with key /TRT/Align/B2, level 2, with frame global. -TRTDetectorManager INFO Registering alignment channel with key /TRT/Align/L2A, level 1, with frame global. -TRTDetectorManager INFO Registering alignment channel with key /TRT/Align/L2C, level 1, with frame global. -GeoModelSvc INFO GeoModelSvc.TRT_DetectorTool SZ= 22200Kb Time = 0.29S -GeoModelSvc.InD... INFO InDetServMat Package Version: InDetServMatGeoModel-00-04-32 -GeoModelSvc.InD... INFO Building Inner Detector Service Material. Version: CSC -GeoModelSvc INFO GeoModelSvc.InDetServMatTool SZ= 0Kb Time = 0.05S -GeoModelSvc.Muo... INFO create MuonDetectorTool - package version = MuonGeoModel-01-09-13 -GeoModelSvc.Muo... INFO (from GeoModelSvc) AtlasVersion = <ATLAS-GEO-02-01-00> MuonVersion = <> -GeoModelSvc.Muo... INFO Keys for Muon Switches are (key) ATLAS-GEO-02-01-00 (node) ATLAS -GeoModelSvc.Muo... INFO (from GeoModelSvc) in AtlasVersion = <ATLAS-GEO-02-01-00> default MuonVersion is <MuonSpectrometer-R.03.01.Initial.Light.BML.S13.Patch> -GeoModelSvc.Muo... INFO Properties have been set as follows: -GeoModelSvc.Muo... INFO LayoutName R -GeoModelSvc.Muo... INFO IncludeCutouts 0 -GeoModelSvc.Muo... INFO IncludeCutoutsBog 0 -GeoModelSvc.Muo... INFO IncludeCtbBis 0 -GeoModelSvc.Muo... INFO ControlAlines 111111 -GeoModelSvc.Muo... INFO MinimalGeoFlag 0 -GeoModelSvc.Muo... INFO EnableCscIntAlignment 0 -GeoModelSvc.Muo... INFO EnableCscIntAlignmentFromGM 1 -GeoModelSvc.Muo... INFO ControlCscIntAlines reset to 0 -GeoModelSvc.Muo... INFO EnableMdtDeformations 0 -GeoModelSvc.Muo... INFO EnableMdtAsBuiltParameters 0 -MuonGeoModel INFO MuonDetectorFactory - constructor MuonSystem OuterRadius 13000 Length 22030 -MuGM:MuonFactory INFO MuonLayout set to <R.03.01.Initial> = Development version for DC3 - infrastructures -MuGM:MuonFactory INFO BOG cutouts are activated 1 , all other cutouts are disabled 1 -MuGM:MuonFactory INFO Manager created for geometry version R.03.01.Initial from DB MuonVersion <MuonSpectrometer-R.03.01.Initial.Light.BML.S13.Patch> -MuonGeoModel_MYSQL INFO GeometryVersion set to <R.03.01.Initial> -MuGM:MuonFactory INFO Mysql helper class created here for geometry version R.03.01.Initial from DB MuonVersion <MuonSpectrometer-R.03.01.Initial.Light.BML.S13.Patch> -MuGM:MuonFactory INFO MDTIDHELPER retrieved from DetStore -MDT_IDDetDescrCnv INFO in createObj: creating a MdtIdHelper object in the detector store -AtlasDetectorIDHelper::initialize_from_dictionary - Warning: unable to find mm region index: group, region size 0 0 -AtlasDetectorIDHelper::initialize_from_dictionary - Warning: unable to find stgc region index: group, region size 0 0 -AtlasDetectorID::initLevelsFromDict - there are no sTGC entries in the dictionary! -AtlasDetectorID::initLevelsFromDict - there are no MM entries in the dictionary! - AtlasDetectorID::initialize_from_dictionary - OK -MdtIdHelper INFO MultiRange built successfully to Technology: MultiRange size is 203 -MdtIdHelper INFO MultiRange built successfully to detector element: Multilayer MultiRange size is 234 -MdtIdHelper INFO MultiRange built successfully to tube: MultiRange size is 234 -MdtIdHelper INFO Initializing MDT hash indices ... -MdtIdHelper INFO The element hash max is 1172 -MdtIdHelper INFO The detector element hash max is 2296 -MdtIdHelper INFO Initializing MDT hash indices for finding neighbors ... -MuGM:MuonFactory INFO RPCIDHELPER retrieved from DetStore -RPC_IDDetDescrCnv INFO in createObj: creating a RpcIdHelper object in the detector store -AtlasDetectorIDHelper::initialize_from_dictionary - Warning: unable to find mm region index: group, region size 0 0 -AtlasDetectorIDHelper::initialize_from_dictionary - Warning: unable to find stgc region index: group, region size 0 0 -AtlasDetectorID::initLevelsFromDict - there are no sTGC entries in the dictionary! -AtlasDetectorID::initLevelsFromDict - there are no MM entries in the dictionary! - AtlasDetectorID::initialize_from_dictionary - OK -RpcIdHelper INFO MultiRange built successfully to doubletR: MultiRange size is 234 -RpcIdHelper INFO MultiRange built successfully to detectorElement: DetectorElement MultiRange size is 234 -RpcIdHelper INFO MultiRange built successfully to rpcStrip: MultiRange size is 234 -RpcIdHelper INFO Initializing RPC hash indices ... -RpcIdHelper INFO The element hash max is 594 -RpcIdHelper INFO The detector element hash max is 1116 -RpcIdHelper INFO Initializing RPC hash indices for finding neighbors ... -MuGM:MuonFactory INFO TGCIDHELPER retrieved from DetStore -TGC_IDDetDescrCnv INFO in createObj: creating a TgcIdHelper object in the detector store -AtlasDetectorIDHelper::initialize_from_dictionary - Warning: unable to find mm region index: group, region size 0 0 -AtlasDetectorIDHelper::initialize_from_dictionary - Warning: unable to find stgc region index: group, region size 0 0 -AtlasDetectorID::initLevelsFromDict - there are no sTGC entries in the dictionary! -AtlasDetectorID::initLevelsFromDict - there are no MM entries in the dictionary! - AtlasDetectorID::initialize_from_dictionary - OK -TgcIdHelper INFO MultiRange built successfully to Technology: MultiRange size is 203 -TgcIdHelper INFO MultiRange built successfully to detector element: Multilayer MultiRange size is 203 -TgcIdHelper INFO MultiRange built successfully to channel: MultiRange size is 234 -TgcIdHelper INFO Initializing TGC hash indices ... -TgcIdHelper INFO The element hash max is 1578 -TgcIdHelper INFO The detector element hash max is 1578 -TgcIdHelper INFO Initializing TGC hash indices for finding neighbors ... -MuGM:MuonFactory INFO CSCIDHELPER retrieved from DetStore -CSC_IDDetDescrCnv INFO in createObj: creating a CcscIdHelper object in the detector store -AtlasDetectorIDHelper::initialize_from_dictionary - Warning: unable to find mm region index: group, region size 0 0 -AtlasDetectorIDHelper::initialize_from_dictionary - Warning: unable to find stgc region index: group, region size 0 0 -AtlasDetectorID::initLevelsFromDict - there are no sTGC entries in the dictionary! -AtlasDetectorID::initLevelsFromDict - there are no MM entries in the dictionary! - AtlasDetectorID::initialize_from_dictionary - OK -CscIdHelper INFO MultiRange built successfully to Technology: MultiRange size is 203 -CscIdHelper INFO MultiRange built successfully to detector element: Multilayer MultiRange size is 230 -CscIdHelper INFO MultiRange built successfully to cscStrip: MultiRange size is 234 -CscIdHelper INFO Initializing CSC hash indices ... -CscIdHelper INFO The element hash max is 32 -CscIdHelper INFO The detector element hash max is 64 -CscIdHelper INFO The channel hash max is 61440 -CscIdHelper INFO Initializing CSC hash indices for finding neighbors ... -MuGM:MuonFactory INFO STGCIDHELPER retrieved from DetStore -sTGC_IDDetDescrCnv INFO in createObj: creating a sTgcIdHelper object in the detector store -AtlasDetectorIDHelper::initialize_from_dictionary - Warning: unable to find mm region index: group, region size 0 0 -AtlasDetectorIDHelper::initialize_from_dictionary - Warning: unable to find stgc region index: group, region size 0 0 -AtlasDetectorID::initLevelsFromDict - there are no sTGC entries in the dictionary! -AtlasDetectorID::initLevelsFromDict - there are no MM entries in the dictionary! - AtlasDetectorID::initialize_from_dictionary - OK -MuGM:MuonFactory INFO MMIDHELPER retrieved from DetStore -MM_IDDetDescrCnv INFO in createObj: creating a MmIdHelper object in the detector store -AtlasDetectorIDHelper::initialize_from_dictionary - Warning: unable to find mm region index: group, region size 0 0 -AtlasDetectorIDHelper::initialize_from_dictionary - Warning: unable to find stgc region index: group, region size 0 0 -AtlasDetectorID::initLevelsFromDict - there are no sTGC entries in the dictionary! -AtlasDetectorID::initLevelsFromDict - there are no MM entries in the dictionary! - AtlasDetectorID::initialize_from_dictionary - OK -MuGM:MuonFactory INFO **************** MuonDetectorFactory001 ************************ -MuGM:MuonFactory INFO *** Start building the Muon Geometry Tree ********************** -MuGM:RDBReadAtlas INFO Start retriving dbObjects with tag = <ATLAS-GEO-02-01-00> node <ATLAS> -MuGM:RDBReadAtlas INFO After getQuery XtomoData -In DblQ00Xtomo(data) -No XtomoData table in the MuonDD Database -MuGM:RDBReadAtlas INFO After new DblQ00Xtomo -MuGM:RDBReadAtlas INFO After m_dhxtomo.data() -MuGM:RDBReadAtlas INFO No Ascii aszt input found: looking for A-lines in ORACLE -MuGM:RDBReadAtlas INFO No ASZT table in Oracle -MuGM:RDBReadAtlas INFO No Ascii iacsc input found: looking for A-lines in ORACLE -MuGM:RDBReadAtlas INFO No ISZT table in Oracle -MuGM:RDBReadAtlas INFO Access granted for all dbObjects needed by muon detectors -MuonGeoModel_MYSQL INFO LayoutName (from DBAM) set to <R.03> -- relevant for CTB2004 -MuGM:ProcStations INFO Processing Stations and Components -MuGM:ProcStations INFO Processing Stations and Components DONE -MuGM:ProcTechnol.s INFO nMDT 8 nCSC 2 nTGC 21 nRPC 22 -MuGM:ProcTechnol.s INFO nDED 2 nSUP 4 nSPA 2 -MuGM:ProcTechnol.s INFO nCHV 4 nCRO 4 nCMI 4 nLBI 4 -MuGM:ProcPosition INFO *** N. of stations positioned in the setup 215 -MuGM:ProcPosition INFO *** N. of stations described in mysql 220 -MuGM:ProcPosition INFO *** N. of types 28 size of jtypvec 28 -MuGM:ProcPosition INFO *** : 220 kinds of stations (type*sub_type) -MuGM:ProcPosition INFO *** : 1678 physical stations in space - according to the MuonDD DataBase -MuGM:ProcCutouts INFO Processing Cutouts for geometry layout R.03 -MuGM:ProcCutouts INFO Processing Cutouts DONE -MuGM:RDBReadAtlas INFO ProcessTGCreadout - version 7 wirespacing 1.8 -MuGM:RDBReadAtlas INFO Intermediate Objects built from primary numbers -MuGM:MuonFactory INFO theMaterialManager retrieven successfully from the DetStore -MuGM:MuonFactory INFO MuonSystem description from OracleTag=<ATLAS-GEO-02-01-00> and node=<ATLAS> -MuGM:MuonFactory INFO TreeTop added to the Manager -MuGM:MuonFactory INFO Muon Layout R.03.01.Initial -MuGM:MuonFactory INFO Fine Clash Fixing disabled: (should be ON/OFF for Simulation/Reconstruction) -MuGM:MuonFactory INFO **************** MuonDetectorFactory001 **************************** -MuGM:MuonFactory INFO *** The Muon Chamber Geometry Tree is built with -MuGM:MuonFactory INFO *** 1678 child volumes -MuGM:MuonFactory INFO *** 1670 independent elements and -MuGM:MuonFactory INFO *** 11928 elements cloned or shared -MuGM:MuonFactory INFO *** 215 kinds of stations -MuGM:MuonFactory INFO *** 1678 stations with alignable transforms -MuGM:MuonFactory INFO *** 148 stations are described as Assemblies -MuGM:MuonFactory INFO *** 1678 MuonStations -MuGM:MuonFactory INFO *** 2168 MDT Readout Elements 1108 MDT Detector Elements -MuGM:MuonFactory INFO *** 32 CSC Readout Elements 32 CSC Detector Elements -MuGM:MuonFactory INFO *** 1116 RPC Readout Elements 594 RPC Detector Elements -MuGM:MuonFactory INFO *** 1578 TGC Readout Elements 1578 TGC Detector Elements -MuGM:MuonFactory INFO ******************************************************************** -MuGM:MuonFactory INFO *** Inert Material built according to DB switches and config. ****** -MuGM:MuonFactory INFO *** The Muon Geometry Tree has 1678 child vol.s in total ******** -MuGM:MuonFactory INFO ******************************************************************** - -MGM::MuonDetect... INFO Init A/B Line Containers - done - size is respectively 1678/0 -MGM::MuonDetect... INFO No Aline for CSC wire layers loaded -GeoModelSvc INFO GeoModelSvc.MuonDetectorTool SZ= 19424Kb Time = 1.52S -GeoModelSvc.Bea... INFO Building Beam Pipe -GeoModelSvc INFO GeoModelSvc.BeamPipeDetectorTool SZ= 0Kb Time = 0.01S -CORAL/Services/ConnectionService Info User session with sessionID=S#4(C#7.s#1) will be ended on connectionID=C#7 -CORAL/Services/ConnectionService Info Connection to service "ATLF/()" with connectionID=C#7 will be disconnected -GeoModelSvc.Pix...WARNING Unable to register callback on global Container with folder /Indet/AlignL1/ID -GeoModelSvc.Pix...WARNING Unable to register callback on global Container with folder /Indet/AlignL2/PIX -GeoModelSvc.Pix...WARNING Unable to register callback on AlignableTransformContainer with folder /Indet/AlignL3 -ClassIDSvc INFO getRegistryEntries: read 16138 CLIDRegistry entries for module ALL -GeoModelSvc.SCT...WARNING Unable to register callback on global Container with folder /Indet/AlignL1/ID -GeoModelSvc.SCT...WARNING Unable to register callback on global Container with folder /Indet/AlignL2/SCT -GeoModelSvc.SCT...WARNING Unable to register callback on AlignableTransformContainer with folder /Indet/AlignL3 -GeoModelSvc.TRT...WARNING Unable to register callback on global Container with folder /TRT/AlignL1/TRT -GeoModelSvc.TRT...WARNING Unable to register callback on AlignableTransformContainer with folder /TRT/AlignL2 -GeoModelSvc.Muo... INFO Register call-back against 0 folders listed below -GeoModelSvc.Muo... INFO CondAttrListCollection not found in the DetectorStore -GeoModelSvc.Muo... INFO Unable to register callback on CondAttrListCollection for any folder in the list -GeoModelSvc.Muo... INFO This is OK unless you expect to read alignment and deformations from COOL -AthenaEventLoopMgr INFO Initializing AthenaEventLoopMgr - package version AthenaServices-01-60-08 -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... -HistogramPersis...WARNING Histograms saving not required. -AthenaEventLoopMgr INFO Setup EventSelector service EventSelector -ActiveStoreSvc INFO Initializing ActiveStoreSvc - package version StoreGate-03-06-37 -ApplicationMgr INFO Application Manager Initialized successfully -InputMetaDataStore INFO Start InputMetaDataStore -MetaDataStore INFO Start MetaDataStore -TagMetaDataStore INFO Start TagMetaDataStore -/afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-15.1.0/AOD-15.1.0-full.pool.root Info Database being retired... -Domain[ROOT_All] Info -> Deaccess DbDatabase READ [ROOT_All] 54C1827D-740E-DE11-83C7-000423D9A21A -Domain[ROOT_All] Info > Deaccess DbDomain READ [ROOT_All] -RootCollection Info Opening Collection File /afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-15.1.0/AOD-15.1.0-full.pool.root in mode: READ -RootCollection Info File /afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-15.1.0/AOD-15.1.0-full.pool.root opened -DbSession Info Open DbSession -Domain[ROOT_All] Info > Access DbDomain READ [ROOT_All] -Domain[ROOT_All] Info -> Access DbDatabase READ [ROOT_All] 54C1827D-740E-DE11-83C7-000423D9A21A -Domain[ROOT_All] Info /afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-15.1.0/AOD-15.1.0-full.pool.root -RootDatabase.open Success /afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-15.1.0/AOD-15.1.0-full.pool.root File version:52200 -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.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. -PoolSvc INFO Failed to find container MetaDataHdr(DataHeader) to get Token. -AthenaEventLoopMgr INFO ===>>> start of run 5200 <<<=== -EventPersistenc... INFO Added successfully Conversion service:TagInfoMgr -IOVDbSvc INFO Global tag: OFLCOND-SIM-00-00-00 set from input file -IOVDbSvc INFO TagInfo override for tag TrtStrawStatus-02 in folder /TRT/Cond/Status -IOVDbSvc INFO TagInfo override for tag TrtStrawStatusPermanent-01 in folder /TRT/Cond/StatusPermanent -ClassIDSvc INFO getRegistryEntries: read 739 CLIDRegistry entries for module ALL -IOVDbSvc INFO Opening COOL connection for COOLOFL_INDET/OFLP200 -RalSessionMgr Info Instantiate a R/O RalSessionMgr for 'COOLOFL_INDET/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-work3/Reconstruction/egamma/egammaAthenaPool/run/egammaEventTPCnv_15.1.0-x86_64-slc6-gcc49-dbg/sqlite200 is not writable" )' - do NOT retry -CORAL/Services/ConnectionService Info Connection to service "sqlite200/ALLP200.db" with connectionID=C#8 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-work3/Reconstruction/egamma/egammaAthenaPool/run/egammaEventTPCnv_15.1.0-x86_64-slc6-gcc49-dbg/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#9 has been connected -CORAL/Services/ConnectionService Info New user session with sessionID=S#5(C#9.s#1) started on connectionID=C#9 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_INDET/OFLP200' -RelationalDatabase Info Release number backward compatibility - NO SCHEMA EVOLUTION REQUIRED: database with OLDER release number 2.8.0 will be opened using CURRENT client release number 3.1.3 -IOVDbSvc INFO HVS tag OFLCOND-SIM-00-00-00 resolved to InDetAlign_CSC_02 for folder /Indet/Align -IOVDbSvc INFO HVS tag OFLCOND-SIM-00-00-00 resolved to IBLDist-NULL for folder /Indet/IBLDist -IOVDbSvc INFO HVS tag OFLCOND-SIM-00-00-00 resolved to InDetPixelDist-000-00 for folder /Indet/PixelDist -IOVDbSvc INFO Disconnecting from COOLOFL_INDET/OFLP200 -RalSessionMgr Info Commit the read-only transaction active for the duration of the database connection -RalSessionMgr Info Disconnect from the database server -CORAL/Services/ConnectionService Info User session with sessionID=S#5(C#9.s#1) will be ended on connectionID=C#9 -CORAL/Services/ConnectionService Info Connection to service "ATLF/()" with connectionID=C#9 will be disconnected -RelationalDatabase Info Delete the RalDatabase for 'COOLOFL_INDET/OFLP200' -RalSessionMgr Info Delete the RalSessionMgr for 'COOLOFL_INDET/OFLP200' -IOVDbSvc INFO Opening COOL connection for COOLOFL_TRT/OFLP200 -RalSessionMgr Info Instantiate a R/O RalSessionMgr for 'COOLOFL_TRT/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-work3/Reconstruction/egamma/egammaAthenaPool/run/egammaEventTPCnv_15.1.0-x86_64-slc6-gcc49-dbg/sqlite200 is not writable" )' - do NOT retry -CORAL/Services/ConnectionService Info Connection to service "sqlite200/ALLP200.db" with connectionID=C#10 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-work3/Reconstruction/egamma/egammaAthenaPool/run/egammaEventTPCnv_15.1.0-x86_64-slc6-gcc49-dbg/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#11 has been connected -CORAL/Services/ConnectionService Info New user session with sessionID=S#6(C#11.s#1) started on connectionID=C#11 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_TRT/OFLP200' -RelationalDatabase Info Release number backward compatibility - NO SCHEMA EVOLUTION REQUIRED: database with OLDER release number 2.8.0 will be opened using CURRENT client release number 3.1.3 -IOVDbSvc INFO HVS tag OFLCOND-SIM-00-00-00 resolved to TRTAlign_CSC_01 for folder /TRT/Align -IOVDbSvc INFO HVS tag OFLCOND-SIM-00-00-00 resolved to TRTCalibDX_nominal for folder /TRT/Calib/DX -IOVDbSvc INFO HVS tag OFLCOND-SIM-00-00-00 resolved to TrtStrawStatusHT-empty-00-00 for folder /TRT/Cond/StatusHT -IOVDbSvc INFO Disconnecting from COOLOFL_TRT/OFLP200 -RalSessionMgr Info Commit the read-only transaction active for the duration of the database connection -RalSessionMgr Info Disconnect from the database server -CORAL/Services/ConnectionService Info User session with sessionID=S#6(C#11.s#1) will be ended on connectionID=C#11 -CORAL/Services/ConnectionService Info Connection to service "ATLF/()" with connectionID=C#11 will be disconnected -RelationalDatabase Info Delete the RalDatabase for 'COOLOFL_TRT/OFLP200' -RalSessionMgr Info Delete the RalSessionMgr for 'COOLOFL_TRT/OFLP200' -DbSession Info Open DbSession -Domain[ROOT_All] Info > Access DbDomain READ [ROOT_All] -Domain[ROOT_All] Info -> Access DbDatabase READ [ROOT_All] 14138A63-183C-DB11-9249-00132046AB63 -Domain[ROOT_All] Info /afs/cern.ch/atlas/conditions/poolcond/vol0/oflcond.000002.conditions.simul.pool.v0000/oflcond.000002.conditions.simul.pool.v0000._0027.pool.root -TClass::Init:0: RuntimeWarning: no dictionary for class DataHeader_p1 is available -TClass::Init:0: RuntimeWarning: no dictionary for class DataHeaderElement_p1 is available -RootDatabase.open Success /afs/cern.ch/atlas/conditions/poolcond/vol0/oflcond.000002.conditions.simul.pool.v0000/oflcond.000002.conditions.simul.pool.v0000._0027.pool.root File version:51000 -PixelDetectorMa... INFO Processing IBLDist alignment container with key (/Indet/IBLDist) and alignment folder pointing to /Indet/Align -Domain[ROOT_All] Info -> Access DbDatabase READ [ROOT_All] 9CD5F769-7DFF-DA11-9E2E-000CF1DA62DD -Domain[ROOT_All] Info /afs/cern.ch/atlas/conditions/poolcond/vol0/oflcond.000002.conditions.simul.pool.v0000/oflcond.000002.conditions.simul.pool.v0000._0021.pool.root -RootDatabase.open Success /afs/cern.ch/atlas/conditions/poolcond/vol0/oflcond.000002.conditions.simul.pool.v0000/oflcond.000002.conditions.simul.pool.v0000._0021.pool.root File version:51000 -Domain[ROOT_All] Info -> Access DbDatabase READ [ROOT_All] D67CA215-C5CB-DF11-954C-000423DC2158 -Domain[ROOT_All] Info /afs/cern.ch/atlas/conditions/poolcond/vol0/cond09_mc.000019.gen.COND/cond09_mc.000019.gen.COND._0010.pool.root -RootDatabase.open Success /afs/cern.ch/atlas/conditions/poolcond/vol0/cond09_mc.000019.gen.COND/cond09_mc.000019.gen.COND._0010.pool.root File version:52200 -AthenaEventLoopMgr INFO ===>>> start processing event #30002, run #5200 0 events processed so far <<<=== -ClassIDSvc INFO getRegistryEntries: read 140 CLIDRegistry entries for module ALL -ClassIDSvc INFO getRegistryEntries: read 167 CLIDRegistry entries for module ALL -ClassIDSvc INFO getRegistryEntries: read 43 CLIDRegistry entries for module ALL -VxContainerCnv INFO VxContainerCnv::initialize() - INFO MVFVxContainerCnv::initialize() -VxContainerCnv INFO VxContainerCnv: MVFVxCandidate converter=0x3b565b80 -ClassIDSvc INFO getRegistryEntries: read 1734 CLIDRegistry entries for module ALL -TrackParticleCo... INFO TrackParticleContainerCnv::initialize() -AtlasIDDetDescrCnv INFO in createObj: creating a AtlasDetectorID helper object in the detector store -AtlasDetectorID INFO initialize_from_dictionary - OK -ClassIDSvc INFO getRegistryEntries: read 554 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._0021.pool.root Info Database being retired... -Domain[ROOT_All] Info -> Deaccess DbDatabase READ [ROOT_All] 9CD5F769-7DFF-DA11-9E2E-000CF1DA62DD -/afs/cern.ch/atlas/conditions/poolcond/vol0/cond09_mc.000019.gen.COND/cond09_mc.000019.gen.COND._0010.pool.root Info Database being retired... -Domain[ROOT_All] Info -> Deaccess DbDatabase READ [ROOT_All] D67CA215-C5CB-DF11-954C-000423DC2158 -/afs/cern.ch/atlas/conditions/poolcond/vol0/oflcond.000002.conditions.simul.pool.v0000/oflcond.000002.conditions.simul.pool.v0000._0027.pool.root Info Database being retired... -Domain[ROOT_All] Info -> Deaccess DbDatabase READ [ROOT_All] 14138A63-183C-DB11-9249-00132046AB63 -Domain[ROOT_All] Info > Deaccess DbDomain READ [ROOT_All] -AthenaEventLoopMgr INFO ===>>> start processing event #30004, run #5200 1 events processed so far <<<=== -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 <<<=== -AthenaEventLoopMgr INFO ===>>> start processing event #30010, run #5200 3 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> done processing event #30010, run #5200 4 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> start processing event #30012, run #5200 4 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> done processing event #30012, run #5200 5 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> start processing event #30013, run #5200 5 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> done processing event #30013, run #5200 6 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> start processing event #30014, run #5200 6 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> done processing event #30014, run #5200 7 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> start processing event #30018, run #5200 7 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> done processing event #30018, run #5200 8 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> start processing event #30020, run #5200 8 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> done processing event #30020, run #5200 9 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> start processing event #30022, run #5200 9 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> done processing event #30022, run #5200 10 events processed so far <<<=== -/afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-15.1.0/AOD-15.1.0-full.pool.root Info Database being retired... -Domain[ROOT_All] Info -> Deaccess DbDatabase READ [ROOT_All] 54C1827D-740E-DE11-83C7-000423D9A21A -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 -MetaDataStore INFO Stop MetaDataStore -InputMetaDataStore INFO Stop InputMetaDataStore -ApplicationMgr INFO Application Manager Stopped successfully -dumper INFO Finalizing dumper... -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-37 -PyComponentMgr INFO Finalizing PyComponentMgr... -IdDictDetDescrCnv INFO in finalize -DetectorStore INFO Finalizing DetectorStore - package version StoreGate-03-06-37 -ConditionStore INFO Finalizing ConditionStore - package version StoreGate-03-06-37 -IOVDbSvc INFO Folder /Indet/Align (PoolColl) db-read 1/1 objs/chan/bytes 34/43/5440 (( 0.48 ))s -IOVDbSvc INFO Folder /Indet/IBLDist (AttrListColl) db-read 1/1 objs/chan/bytes 14/14/280 (( 0.31 ))s -IOVDbSvc INFO Folder /Indet/PixelDist (PoolRef) db-read 1/0 objs/chan/bytes 1/1/174 (( 0.31 ))s -IOVDbSvc WARNING Folder /Indet/PixelDist is requested but no data retrieved -IOVDbSvc INFO Folder /TRT/Align (PoolColl) db-read 1/1 objs/chan/bytes 32/32/5120 (( 0.46 ))s -IOVDbSvc INFO Folder /TRT/Calib/DX (PoolRef) db-read 1/1 objs/chan/bytes 1/1/183 (( 0.35 ))s -IOVDbSvc INFO Folder /TRT/Cond/Status (PoolColl) db-read 1/0 objs/chan/bytes 35/36/6370 (( 0.14 ))s -IOVDbSvc WARNING Folder /TRT/Cond/Status is requested but no data retrieved -IOVDbSvc INFO Folder /TRT/Cond/StatusHT (PoolColl) db-read 1/0 objs/chan/bytes 35/35/6370 (( 0.36 ))s -IOVDbSvc WARNING Folder /TRT/Cond/StatusHT is requested but no data retrieved -IOVDbSvc INFO Folder /TRT/Cond/StatusPermanent (PoolColl) db-read 1/0 objs/chan/bytes 35/36/6545 (( 0.23 ))s -IOVDbSvc WARNING Folder /TRT/Cond/StatusPermanent is requested but no data retrieved -IOVDbSvc INFO Total payload read from COOL: 30482 bytes in (( 2.63 ))s -IOVDbSvc INFO Connection sqlite://;schema=mycool.db;dbname=OFLP200 : nConnect: 0 nFolders: 0 ReadTime: (( 0.00 ))s -IOVDbSvc INFO Connection COOLOFL_INDET/OFLP200 : nConnect: 2 nFolders: 3 ReadTime: (( 1.09 ))s -IOVDbSvc INFO Connection COOLOFL_TRT/OFLP200 : nConnect: 2 nFolders: 5 ReadTime: (( 1.54 ))s -TagMetaDataStore INFO Finalizing TagMetaDataStore - package version StoreGate-03-06-37 -PoolSvc INFO I/O finalization... -XMLFileCatalog Info Updating the catalog -PoolXMLFileCatalog Info XercesC termination number 0 -MetaDataStore INFO Finalizing MetaDataStore - package version StoreGate-03-06-37 -InputMetaDataStore INFO Finalizing InputMetaDataStore - package version StoreGate-03-06-37 -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= 23.9 [s] #= 1 -*****Chrono***** INFO **************************************************************************************************** -ChronoStatSvc.f... INFO Service finalized successfully -ApplicationMgr INFO Application Manager Finalized successfully -ApplicationMgr INFO Application Manager Terminated successfully -Py:Athena INFO leaving with code 0: "successful run" -CoralApplication Info Delete the COOL CoralApplication... -CoralApplication Info Delete the COOL database service -RalDatabaseSvc Info Delete the RalDatabaseSvc... -RalDatabaseSvc Info Purge the connection pool -RalDatabaseSvc Info Reset the ICS pointer -RalDatabaseSvc Info Delete the RalDatabaseSvc... DONE -CoralApplication Info Delete the CORAL connection service -CoralApplication Info Delete the COOL CoralApplication... DONE -CORAL/Services/ConnectionService Info Deleting the ConnectionPool diff --git a/Reconstruction/egamma/egammaAthenaPool/share/egammaEventTPCnv_15.6.9.ref b/Reconstruction/egamma/egammaAthenaPool/share/egammaEventTPCnv_15.6.9.ref deleted file mode 100644 index c8c13c6a5837..000000000000 --- a/Reconstruction/egamma/egammaAthenaPool/share/egammaEventTPCnv_15.6.9.ref +++ /dev/null @@ -1,756 +0,0 @@ -Mon Apr 18 21:27: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_1] -- built on [2016-04-17 22:40] -Py:Athena INFO including file "AthenaCommon/Bootstrap.py" -Py:Athena INFO including file "AthenaCommon/Atlas.UnixStandardJob.py" -Py:Athena INFO executing ROOT6Setup -[?1034hPy:Athena INFO including file "AthenaCommon/Execution.py" -Py:Athena INFO including file "egammaAthenaPool/egammaEventTPCnv_15.6.9_test.py" -Py:Athena INFO including file "AthenaPoolUtilities/TPCnvTest.py" -Py:ConfigurableDb INFO Read module info for 4949 configurables from 10 genConfDb files -Py:ConfigurableDb WARNING Found 1 duplicates among the 10 genConfDb files : -Py:ConfigurableDb WARNING -------------------------------------------------- -Py:ConfigurableDb WARNING -<component name>: <module> - [ <duplicates> ] -Py:ConfigurableDb WARNING -------------------------------------------------- -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_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_1/InstallArea/XML/AtlasAuthentication/dblookup.xml file -loading ISF_Geant4Tools -Py:ConfiguredFactory INFO imported 105 confDb modules in 5.00 seconds -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 SUCCESS -==================================================================================================================================== - Welcome to ApplicationMgr (GaudiCoreSvc v3r4) - running on lxplus067.cern.ch on Mon Apr 18 21:28:29 2016 -==================================================================================================================================== -ApplicationMgr INFO Successfully loaded modules : AthenaServices -ApplicationMgr INFO Application Manager Configured successfully -ApplicationMgr INFO Updating Gaudi::PluginService::SetDebug(level) to level=0 -StatusCodeSvc INFO initialize -JobIDSvc INFO Initializing JobIDSvc - package version AthenaServices-01-60-08 -AthDictLoaderSvc INFO in initialize... -AthDictLoaderSvc INFO acquired Dso-registry -ClassIDSvc INFO Initializing ClassIDSvc - package version CLIDComps-00-06-19 -ClassIDSvc INFO getRegistryEntries: read 4912 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-37 -MetaDataSvc INFO Initializing MetaDataSvc - package version AthenaServices-01-60-08 -InputMetaDataStore INFO Initializing InputMetaDataStore - package version StoreGate-03-06-37 -MetaDataStore INFO Initializing MetaDataStore - package version StoreGate-03-06-37 -AthenaPoolCnvSvc INFO Initializing AthenaPoolCnvSvc - package version AthenaPoolCnvSvc-00-28-18 -PoolSvc INFO Initializing PoolSvc - package version PoolSvc-00-25-02 -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_1/InstallArea/share/dbreplica.config -DBReplicaSvc INFO Total of 10 servers found for host lxplus067.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_1/InstallArea/share/poolcond/PoolCat_oflcond.xml -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-10 -TagMetaDataStore INFO Initializing TagMetaDataStore - package version StoreGate-03-06-37 -EventSelector INFO reinitialization... -EventSelector INFO EventSelection with query -PoolSvc INFO File is not in Catalog! Attempt to open it anyway. -RootCollection Info Opening Collection File /afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-15.6.9/AOD-15.6.9-full.pool.root in mode: READ -TClass::Init:0: RuntimeWarning: no dictionary for class CosmicMuonCollection_tlp1 is available -TClass::Init:0: RuntimeWarning: no dictionary for class CosmicMuonCollection_p1 is available -TClass::Init:0: RuntimeWarning: no dictionary for class CosmicMuon_p1 is available -TClass::Init:0: RuntimeWarning: no dictionary for class MdtTrackSegmentCollection_tlp1 is available -TClass::Init:0: RuntimeWarning: no dictionary for class MdtTrackSegmentCollection_p1 is available -TClass::Init:0: RuntimeWarning: no dictionary for class MdtTrackSegment_p1 is available -RootCollection Info File /afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-15.6.9/AOD-15.6.9-full.pool.root opened -PoolSvc INFO File is not in Catalog! Attempt to open it anyway. -PoolSvc INFO Failed to open container to check POOL collection - trying. -DbSession Info Open DbSession -Domain[ROOT_All] Info > Access DbDomain READ [ROOT_All] -Domain[ROOT_All] Info -> Access DbDatabase READ [ROOT_All] C51C9730-274C-3D31-04F9-CBCF18742833 -Domain[ROOT_All] Info /afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-15.6.9/AOD-15.6.9-full.pool.root -RootDatabase.open Success /afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-15.6.9/AOD-15.6.9-full.pool.root File version:52200 -/afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-15.6.9/AOD-15.6.9-full.pool.root Info Database being retired... -Domain[ROOT_All] Info -> Deaccess DbDatabase READ [ROOT_All] C51C9730-274C-3D31-04F9-CBCF18742833 -Domain[ROOT_All] Info > Deaccess DbDomain READ [ROOT_All] -DbSession Info Open DbSession -Domain[ROOT_All] Info > Access DbDomain READ [ROOT_All] -Domain[ROOT_All] Info -> Access DbDatabase READ [ROOT_All] 78299BCB-231B-DF11-9A5B-003048673400 -Domain[ROOT_All] Info /afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-15.6.9/AOD-15.6.9-full.pool.root -RootDatabase.open Success /afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-15.6.9/AOD-15.6.9-full.pool.root File version:52200 -PoolSvc INFO File is not in Catalog! Attempt to open it anyway. -ImplicitCollection Info Opened the implicit collection with connection string "PFN:/afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-15.6.9/AOD-15.6.9-full.pool.root" -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-10 -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 3 connections and 9 folders -IOVDbSvc INFO Service IOVDbSvc initialised successfully -ProxyProviderSvc INFO Initializing ProxyProviderSvc - package version SGComps-00-02-07 -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-37 -ConditionStore INFO Initializing ConditionStore - package version StoreGate-03-06-37 -IOVSvc INFO No IOVSvcTool associated with store "StoreGateSvc" -IOVSvcTool INFO IOVRanges will be checked at every Event -IOVDbSvc INFO Opening COOL connection for COOLOFL_INDET/OFLP200 -CoralApplication Info Create a cool::CoralApplication... -CoralApplication Info Create a new own CORAL connection service -CoralApplication Info Create the COOL database service -RalDatabaseSvc Info Instantiate the RalDatabaseSvc -CoralApplication Info Create a cool::CoralApplication... DONE -RalSessionMgr Info Instantiate a R/O RalSessionMgr for 'COOLOFL_INDET/OFLP200' -RalSessionMgr Info Connect to the database server -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-work3/Reconstruction/egamma/egammaAthenaPool/run/egammaEventTPCnv_15.6.9-x86_64-slc6-gcc49-dbg/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-work3/Reconstruction/egamma/egammaAthenaPool/run/egammaEventTPCnv_15.6.9-x86_64-slc6-gcc49-dbg/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_INDET/OFLP200' -RelationalDatabase Info Release number backward compatibility - NO SCHEMA EVOLUTION REQUIRED: database with OLDER release number 2.8.0 will be opened using CURRENT client release number 3.1.3 -IOVDbSvc INFO Opening COOL connection for COOLOFL_TRT/OFLP200 -RalSessionMgr Info Instantiate a R/O RalSessionMgr for 'COOLOFL_TRT/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-work3/Reconstruction/egamma/egammaAthenaPool/run/egammaEventTPCnv_15.6.9-x86_64-slc6-gcc49-dbg/sqlite200 is not writable" )' - do NOT retry -CORAL/Services/ConnectionService Info Connection to service "sqlite200/ALLP200.db" with connectionID=C#5 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-work3/Reconstruction/egamma/egammaAthenaPool/run/egammaEventTPCnv_15.6.9-x86_64-slc6-gcc49-dbg/sqlite200 is not writable" ) -CORAL/Services/ConnectionService Info New user session with sessionID=S#3(C#4.s#2) 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_TRT/OFLP200' -RelationalDatabase Info Release number backward compatibility - NO SCHEMA EVOLUTION REQUIRED: database with OLDER release number 2.8.0 will be opened using CURRENT client release number 3.1.3 -IOVDbSvc INFO Disconnecting from COOLOFL_INDET/OFLP200 -RalSessionMgr Info Commit the read-only transaction active for the duration of the database connection -RalSessionMgr Info Disconnect from the database server -CORAL/Services/ConnectionService Info User session with sessionID=S#2(C#4.s#1) will be ended on connectionID=C#4 -RelationalDatabase Info Delete the RalDatabase for 'COOLOFL_INDET/OFLP200' -RalSessionMgr Info Delete the RalSessionMgr for 'COOLOFL_INDET/OFLP200' -IOVDbSvc INFO Disconnecting from COOLOFL_TRT/OFLP200 -RalSessionMgr Info Commit the read-only transaction active for the duration of the database connection -RalSessionMgr Info Disconnect from the database server -CORAL/Services/ConnectionService Info User session with sessionID=S#3(C#4.s#2) will be ended on connectionID=C#4 -CORAL/Services/ConnectionService Info Connection to service "ATLF/()" with connectionID=C#4 will be disconnected -RelationalDatabase Info Delete the RalDatabase for 'COOLOFL_TRT/OFLP200' -RalSessionMgr Info Delete the RalSessionMgr for 'COOLOFL_TRT/OFLP200' -IOVDbSvc INFO Added taginfo remove for /TagInfo -DetDescrCnvSvc INFO initializing -DetDescrCnvSvc INFO Found DetectorStore service -DetDescrCnvSvc INFO filling proxies for detector managers -DetDescrCnvSvc INFO filling address for CaloTTMgr with CLID 117659265 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for CaloMgr with CLID 4548337 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for CaloSuperCellMgr with CLID 241807251 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for CaloIdManager with CLID 125856940 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for LArIdManager with CLID 79554919 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for IdDict with CLID 2411 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for AtlasID with CLID 164875623 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for PixelID with CLID 2516 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for SCT_ID with CLID 2517 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for TRT_ID with CLID 2518 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for SiliconID with CLID 129452393 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for LArEM_ID with CLID 163583365 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for LArEM_SuperCell_ID with CLID 99488227 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for LArHEC_ID with CLID 3870484 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for LArHEC_SuperCell_ID with CLID 254277678 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for LArFCAL_ID with CLID 45738051 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for LArFCAL_SuperCell_ID with CLID 12829437 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for LArMiniFCAL_ID with CLID 79264204 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for LArOnlineID with CLID 158698068 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for TTOnlineID with CLID 38321944 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for LArOnline_SuperCellID with CLID 115600394 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for LArHVLineID with CLID 27863673 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for LArElectrodeID with CLID 80757351 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for TileID with CLID 2901 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for Tile_SuperCell_ID with CLID 49557789 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for TileHWID with CLID 2902 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for TileTBID with CLID 2903 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for MDTIDHELPER with CLID 4170 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for CSCIDHELPER with CLID 4171 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for RPCIDHELPER with CLID 4172 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for TGCIDHELPER with CLID 4173 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for STGCIDHELPER with CLID 4174 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for MMIDHELPER with CLID 4175 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for CaloLVL1_ID with CLID 108133391 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for CaloCell_ID with CLID 123500438 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for CaloCell_SuperCell_ID with CLID 128365736 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for CaloDM_ID with CLID 167756483 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for ZdcID with CLID 190591643 and storage type 68 to detector store -GeoModelSvc.Muo... INFO Initializing ... -ToolSvc.MGM_Ali... INFO Initilalizing -ToolSvc.MGM_Ali... INFO In initialize ---- # of folders registered is 0 -ToolSvc.MGM_Ali... INFO A Lines container recorded in the detector store -ToolSvc.MGM_Ali... INFO B Lines container recorded in the detector store -ToolSvc.MGM_Ali... INFO As-Built container recorded in the detector store -ToolSvc.MGM_Ali... INFO I-Lines container recorded in the detector store or skipped since not needed -ToolSvc.MGM_Ali... INFO proxy for class ALineParContainer found -ToolSvc.MGM_Ali... INFO proxy transient Address found -ToolSvc.MGM_Ali... INFO proxy for class BLineParContainer found -ToolSvc.MGM_Ali... INFO proxy transient Address found -ToolSvc.MGM_Ali... INFO proxy for class CscInternalAlignmentMapContainer found or not needed -ToolSvc.MGM_Ali... INFO proxy transient Address found or not needed -ToolSvc.MGM_Ali... INFO proxy for class MdtAsBuiltParContainer found -ToolSvc.MGM_Ali... INFO proxy transient Address found -GeoModelSvc INFO Retrieved DetectorTools = PrivateToolHandleArray(['PixelDetectorTool/PixelDetectorTool','SCT_DetectorTool/SCT_DetectorTool','TRT_DetectorTool/TRT_DetectorTool','InDetServMatTool/InDetServMatTool','MuonDetectorTool/MuonDetectorTool','BeamPipeDetectorTool/BeamPipeDetectorTool']) -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-work3/Reconstruction/egamma/egammaAthenaPool/run/egammaEventTPCnv_15.6.9-x86_64-slc6-gcc49-dbg/geomDB is not writable" )' - do NOT retry -CORAL/Services/ConnectionService Info Connection to service "geomDB/geomDB_sqlite" with connectionID=C#6 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-work3/Reconstruction/egamma/egammaAthenaPool/run/egammaEventTPCnv_15.6.9-x86_64-slc6-gcc49-dbg/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#7 has been connected -CORAL/Services/ConnectionService Info New user session with sessionID=S#4(C#7.s#1) started on connectionID=C#7 to service "ATLF/()" for user "" in read-only mode -GeoModelSvc.Pix... INFO Building Pixel Detector with Version Tag: ATLAS-GEO-02-01-00 at Node: ATLAS -GeoModelSvc.Pix... INFO Pixel Version: Pixel-GEO-00 Package Version: PixelGeoModel-00-09-56 -EventPersistenc... INFO Added successfully Conversion service:DetDescrCnvSvc -PixelIDDetDescrCnv INFO in createObj: creating a PixelID helper object in the detector store -IdDictDetDescrCnv INFO in initialize -IdDictDetDescrCnv INFO in createObj: creating a IdDictManager object in the detector store -IdDictDetDescrCnv INFO IdDictName: IdDictParser/ATLAS_IDS.xml -IdDictDetDescrCnv INFO Reading InnerDetector IdDict file IdDictParser/IdDictInnerDetector.xml -IdDictDetDescrCnv INFO Reading LArCalorimeter IdDict file IdDictParser/IdDictLArCalorimeter_DC3-05-Comm-01.xml -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 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 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 -IdDictDetDescrCnv INFO Dictionary LArHighVoltage version fullAtlas DetDescr tag (using default) file -IdDictDetDescrCnv INFO Dictionary MuonSpectrometer version R.01 DetDescr tag MuonIdentifier-02 file IdDictParser/IdDictMuonSpectrometer_R.01.xml -IdDictDetDescrCnv INFO Dictionary TileCalorimeter version fullAtlasAndTestBeam DetDescr tag TileIdentifier-00 file IdDictParser/IdDictTileCalorimeter.xml -PixelID INFO Initialize from dictionary -AtlasDetectorID INFO initialize_from_dictionary - OK -indet 1 2,4,5,7,10,11,12,13 7 1fffffffffffffff 61 3 0 min/max 2 13 values 2 4 5 7 10 11 12 13 indexes 0 0 1 2 0 3 0 0 4 5 6 7 indices 8 prev 0 next 0 mode enumerated cont mode none -pixel 1 1:3 3 e7ffffffffffffff 59 2 3 min/max 1 3 values indexes indices 3 prev 0 next 0 mode both_bounded cont mode none -bec 1 -2,0,2 3 f9ffffffffffffff 57 2 5 min/max -2 2 values -2 0 2 indexes 0 0 1 0 2 indices 3 prev 0 next 0 mode enumerated cont mode none -bec_shift 0 0 0 0 0 0 0 min/max 0 0 values indexes indices 0 prev 0 next 0 mode both_bounded cont mode none -lay_disk 0 0:2 3 fe7fffffffffffff 55 2 7 min/max 0 2 values indexes indices 3 prev 0 next 0 mode both_bounded cont mode none -lay_disk_shift 0 0 0 0 0 0 0 min/max 0 0 values indexes indices 0 prev 0 next 0 mode both_bounded cont mode none -phi_mod 0 0:51 3f ff81ffffffffffff 49 6 9 min/max 0 51 values indexes indices 52 prev 0 next 0 mode both_bounded cont mode none -phi_mod_shift 0 0 0 0 0 0 0 min/max 0 0 values indexes indices 0 prev 0 next 0 mode both_bounded cont mode none -eta_mod 1 -6:6 f fffe1fffffffffff 45 4 15 min/max -6 6 values indexes indices 13 prev 0 next 0 mode both_bounded cont mode none -eta_mod_shift 0 0 0 0 0 0 0 min/max 0 0 values indexes indices 0 prev 0 next 0 mode both_bounded cont mode none -phi_index 0 0:327 1ff ffffe00fffffffff 36 9 19 min/max 0 327 values indexes indices 328 prev 0 next 0 mode both_bounded cont mode none -eta_index 0 0:191 ff fffffff00fffffff 28 8 28 min/max 0 191 values indexes indices 192 prev 0 next 0 mode both_bounded cont mode none -bec_eta_mod 0 0 0 0 0 0 0 min/max 0 0 values indexes indices 0 prev 0 next 0 mode both_bounded cont mode none -PixelID::initLevelsFromDict - found levels -subdet 0 -part 1 -barrel_endcap 2 -layer or disk 3 -phi_module 4 -eta_module 5 -phi_index 6 -eta_index 7 -InDetGeometryDBSvc INFO GeometryDBSvc Initialized -ToolSvc.InDetDD... INFO BCMBuilder initialize() successful in ToolSvc.InDetDD::BCM_Builder -GeoModelSvc.Pix... INFO BCM_GeoModel tool retrieved: BCM_Tool = PublicToolHandle('InDetDD::BCM_Builder/InDetDD::BCM_Builder') -ToolSvc.InDetDD... INFO BLMBuilder initialize() successful in ToolSvc.InDetDD::BLM_Builder -GeoModelSvc.Pix... INFO BLM_GeoModel tool retrieved: BLM_Tool = PublicToolHandle('InDetDD::BLM_Builder/InDetDD::BLM_Builder') -GeoModelSvc.Pix... INFO Service builder tool not specified. -PixelGeoModel INFO Retrieving Record Sets from database ... -PixelGeoModel INFO Key = ATLAS-GEO-02-01-00 Node = ATLAS -PixelGeoModel INFO ... Record Sets retrieved. -PixelGeoModel INFO DBM switch = SetDBMFlag: 0 -PixelGeoModel INFO Building Pixel Detector -PixelGeoModel INFO Version: Pixel-GEO-00, Name: DC3, Layout: Final, Code Version: 5.01.00, Description: DC3 Geometry -GEOPIXELSERVICES pixel : 40 245 // 3460 -GEOPIXELSERVICES barrel : 42 245 // -460 460 -GEOPIXELSERVICES endcap : 82 175 // 484 670 -PixelGeoModel INFO *** LAYER 0 planar/3D modules : 0 0 -PixelGeoModel INFO Layer 0 in/out radius 46.2676 64.1319 -PixelGeoModel INFO *** LAYER 1 planar/3D modules : 0 0 -PixelGeoModel INFO Layer 1 in/out radius 83.7032 102.132 -PixelGeoModel INFO *** LAYER 2 planar/3D modules : 0 0 -PixelGeoModel INFO Layer 2 in/out radius 117.506 136.131 -ToolSvc.InDetDD... INFO Building BCM with Version Tag: ATLAS-GEO-02-01-00 at Node: ATLAS -ToolSvc.InDetDD... INFO BCM Version: BCM-00 Package Version: BCM_GeoModel-00-02-07 -ToolSvc.InDetDD... INFO Building BLM with Version Tag: ATLAS-GEO-02-01-00 at Node: ATLAS -ToolSvc.InDetDD... INFO BLM Version: BLM-00 Package Version: BLM_GeoModel-00-01-05 -PixelGeoModel INFO Static run1 type alignment folder structure found -PixelDetectorMa... INFO Registering alignment channel with key /Indet/Align/ID, level 2, with frame global. -PixelDetectorMa... INFO Registering alignment channel with key /Indet/Align/PIX, level 1, with frame global. -PixelDetectorMa... INFO Registering alignment channel with key /Indet/Align/PIXB1, level 0, with frame local. -PixelDetectorMa... INFO Registering alignment channel with key /Indet/Align/PIXB2, level 0, with frame local. -PixelDetectorMa... INFO Registering alignment channel with key /Indet/Align/PIXB3, level 0, with frame local. -PixelDetectorMa... INFO Registering alignment channel with key /Indet/Align/PIXB4, level 0, with frame local. -PixelDetectorMa... INFO Registering alignment channel with key /Indet/Align/PIXEA1, level 0, with frame local. -PixelDetectorMa... INFO Registering alignment channel with key /Indet/Align/PIXEA2, level 0, with frame local. -PixelDetectorMa... INFO Registering alignment channel with key /Indet/Align/PIXEA3, level 0, with frame local. -PixelDetectorMa... INFO Registering alignment channel with key /Indet/Align/PIXEC1, level 0, with frame local. -PixelDetectorMa... INFO Registering alignment channel with key /Indet/Align/PIXEC2, level 0, with frame local. -PixelDetectorMa... INFO Registering alignment channel with key /Indet/Align/PIXEC3, level 0, with frame local. -GeoModelSvc.Pix... INFO Lorentz angle service not requested. -GeoModelSvc INFO GeoModelSvc.PixelDetectorTool SZ= 14484Kb Time = 0.39S -GeoModelSvc.SCT... INFO Building SCT with Version Tag: ATLAS-GEO-02-01-00 at Node: ATLAS -GeoModelSvc.SCT... INFO SCT Version: SCT-DC3-07 Package Version: SCT_GeoModel-00-12-08 -SCT_IDDetDescrCnv INFO in createObj: creating a SCT_ID helper object in the detector store -SCT_ID INFO Initialize from dictionary -AtlasDetectorID INFO initialize_from_dictionary - OK -indet 1 2,4,5,7,10,11,12,13 7 1fffffffffffffff 61 3 0 -sct1 1:3 3 e7ffffffffffffff 59 2 3 -bec1 -2,0,2 3 f9ffffffffffffff 57 2 5 -lay_disk0 0:8 f fe1fffffffffffff 53 4 7 -phi_mod0 0:55 3f ffe07fffffffffff 47 6 11 -eta_mod1 -6:6 f ffff87ffffffffff 43 4 17 -side0 0:1 1 fffffbffffffffff 42 1 21 -strip0 0:767 3ff fffffc00ffffffff 32 10 22 -SCT_ID INFO SCT_ID::initialize_from_dict -SCT_GeoModel INFO Building SCT Detector. -SCT_GeoModel INFO Version: SCT-DC3-07, Name: DC3, Layout: Final, Code Version: 3.06.00, Description: DC3 Geometry -SCT_GeoModel INFO Retrieving Record Sets from database ... -SCT_GeoModel INFO Static run1 type alignment folder structure found -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/ID, level 3, with frame global. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCT, level 2, with frame global. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTB1, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTB2, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTB3, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTB4, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEA1, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEA2, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEA3, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEA4, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEA5, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEA6, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEA7, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEA8, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEA9, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEC1, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEC2, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEC3, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEC4, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEC5, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEC6, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEC7, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEC8, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEC9, level 1, with frame local. -GeoModelSvc.SCT... INFO Lorentz angle service not requested. -GeoModelSvc INFO GeoModelSvc.SCT_DetectorTool SZ= 13312Kb Time = 0.24S -GeoModelSvc.TRT... INFO Building TRT with Version Tag: ATLAS-GEO-02-01-00 at Node: ATLAS -GeoModelSvc.TRT... INFO TRT Version: TRT-R13-02 Package Version: TRT_GeoModel-00-02-70 -GeoModelSvc.TRT... INFO Creating the TRT -GeoModelSvc.TRT... INFO TRT Geometry Options: -GeoModelSvc.TRT... INFO UseOldActiveGasMixture = false -GeoModelSvc.TRT... INFO Do Argon = false -GeoModelSvc.TRT... INFO Do Krypton = false -GeoModelSvc.TRT... INFO DC2CompatibleBarrelCoordinates = false -GeoModelSvc.TRT... INFO InitialLayout = true -GeoModelSvc.TRT... INFO Alignable = true -GeoModelSvc.TRT... INFO VersioName = DC3 -GeoModelSvc.TRT... INFO Building TRT geometry from GeoModel factory TRTDetectorFactory_Full -TRT_GeoModel WARNING The folder of /TRT/Cond/StatusHT is NOT available, WHOLE TRT RUNNING XENON -TRT_GeoModel WARNING Tool setup will force to NOT to use ARGON. Ignore this warning if you are running RECONSTRUCTION or DIGI, but cross-check if you are running SIMULATION -TRT_GeoModel WARNING Tool setup will force to NOT to use KRYPTON. Ignore this warning if you are running RECONSTRUCTION or DIGI, but cross-check if you are running SIMULATION -TRT_IDDetDescrCnv INFO in createObj: creating a TRT_ID helper object in the detector store -TRT_ID INFO Initialize from dictionary msgSvc 0x13ea220 -AtlasDetectorID INFO initialize_from_dictionary - OK -TRT_GeoModel INFO In TRT Detector Factory (For DC2 and later geometries) -TRT_GeoModel INFO Version: TRT-R13-02, Name: DC3, Layout: Initial, Code Version: 4.01.01, Description: DC3 Geometry -TRT_GeoModel INFO Static run1 type alignment folder structure found -TRTDetectorManager INFO Registering alignment channel with key /TRT/Align/TRT, level 3, with frame global. -TRTDetectorManager INFO Registering alignment channel with key /TRT/Align/B0, level 2, with frame global. -TRTDetectorManager INFO Registering alignment channel with key /TRT/Align/B1, level 2, with frame global. -TRTDetectorManager INFO Registering alignment channel with key /TRT/Align/B2, level 2, with frame global. -TRTDetectorManager INFO Registering alignment channel with key /TRT/Align/L2A, level 1, with frame global. -TRTDetectorManager INFO Registering alignment channel with key /TRT/Align/L2C, level 1, with frame global. -GeoModelSvc INFO GeoModelSvc.TRT_DetectorTool SZ= 22200Kb Time = 0.27S -GeoModelSvc.InD... INFO InDetServMat Package Version: InDetServMatGeoModel-00-04-32 -GeoModelSvc.InD... INFO Building Inner Detector Service Material. Version: CSC -GeoModelSvc INFO GeoModelSvc.InDetServMatTool SZ= 0Kb Time = 0.05S -GeoModelSvc.Muo... INFO create MuonDetectorTool - package version = MuonGeoModel-01-09-13 -GeoModelSvc.Muo... INFO (from GeoModelSvc) AtlasVersion = <ATLAS-GEO-02-01-00> MuonVersion = <> -GeoModelSvc.Muo... INFO Keys for Muon Switches are (key) ATLAS-GEO-02-01-00 (node) ATLAS -GeoModelSvc.Muo... INFO (from GeoModelSvc) in AtlasVersion = <ATLAS-GEO-02-01-00> default MuonVersion is <MuonSpectrometer-R.03.01.Initial.Light.BML.S13.Patch> -GeoModelSvc.Muo... INFO Properties have been set as follows: -GeoModelSvc.Muo... INFO LayoutName R -GeoModelSvc.Muo... INFO IncludeCutouts 0 -GeoModelSvc.Muo... INFO IncludeCutoutsBog 0 -GeoModelSvc.Muo... INFO IncludeCtbBis 0 -GeoModelSvc.Muo... INFO ControlAlines 111111 -GeoModelSvc.Muo... INFO MinimalGeoFlag 0 -GeoModelSvc.Muo... INFO EnableCscIntAlignment 0 -GeoModelSvc.Muo... INFO EnableCscIntAlignmentFromGM 1 -GeoModelSvc.Muo... INFO ControlCscIntAlines reset to 0 -GeoModelSvc.Muo... INFO EnableMdtDeformations 0 -GeoModelSvc.Muo... INFO EnableMdtAsBuiltParameters 0 -MuonGeoModel INFO MuonDetectorFactory - constructor MuonSystem OuterRadius 13000 Length 22030 -MuGM:MuonFactory INFO MuonLayout set to <R.03.01.Initial> = Development version for DC3 - infrastructures -MuGM:MuonFactory INFO BOG cutouts are activated 1 , all other cutouts are disabled 1 -MuGM:MuonFactory INFO Manager created for geometry version R.03.01.Initial from DB MuonVersion <MuonSpectrometer-R.03.01.Initial.Light.BML.S13.Patch> -MuonGeoModel_MYSQL INFO GeometryVersion set to <R.03.01.Initial> -MuGM:MuonFactory INFO Mysql helper class created here for geometry version R.03.01.Initial from DB MuonVersion <MuonSpectrometer-R.03.01.Initial.Light.BML.S13.Patch> -MuGM:MuonFactory INFO MDTIDHELPER retrieved from DetStore -MDT_IDDetDescrCnv INFO in createObj: creating a MdtIdHelper object in the detector store -AtlasDetectorIDHelper::initialize_from_dictionary - Warning: unable to find mm region index: group, region size 0 0 -AtlasDetectorIDHelper::initialize_from_dictionary - Warning: unable to find stgc region index: group, region size 0 0 -AtlasDetectorID::initLevelsFromDict - there are no sTGC entries in the dictionary! -AtlasDetectorID::initLevelsFromDict - there are no MM entries in the dictionary! - AtlasDetectorID::initialize_from_dictionary - OK -MdtIdHelper INFO MultiRange built successfully to Technology: MultiRange size is 203 -MdtIdHelper INFO MultiRange built successfully to detector element: Multilayer MultiRange size is 234 -MdtIdHelper INFO MultiRange built successfully to tube: MultiRange size is 234 -MdtIdHelper INFO Initializing MDT hash indices ... -MdtIdHelper INFO The element hash max is 1172 -MdtIdHelper INFO The detector element hash max is 2296 -MdtIdHelper INFO Initializing MDT hash indices for finding neighbors ... -MuGM:MuonFactory INFO RPCIDHELPER retrieved from DetStore -RPC_IDDetDescrCnv INFO in createObj: creating a RpcIdHelper object in the detector store -AtlasDetectorIDHelper::initialize_from_dictionary - Warning: unable to find mm region index: group, region size 0 0 -AtlasDetectorIDHelper::initialize_from_dictionary - Warning: unable to find stgc region index: group, region size 0 0 -AtlasDetectorID::initLevelsFromDict - there are no sTGC entries in the dictionary! -AtlasDetectorID::initLevelsFromDict - there are no MM entries in the dictionary! - AtlasDetectorID::initialize_from_dictionary - OK -RpcIdHelper INFO MultiRange built successfully to doubletR: MultiRange size is 234 -RpcIdHelper INFO MultiRange built successfully to detectorElement: DetectorElement MultiRange size is 234 -RpcIdHelper INFO MultiRange built successfully to rpcStrip: MultiRange size is 234 -RpcIdHelper INFO Initializing RPC hash indices ... -RpcIdHelper INFO The element hash max is 594 -RpcIdHelper INFO The detector element hash max is 1116 -RpcIdHelper INFO Initializing RPC hash indices for finding neighbors ... -MuGM:MuonFactory INFO TGCIDHELPER retrieved from DetStore -TGC_IDDetDescrCnv INFO in createObj: creating a TgcIdHelper object in the detector store -AtlasDetectorIDHelper::initialize_from_dictionary - Warning: unable to find mm region index: group, region size 0 0 -AtlasDetectorIDHelper::initialize_from_dictionary - Warning: unable to find stgc region index: group, region size 0 0 -AtlasDetectorID::initLevelsFromDict - there are no sTGC entries in the dictionary! -AtlasDetectorID::initLevelsFromDict - there are no MM entries in the dictionary! - AtlasDetectorID::initialize_from_dictionary - OK -TgcIdHelper INFO MultiRange built successfully to Technology: MultiRange size is 203 -TgcIdHelper INFO MultiRange built successfully to detector element: Multilayer MultiRange size is 203 -TgcIdHelper INFO MultiRange built successfully to channel: MultiRange size is 234 -TgcIdHelper INFO Initializing TGC hash indices ... -TgcIdHelper INFO The element hash max is 1578 -TgcIdHelper INFO The detector element hash max is 1578 -TgcIdHelper INFO Initializing TGC hash indices for finding neighbors ... -MuGM:MuonFactory INFO CSCIDHELPER retrieved from DetStore -CSC_IDDetDescrCnv INFO in createObj: creating a CcscIdHelper object in the detector store -AtlasDetectorIDHelper::initialize_from_dictionary - Warning: unable to find mm region index: group, region size 0 0 -AtlasDetectorIDHelper::initialize_from_dictionary - Warning: unable to find stgc region index: group, region size 0 0 -AtlasDetectorID::initLevelsFromDict - there are no sTGC entries in the dictionary! -AtlasDetectorID::initLevelsFromDict - there are no MM entries in the dictionary! - AtlasDetectorID::initialize_from_dictionary - OK -CscIdHelper INFO MultiRange built successfully to Technology: MultiRange size is 203 -CscIdHelper INFO MultiRange built successfully to detector element: Multilayer MultiRange size is 230 -CscIdHelper INFO MultiRange built successfully to cscStrip: MultiRange size is 234 -CscIdHelper INFO Initializing CSC hash indices ... -CscIdHelper INFO The element hash max is 32 -CscIdHelper INFO The detector element hash max is 64 -CscIdHelper INFO The channel hash max is 61440 -CscIdHelper INFO Initializing CSC hash indices for finding neighbors ... -MuGM:MuonFactory INFO STGCIDHELPER retrieved from DetStore -sTGC_IDDetDescrCnv INFO in createObj: creating a sTgcIdHelper object in the detector store -AtlasDetectorIDHelper::initialize_from_dictionary - Warning: unable to find mm region index: group, region size 0 0 -AtlasDetectorIDHelper::initialize_from_dictionary - Warning: unable to find stgc region index: group, region size 0 0 -AtlasDetectorID::initLevelsFromDict - there are no sTGC entries in the dictionary! -AtlasDetectorID::initLevelsFromDict - there are no MM entries in the dictionary! - AtlasDetectorID::initialize_from_dictionary - OK -MuGM:MuonFactory INFO MMIDHELPER retrieved from DetStore -MM_IDDetDescrCnv INFO in createObj: creating a MmIdHelper object in the detector store -AtlasDetectorIDHelper::initialize_from_dictionary - Warning: unable to find mm region index: group, region size 0 0 -AtlasDetectorIDHelper::initialize_from_dictionary - Warning: unable to find stgc region index: group, region size 0 0 -AtlasDetectorID::initLevelsFromDict - there are no sTGC entries in the dictionary! -AtlasDetectorID::initLevelsFromDict - there are no MM entries in the dictionary! - AtlasDetectorID::initialize_from_dictionary - OK -MuGM:MuonFactory INFO **************** MuonDetectorFactory001 ************************ -MuGM:MuonFactory INFO *** Start building the Muon Geometry Tree ********************** -MuGM:RDBReadAtlas INFO Start retriving dbObjects with tag = <ATLAS-GEO-02-01-00> node <ATLAS> -MuGM:RDBReadAtlas INFO After getQuery XtomoData -In DblQ00Xtomo(data) -No XtomoData table in the MuonDD Database -MuGM:RDBReadAtlas INFO After new DblQ00Xtomo -MuGM:RDBReadAtlas INFO After m_dhxtomo.data() -MuGM:RDBReadAtlas INFO No Ascii aszt input found: looking for A-lines in ORACLE -MuGM:RDBReadAtlas INFO No ASZT table in Oracle -MuGM:RDBReadAtlas INFO No Ascii iacsc input found: looking for A-lines in ORACLE -MuGM:RDBReadAtlas INFO No ISZT table in Oracle -MuGM:RDBReadAtlas INFO Access granted for all dbObjects needed by muon detectors -MuonGeoModel_MYSQL INFO LayoutName (from DBAM) set to <R.03> -- relevant for CTB2004 -MuGM:ProcStations INFO Processing Stations and Components -MuGM:ProcStations INFO Processing Stations and Components DONE -MuGM:ProcTechnol.s INFO nMDT 8 nCSC 2 nTGC 21 nRPC 22 -MuGM:ProcTechnol.s INFO nDED 2 nSUP 4 nSPA 2 -MuGM:ProcTechnol.s INFO nCHV 4 nCRO 4 nCMI 4 nLBI 4 -MuGM:ProcPosition INFO *** N. of stations positioned in the setup 215 -MuGM:ProcPosition INFO *** N. of stations described in mysql 220 -MuGM:ProcPosition INFO *** N. of types 28 size of jtypvec 28 -MuGM:ProcPosition INFO *** : 220 kinds of stations (type*sub_type) -MuGM:ProcPosition INFO *** : 1678 physical stations in space - according to the MuonDD DataBase -MuGM:ProcCutouts INFO Processing Cutouts for geometry layout R.03 -MuGM:ProcCutouts INFO Processing Cutouts DONE -MuGM:RDBReadAtlas INFO ProcessTGCreadout - version 7 wirespacing 1.8 -MuGM:RDBReadAtlas INFO Intermediate Objects built from primary numbers -MuGM:MuonFactory INFO theMaterialManager retrieven successfully from the DetStore -MuGM:MuonFactory INFO MuonSystem description from OracleTag=<ATLAS-GEO-02-01-00> and node=<ATLAS> -MuGM:MuonFactory INFO TreeTop added to the Manager -MuGM:MuonFactory INFO Muon Layout R.03.01.Initial -MuGM:MuonFactory INFO Fine Clash Fixing disabled: (should be ON/OFF for Simulation/Reconstruction) -MuGM:MuonFactory INFO **************** MuonDetectorFactory001 **************************** -MuGM:MuonFactory INFO *** The Muon Chamber Geometry Tree is built with -MuGM:MuonFactory INFO *** 1678 child volumes -MuGM:MuonFactory INFO *** 1670 independent elements and -MuGM:MuonFactory INFO *** 11928 elements cloned or shared -MuGM:MuonFactory INFO *** 215 kinds of stations -MuGM:MuonFactory INFO *** 1678 stations with alignable transforms -MuGM:MuonFactory INFO *** 148 stations are described as Assemblies -MuGM:MuonFactory INFO *** 1678 MuonStations -MuGM:MuonFactory INFO *** 2168 MDT Readout Elements 1108 MDT Detector Elements -MuGM:MuonFactory INFO *** 32 CSC Readout Elements 32 CSC Detector Elements -MuGM:MuonFactory INFO *** 1116 RPC Readout Elements 594 RPC Detector Elements -MuGM:MuonFactory INFO *** 1578 TGC Readout Elements 1578 TGC Detector Elements -MuGM:MuonFactory INFO ******************************************************************** -MuGM:MuonFactory INFO *** Inert Material built according to DB switches and config. ****** -MuGM:MuonFactory INFO *** The Muon Geometry Tree has 1678 child vol.s in total ******** -MuGM:MuonFactory INFO ******************************************************************** - -MGM::MuonDetect... INFO Init A/B Line Containers - done - size is respectively 1678/0 -MGM::MuonDetect... INFO No Aline for CSC wire layers loaded -GeoModelSvc INFO GeoModelSvc.MuonDetectorTool SZ= 19424Kb Time = 1.33S -GeoModelSvc.Bea... INFO Building Beam Pipe -GeoModelSvc INFO GeoModelSvc.BeamPipeDetectorTool SZ= 0Kb Time = 0.01S -CORAL/Services/ConnectionService Info User session with sessionID=S#4(C#7.s#1) will be ended on connectionID=C#7 -CORAL/Services/ConnectionService Info Connection to service "ATLF/()" with connectionID=C#7 will be disconnected -GeoModelSvc.Pix...WARNING Unable to register callback on global Container with folder /Indet/AlignL1/ID -GeoModelSvc.Pix...WARNING Unable to register callback on global Container with folder /Indet/AlignL2/PIX -GeoModelSvc.Pix...WARNING Unable to register callback on AlignableTransformContainer with folder /Indet/AlignL3 -ClassIDSvc INFO getRegistryEntries: read 16175 CLIDRegistry entries for module ALL -GeoModelSvc.SCT...WARNING Unable to register callback on global Container with folder /Indet/AlignL1/ID -GeoModelSvc.SCT...WARNING Unable to register callback on global Container with folder /Indet/AlignL2/SCT -GeoModelSvc.SCT...WARNING Unable to register callback on AlignableTransformContainer with folder /Indet/AlignL3 -GeoModelSvc.TRT...WARNING Unable to register callback on global Container with folder /TRT/AlignL1/TRT -GeoModelSvc.TRT...WARNING Unable to register callback on AlignableTransformContainer with folder /TRT/AlignL2 -GeoModelSvc.Muo... INFO Register call-back against 0 folders listed below -GeoModelSvc.Muo... INFO CondAttrListCollection not found in the DetectorStore -GeoModelSvc.Muo... INFO Unable to register callback on CondAttrListCollection for any folder in the list -GeoModelSvc.Muo... INFO This is OK unless you expect to read alignment and deformations from COOL -AthenaEventLoopMgr INFO Initializing AthenaEventLoopMgr - package version AthenaServices-01-60-08 -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... -HistogramPersis...WARNING Histograms saving not required. -AthenaEventLoopMgr INFO Setup EventSelector service EventSelector -ActiveStoreSvc INFO Initializing ActiveStoreSvc - package version StoreGate-03-06-37 -ApplicationMgr INFO Application Manager Initialized successfully -InputMetaDataStore INFO Start InputMetaDataStore -MetaDataStore INFO Start MetaDataStore -TagMetaDataStore INFO Start TagMetaDataStore -/afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-15.6.9/AOD-15.6.9-full.pool.root Info Database being retired... -Domain[ROOT_All] Info -> Deaccess DbDatabase READ [ROOT_All] 78299BCB-231B-DF11-9A5B-003048673400 -Domain[ROOT_All] Info > Deaccess DbDomain READ [ROOT_All] -RootCollection Info Opening Collection File /afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-15.6.9/AOD-15.6.9-full.pool.root in mode: READ -RootCollection Info File /afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-15.6.9/AOD-15.6.9-full.pool.root opened -DbSession Info Open DbSession -Domain[ROOT_All] Info > Access DbDomain READ [ROOT_All] -Domain[ROOT_All] Info -> Access DbDatabase READ [ROOT_All] 78299BCB-231B-DF11-9A5B-003048673400 -Domain[ROOT_All] Info /afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-15.6.9/AOD-15.6.9-full.pool.root -RootDatabase.open Success /afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-15.6.9/AOD-15.6.9-full.pool.root File version:52200 -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.6.9/AOD-15.6.9-full.pool.root" -ImplicitCollection Info and a name "POOLContainer_DataHeader" -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. -PoolSvc INFO Failed to find container MetaDataHdr(DataHeader) to get Token. -AthenaEventLoopMgr INFO ===>>> start of run 5200 <<<=== -EventPersistenc... INFO Added successfully Conversion service:TagInfoMgr -IOVDbSvc INFO Global tag: OFLCOND-SIM-00-00-00 set from input file -IOVDbSvc INFO TagInfo override for tag TrtStrawStatus-02 in folder /TRT/Cond/Status -IOVDbSvc INFO TagInfo override for tag TrtStrawStatusPerm-02_test in folder /TRT/Cond/StatusPermanent -ClassIDSvc INFO getRegistryEntries: read 36 CLIDRegistry entries for module ALL -IOVDbSvc INFO Opening COOL connection for COOLOFL_INDET/OFLP200 -RalSessionMgr Info Instantiate a R/O RalSessionMgr for 'COOLOFL_INDET/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-work3/Reconstruction/egamma/egammaAthenaPool/run/egammaEventTPCnv_15.6.9-x86_64-slc6-gcc49-dbg/sqlite200 is not writable" )' - do NOT retry -CORAL/Services/ConnectionService Info Connection to service "sqlite200/ALLP200.db" with connectionID=C#8 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-work3/Reconstruction/egamma/egammaAthenaPool/run/egammaEventTPCnv_15.6.9-x86_64-slc6-gcc49-dbg/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#9 has been connected -CORAL/Services/ConnectionService Info New user session with sessionID=S#5(C#9.s#1) started on connectionID=C#9 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_INDET/OFLP200' -RelationalDatabase Info Release number backward compatibility - NO SCHEMA EVOLUTION REQUIRED: database with OLDER release number 2.8.0 will be opened using CURRENT client release number 3.1.3 -IOVDbSvc INFO HVS tag OFLCOND-SIM-00-00-00 resolved to InDetAlign_CSC_02 for folder /Indet/Align -IOVDbSvc INFO HVS tag OFLCOND-SIM-00-00-00 resolved to IBLDist-NULL for folder /Indet/IBLDist -IOVDbSvc INFO HVS tag OFLCOND-SIM-00-00-00 resolved to InDetPixelDist-000-00 for folder /Indet/PixelDist -IOVDbSvc INFO Disconnecting from COOLOFL_INDET/OFLP200 -RalSessionMgr Info Commit the read-only transaction active for the duration of the database connection -RalSessionMgr Info Disconnect from the database server -CORAL/Services/ConnectionService Info User session with sessionID=S#5(C#9.s#1) will be ended on connectionID=C#9 -CORAL/Services/ConnectionService Info Connection to service "ATLF/()" with connectionID=C#9 will be disconnected -RelationalDatabase Info Delete the RalDatabase for 'COOLOFL_INDET/OFLP200' -RalSessionMgr Info Delete the RalSessionMgr for 'COOLOFL_INDET/OFLP200' -IOVDbSvc INFO Opening COOL connection for COOLOFL_TRT/OFLP200 -RalSessionMgr Info Instantiate a R/O RalSessionMgr for 'COOLOFL_TRT/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-work3/Reconstruction/egamma/egammaAthenaPool/run/egammaEventTPCnv_15.6.9-x86_64-slc6-gcc49-dbg/sqlite200 is not writable" )' - do NOT retry -CORAL/Services/ConnectionService Info Connection to service "sqlite200/ALLP200.db" with connectionID=C#10 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-work3/Reconstruction/egamma/egammaAthenaPool/run/egammaEventTPCnv_15.6.9-x86_64-slc6-gcc49-dbg/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#11 has been connected -CORAL/Services/ConnectionService Info New user session with sessionID=S#6(C#11.s#1) started on connectionID=C#11 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_TRT/OFLP200' -RelationalDatabase Info Release number backward compatibility - NO SCHEMA EVOLUTION REQUIRED: database with OLDER release number 2.8.0 will be opened using CURRENT client release number 3.1.3 -IOVDbSvc INFO HVS tag OFLCOND-SIM-00-00-00 resolved to TRTAlign_CSC_01 for folder /TRT/Align -IOVDbSvc INFO HVS tag OFLCOND-SIM-00-00-00 resolved to TRTCalibDX_nominal for folder /TRT/Calib/DX -IOVDbSvc INFO HVS tag OFLCOND-SIM-00-00-00 resolved to TrtStrawStatusHT-empty-00-00 for folder /TRT/Cond/StatusHT -IOVDbSvc INFO Disconnecting from COOLOFL_TRT/OFLP200 -RalSessionMgr Info Commit the read-only transaction active for the duration of the database connection -RalSessionMgr Info Disconnect from the database server -CORAL/Services/ConnectionService Info User session with sessionID=S#6(C#11.s#1) will be ended on connectionID=C#11 -CORAL/Services/ConnectionService Info Connection to service "ATLF/()" with connectionID=C#11 will be disconnected -RelationalDatabase Info Delete the RalDatabase for 'COOLOFL_TRT/OFLP200' -RalSessionMgr Info Delete the RalSessionMgr for 'COOLOFL_TRT/OFLP200' -DbSession Info Open DbSession -Domain[ROOT_All] Info > Access DbDomain READ [ROOT_All] -Domain[ROOT_All] Info -> Access DbDatabase READ [ROOT_All] 14138A63-183C-DB11-9249-00132046AB63 -Domain[ROOT_All] Info /afs/cern.ch/atlas/conditions/poolcond/vol0/oflcond.000002.conditions.simul.pool.v0000/oflcond.000002.conditions.simul.pool.v0000._0027.pool.root -TClass::Init:0: RuntimeWarning: no dictionary for class DataHeader_p1 is available -TClass::Init:0: RuntimeWarning: no dictionary for class DataHeaderElement_p1 is available -RootDatabase.open Success /afs/cern.ch/atlas/conditions/poolcond/vol0/oflcond.000002.conditions.simul.pool.v0000/oflcond.000002.conditions.simul.pool.v0000._0027.pool.root File version:51000 -PixelDetectorMa... INFO Processing IBLDist alignment container with key (/Indet/IBLDist) and alignment folder pointing to /Indet/Align -Domain[ROOT_All] Info -> Access DbDatabase READ [ROOT_All] 9CD5F769-7DFF-DA11-9E2E-000CF1DA62DD -Domain[ROOT_All] Info /afs/cern.ch/atlas/conditions/poolcond/vol0/oflcond.000002.conditions.simul.pool.v0000/oflcond.000002.conditions.simul.pool.v0000._0021.pool.root -RootDatabase.open Success /afs/cern.ch/atlas/conditions/poolcond/vol0/oflcond.000002.conditions.simul.pool.v0000/oflcond.000002.conditions.simul.pool.v0000._0021.pool.root File version:51000 -Domain[ROOT_All] Info -> Access DbDatabase READ [ROOT_All] D67CA215-C5CB-DF11-954C-000423DC2158 -Domain[ROOT_All] Info /afs/cern.ch/atlas/conditions/poolcond/vol0/cond09_mc.000019.gen.COND/cond09_mc.000019.gen.COND._0010.pool.root -RootDatabase.open Success /afs/cern.ch/atlas/conditions/poolcond/vol0/cond09_mc.000019.gen.COND/cond09_mc.000019.gen.COND._0010.pool.root File version:52200 -AthenaEventLoopMgr INFO ===>>> start processing event #30002, run #5200 0 events processed so far <<<=== -ClassIDSvc INFO getRegistryEntries: read 140 CLIDRegistry entries for module ALL -ClassIDSvc INFO getRegistryEntries: read 167 CLIDRegistry entries for module ALL -VxContainerCnv INFO VxContainerCnv::initialize() - INFO MVFVxContainerCnv::initialize() -VxContainerCnv INFO VxContainerCnv: MVFVxCandidate converter=0x3a18fb80 -TrackParticleCo... INFO TrackParticleContainerCnv::initialize() -AtlasIDDetDescrCnv INFO in createObj: creating a AtlasDetectorID helper object in the detector store -AtlasDetectorID INFO initialize_from_dictionary - OK -ClassIDSvc INFO getRegistryEntries: read 2331 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._0021.pool.root Info Database being retired... -Domain[ROOT_All] Info -> Deaccess DbDatabase READ [ROOT_All] 9CD5F769-7DFF-DA11-9E2E-000CF1DA62DD -/afs/cern.ch/atlas/conditions/poolcond/vol0/cond09_mc.000019.gen.COND/cond09_mc.000019.gen.COND._0010.pool.root Info Database being retired... -Domain[ROOT_All] Info -> Deaccess DbDatabase READ [ROOT_All] D67CA215-C5CB-DF11-954C-000423DC2158 -/afs/cern.ch/atlas/conditions/poolcond/vol0/oflcond.000002.conditions.simul.pool.v0000/oflcond.000002.conditions.simul.pool.v0000._0027.pool.root Info Database being retired... -Domain[ROOT_All] Info -> Deaccess DbDatabase READ [ROOT_All] 14138A63-183C-DB11-9249-00132046AB63 -Domain[ROOT_All] Info > Deaccess DbDomain READ [ROOT_All] -AthenaEventLoopMgr INFO ===>>> start processing event #30004, run #5200 1 events processed so far <<<=== -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 <<<=== -AthenaEventLoopMgr INFO ===>>> start processing event #30010, run #5200 3 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> done processing event #30010, run #5200 4 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> start processing event #30012, run #5200 4 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> done processing event #30012, run #5200 5 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> start processing event #30013, run #5200 5 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> done processing event #30013, run #5200 6 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> start processing event #30014, run #5200 6 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> done processing event #30014, run #5200 7 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> start processing event #30018, run #5200 7 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> done processing event #30018, run #5200 8 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> start processing event #30020, run #5200 8 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> done processing event #30020, run #5200 9 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> start processing event #30022, run #5200 9 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> done processing event #30022, run #5200 10 events processed so far <<<=== -/afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-15.6.9/AOD-15.6.9-full.pool.root Info Database being retired... -Domain[ROOT_All] Info -> Deaccess DbDatabase READ [ROOT_All] 78299BCB-231B-DF11-9A5B-003048673400 -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 -MetaDataStore INFO Stop MetaDataStore -InputMetaDataStore INFO Stop InputMetaDataStore -ApplicationMgr INFO Application Manager Stopped successfully -dumper INFO Finalizing dumper... -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-37 -PyComponentMgr INFO Finalizing PyComponentMgr... -IdDictDetDescrCnv INFO in finalize -DetectorStore INFO Finalizing DetectorStore - package version StoreGate-03-06-37 -ConditionStore INFO Finalizing ConditionStore - package version StoreGate-03-06-37 -IOVDbSvc INFO Folder /Indet/Align (PoolColl) db-read 1/1 objs/chan/bytes 34/43/5440 (( 0.46 ))s -IOVDbSvc INFO Folder /Indet/IBLDist (AttrListColl) db-read 1/1 objs/chan/bytes 14/14/280 (( 0.31 ))s -IOVDbSvc INFO Folder /Indet/PixelDist (PoolRef) db-read 1/0 objs/chan/bytes 1/1/174 (( 0.35 ))s -IOVDbSvc WARNING Folder /Indet/PixelDist is requested but no data retrieved -IOVDbSvc INFO Folder /TRT/Align (PoolColl) db-read 1/1 objs/chan/bytes 32/32/5120 (( 0.50 ))s -IOVDbSvc INFO Folder /TRT/Calib/DX (PoolRef) db-read 1/1 objs/chan/bytes 1/1/183 (( 0.36 ))s -IOVDbSvc INFO Folder /TRT/Cond/Status (PoolColl) db-read 1/0 objs/chan/bytes 35/36/6370 (( 0.14 ))s -IOVDbSvc WARNING Folder /TRT/Cond/Status is requested but no data retrieved -IOVDbSvc INFO Folder /TRT/Cond/StatusHT (PoolColl) db-read 1/0 objs/chan/bytes 35/35/6370 (( 0.36 ))s -IOVDbSvc WARNING Folder /TRT/Cond/StatusHT is requested but no data retrieved -IOVDbSvc INFO Folder /TRT/Cond/StatusPermanent (PoolColl) db-read 1/0 objs/chan/bytes 35/36/6545 (( 0.14 ))s -IOVDbSvc WARNING Folder /TRT/Cond/StatusPermanent is requested but no data retrieved -IOVDbSvc INFO Folder /TagInfo (AttrListColl) db-read 0/2 objs/chan/bytes 2/0/0 (( 0.00 ))s -IOVDbSvc INFO Total payload read from COOL: 30482 bytes in (( 2.63 ))s -IOVDbSvc INFO Connection sqlite://;schema=mycool.db;dbname=OFLP200 : nConnect: 0 nFolders: 0 ReadTime: (( 0.00 ))s -IOVDbSvc INFO Connection COOLOFL_INDET/OFLP200 : nConnect: 2 nFolders: 3 ReadTime: (( 1.12 ))s -IOVDbSvc INFO Connection COOLOFL_TRT/OFLP200 : nConnect: 2 nFolders: 5 ReadTime: (( 1.51 ))s -TagMetaDataStore INFO Finalizing TagMetaDataStore - package version StoreGate-03-06-37 -PoolSvc INFO I/O finalization... -XMLFileCatalog Info Updating the catalog -PoolXMLFileCatalog Info XercesC termination number 0 -MetaDataStore INFO Finalizing MetaDataStore - package version StoreGate-03-06-37 -InputMetaDataStore INFO Finalizing InputMetaDataStore - package version StoreGate-03-06-37 -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= 23.4 [s] #= 1 -*****Chrono***** INFO **************************************************************************************************** -ChronoStatSvc.f... INFO Service finalized successfully -ApplicationMgr INFO Application Manager Finalized successfully -ApplicationMgr INFO Application Manager Terminated successfully -Py:Athena INFO leaving with code 0: "successful run" -CoralApplication Info Delete the COOL CoralApplication... -CoralApplication Info Delete the COOL database service -RalDatabaseSvc Info Delete the RalDatabaseSvc... -RalDatabaseSvc Info Purge the connection pool -RalDatabaseSvc Info Reset the ICS pointer -RalDatabaseSvc Info Delete the RalDatabaseSvc... DONE -CoralApplication Info Delete the CORAL connection service -CoralApplication Info Delete the COOL CoralApplication... DONE -CORAL/Services/ConnectionService Info Deleting the ConnectionPool diff --git a/Reconstruction/egamma/egammaAthenaPool/share/egammaEventTPCnv_16.6.7.1.ref b/Reconstruction/egamma/egammaAthenaPool/share/egammaEventTPCnv_16.6.7.1.ref deleted file mode 100644 index ff5edd7bcd78..000000000000 --- a/Reconstruction/egamma/egammaAthenaPool/share/egammaEventTPCnv_16.6.7.1.ref +++ /dev/null @@ -1,756 +0,0 @@ -Mon Apr 18 21:25:03 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_1] -- built on [2016-04-17 22:40] -Py:Athena INFO including file "AthenaCommon/Bootstrap.py" -Py:Athena INFO including file "AthenaCommon/Atlas.UnixStandardJob.py" -Py:Athena INFO executing ROOT6Setup -[?1034hPy:Athena INFO including file "AthenaCommon/Execution.py" -Py:Athena INFO including file "egammaAthenaPool/egammaEventTPCnv_16.6.7.1_test.py" -Py:Athena INFO including file "AthenaPoolUtilities/TPCnvTest.py" -Py:ConfigurableDb INFO Read module info for 4949 configurables from 10 genConfDb files -Py:ConfigurableDb WARNING Found 1 duplicates among the 10 genConfDb files : -Py:ConfigurableDb WARNING -------------------------------------------------- -Py:ConfigurableDb WARNING -<component name>: <module> - [ <duplicates> ] -Py:ConfigurableDb WARNING -------------------------------------------------- -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_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_1/InstallArea/XML/AtlasAuthentication/dblookup.xml file -loading ISF_Geant4Tools -Py:ConfiguredFactory INFO imported 105 confDb modules in 2.94 seconds -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 SUCCESS -==================================================================================================================================== - Welcome to ApplicationMgr (GaudiCoreSvc v3r4) - running on lxplus067.cern.ch on Mon Apr 18 21:25:50 2016 -==================================================================================================================================== -ApplicationMgr INFO Successfully loaded modules : AthenaServices -ApplicationMgr INFO Application Manager Configured successfully -ApplicationMgr INFO Updating Gaudi::PluginService::SetDebug(level) to level=0 -StatusCodeSvc INFO initialize -JobIDSvc INFO Initializing JobIDSvc - package version AthenaServices-01-60-08 -AthDictLoaderSvc INFO in initialize... -AthDictLoaderSvc INFO acquired Dso-registry -ClassIDSvc INFO Initializing ClassIDSvc - package version CLIDComps-00-06-19 -ClassIDSvc INFO getRegistryEntries: read 4912 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-37 -MetaDataSvc INFO Initializing MetaDataSvc - package version AthenaServices-01-60-08 -InputMetaDataStore INFO Initializing InputMetaDataStore - package version StoreGate-03-06-37 -MetaDataStore INFO Initializing MetaDataStore - package version StoreGate-03-06-37 -AthenaPoolCnvSvc INFO Initializing AthenaPoolCnvSvc - package version AthenaPoolCnvSvc-00-28-18 -PoolSvc INFO Initializing PoolSvc - package version PoolSvc-00-25-02 -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_1/InstallArea/share/dbreplica.config -DBReplicaSvc INFO Total of 10 servers found for host lxplus067.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_1/InstallArea/share/poolcond/PoolCat_oflcond.xml -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-10 -TagMetaDataStore INFO Initializing TagMetaDataStore - package version StoreGate-03-06-37 -EventSelector INFO reinitialization... -EventSelector INFO EventSelection with query -PoolSvc INFO File is not in Catalog! Attempt to open it anyway. -RootCollection Info Opening Collection File /afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-16.6.7.1/AOD-16.6.7.1-full.pool.root in mode: READ -TClass::Init:0: RuntimeWarning: no dictionary for class CosmicMuonCollection_tlp1 is available -TClass::Init:0: RuntimeWarning: no dictionary for class CosmicMuonCollection_p1 is available -TClass::Init:0: RuntimeWarning: no dictionary for class CosmicMuon_p1 is available -TClass::Init:0: RuntimeWarning: no dictionary for class MdtTrackSegmentCollection_p2 is available -TClass::Init:0: RuntimeWarning: no dictionary for class MdtTrackSegment_p2 is available -RootCollection Info File /afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-16.6.7.1/AOD-16.6.7.1-full.pool.root opened -PoolSvc INFO File is not in Catalog! Attempt to open it anyway. -PoolSvc INFO Failed to open container to check POOL collection - trying. -DbSession Info Open DbSession -Domain[ROOT_All] Info > Access DbDomain READ [ROOT_All] -Domain[ROOT_All] Info -> Access DbDatabase READ [ROOT_All] E452CCAA-ABF0-707C-4887-8DBEA71B04DB -Domain[ROOT_All] Info /afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-16.6.7.1/AOD-16.6.7.1-full.pool.root -RootDatabase.open Success /afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-16.6.7.1/AOD-16.6.7.1-full.pool.root File version:52600 -/afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-16.6.7.1/AOD-16.6.7.1-full.pool.root Info Database being retired... -Domain[ROOT_All] Info -> Deaccess DbDatabase READ [ROOT_All] E452CCAA-ABF0-707C-4887-8DBEA71B04DB -Domain[ROOT_All] Info > Deaccess DbDomain READ [ROOT_All] -DbSession Info Open DbSession -Domain[ROOT_All] Info > Access DbDomain READ [ROOT_All] -Domain[ROOT_All] Info -> Access DbDatabase READ [ROOT_All] 48D7B5A4-1E0D-E011-B6D0-003048F0E778 -Domain[ROOT_All] Info /afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-16.6.7.1/AOD-16.6.7.1-full.pool.root -RootDatabase.open Success /afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-16.6.7.1/AOD-16.6.7.1-full.pool.root File version:52600 -PoolSvc INFO File is not in Catalog! Attempt to open it anyway. -ImplicitCollection Info Opened the implicit collection with connection string "PFN:/afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-16.6.7.1/AOD-16.6.7.1-full.pool.root" -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-10 -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 3 connections and 9 folders -IOVDbSvc INFO Service IOVDbSvc initialised successfully -ProxyProviderSvc INFO Initializing ProxyProviderSvc - package version SGComps-00-02-07 -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-37 -ConditionStore INFO Initializing ConditionStore - package version StoreGate-03-06-37 -IOVSvc INFO No IOVSvcTool associated with store "StoreGateSvc" -IOVSvcTool INFO IOVRanges will be checked at every Event -IOVDbSvc INFO Opening COOL connection for COOLOFL_INDET/OFLP200 -CoralApplication Info Create a cool::CoralApplication... -CoralApplication Info Create a new own CORAL connection service -CoralApplication Info Create the COOL database service -RalDatabaseSvc Info Instantiate the RalDatabaseSvc -CoralApplication Info Create a cool::CoralApplication... DONE -RalSessionMgr Info Instantiate a R/O RalSessionMgr for 'COOLOFL_INDET/OFLP200' -RalSessionMgr Info Connect to the database server -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-work3/Reconstruction/egamma/egammaAthenaPool/run/egammaEventTPCnv_16.6.7.1-x86_64-slc6-gcc49-dbg/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-work3/Reconstruction/egamma/egammaAthenaPool/run/egammaEventTPCnv_16.6.7.1-x86_64-slc6-gcc49-dbg/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_INDET/OFLP200' -RelationalDatabase Info Release number backward compatibility - NO SCHEMA EVOLUTION REQUIRED: database with OLDER release number 2.8.0 will be opened using CURRENT client release number 3.1.3 -IOVDbSvc INFO Opening COOL connection for COOLOFL_TRT/OFLP200 -RalSessionMgr Info Instantiate a R/O RalSessionMgr for 'COOLOFL_TRT/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-work3/Reconstruction/egamma/egammaAthenaPool/run/egammaEventTPCnv_16.6.7.1-x86_64-slc6-gcc49-dbg/sqlite200 is not writable" )' - do NOT retry -CORAL/Services/ConnectionService Info Connection to service "sqlite200/ALLP200.db" with connectionID=C#5 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-work3/Reconstruction/egamma/egammaAthenaPool/run/egammaEventTPCnv_16.6.7.1-x86_64-slc6-gcc49-dbg/sqlite200 is not writable" ) -CORAL/Services/ConnectionService Info New user session with sessionID=S#3(C#4.s#2) 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_TRT/OFLP200' -RelationalDatabase Info Release number backward compatibility - NO SCHEMA EVOLUTION REQUIRED: database with OLDER release number 2.8.0 will be opened using CURRENT client release number 3.1.3 -IOVDbSvc INFO Disconnecting from COOLOFL_INDET/OFLP200 -RalSessionMgr Info Commit the read-only transaction active for the duration of the database connection -RalSessionMgr Info Disconnect from the database server -CORAL/Services/ConnectionService Info User session with sessionID=S#2(C#4.s#1) will be ended on connectionID=C#4 -RelationalDatabase Info Delete the RalDatabase for 'COOLOFL_INDET/OFLP200' -RalSessionMgr Info Delete the RalSessionMgr for 'COOLOFL_INDET/OFLP200' -IOVDbSvc INFO Disconnecting from COOLOFL_TRT/OFLP200 -RalSessionMgr Info Commit the read-only transaction active for the duration of the database connection -RalSessionMgr Info Disconnect from the database server -CORAL/Services/ConnectionService Info User session with sessionID=S#3(C#4.s#2) will be ended on connectionID=C#4 -CORAL/Services/ConnectionService Info Connection to service "ATLF/()" with connectionID=C#4 will be disconnected -RelationalDatabase Info Delete the RalDatabase for 'COOLOFL_TRT/OFLP200' -RalSessionMgr Info Delete the RalSessionMgr for 'COOLOFL_TRT/OFLP200' -IOVDbSvc INFO Added taginfo remove for /TagInfo -DetDescrCnvSvc INFO initializing -DetDescrCnvSvc INFO Found DetectorStore service -DetDescrCnvSvc INFO filling proxies for detector managers -DetDescrCnvSvc INFO filling address for CaloTTMgr with CLID 117659265 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for CaloMgr with CLID 4548337 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for CaloSuperCellMgr with CLID 241807251 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for CaloIdManager with CLID 125856940 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for LArIdManager with CLID 79554919 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for IdDict with CLID 2411 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for AtlasID with CLID 164875623 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for PixelID with CLID 2516 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for SCT_ID with CLID 2517 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for TRT_ID with CLID 2518 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for SiliconID with CLID 129452393 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for LArEM_ID with CLID 163583365 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for LArEM_SuperCell_ID with CLID 99488227 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for LArHEC_ID with CLID 3870484 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for LArHEC_SuperCell_ID with CLID 254277678 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for LArFCAL_ID with CLID 45738051 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for LArFCAL_SuperCell_ID with CLID 12829437 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for LArMiniFCAL_ID with CLID 79264204 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for LArOnlineID with CLID 158698068 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for TTOnlineID with CLID 38321944 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for LArOnline_SuperCellID with CLID 115600394 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for LArHVLineID with CLID 27863673 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for LArElectrodeID with CLID 80757351 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for TileID with CLID 2901 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for Tile_SuperCell_ID with CLID 49557789 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for TileHWID with CLID 2902 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for TileTBID with CLID 2903 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for MDTIDHELPER with CLID 4170 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for CSCIDHELPER with CLID 4171 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for RPCIDHELPER with CLID 4172 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for TGCIDHELPER with CLID 4173 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for STGCIDHELPER with CLID 4174 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for MMIDHELPER with CLID 4175 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for CaloLVL1_ID with CLID 108133391 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for CaloCell_ID with CLID 123500438 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for CaloCell_SuperCell_ID with CLID 128365736 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for CaloDM_ID with CLID 167756483 and storage type 68 to detector store -DetDescrCnvSvc INFO filling address for ZdcID with CLID 190591643 and storage type 68 to detector store -GeoModelSvc.Muo... INFO Initializing ... -ToolSvc.MGM_Ali... INFO Initilalizing -ToolSvc.MGM_Ali... INFO In initialize ---- # of folders registered is 0 -ToolSvc.MGM_Ali... INFO A Lines container recorded in the detector store -ToolSvc.MGM_Ali... INFO B Lines container recorded in the detector store -ToolSvc.MGM_Ali... INFO As-Built container recorded in the detector store -ToolSvc.MGM_Ali... INFO I-Lines container recorded in the detector store or skipped since not needed -ToolSvc.MGM_Ali... INFO proxy for class ALineParContainer found -ToolSvc.MGM_Ali... INFO proxy transient Address found -ToolSvc.MGM_Ali... INFO proxy for class BLineParContainer found -ToolSvc.MGM_Ali... INFO proxy transient Address found -ToolSvc.MGM_Ali... INFO proxy for class CscInternalAlignmentMapContainer found or not needed -ToolSvc.MGM_Ali... INFO proxy transient Address found or not needed -ToolSvc.MGM_Ali... INFO proxy for class MdtAsBuiltParContainer found -ToolSvc.MGM_Ali... INFO proxy transient Address found -GeoModelSvc INFO Retrieved DetectorTools = PrivateToolHandleArray(['PixelDetectorTool/PixelDetectorTool','SCT_DetectorTool/SCT_DetectorTool','TRT_DetectorTool/TRT_DetectorTool','InDetServMatTool/InDetServMatTool','MuonDetectorTool/MuonDetectorTool','BeamPipeDetectorTool/BeamPipeDetectorTool']) -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-work3/Reconstruction/egamma/egammaAthenaPool/run/egammaEventTPCnv_16.6.7.1-x86_64-slc6-gcc49-dbg/geomDB is not writable" )' - do NOT retry -CORAL/Services/ConnectionService Info Connection to service "geomDB/geomDB_sqlite" with connectionID=C#6 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-work3/Reconstruction/egamma/egammaAthenaPool/run/egammaEventTPCnv_16.6.7.1-x86_64-slc6-gcc49-dbg/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#7 has been connected -CORAL/Services/ConnectionService Info New user session with sessionID=S#4(C#7.s#1) started on connectionID=C#7 to service "ATLF/()" for user "" in read-only mode -GeoModelSvc.Pix... INFO Building Pixel Detector with Version Tag: ATLAS-GEO-10-00-00 at Node: ATLAS -GeoModelSvc.Pix... INFO Pixel Version: Pixel-GEO-02 Package Version: PixelGeoModel-00-09-56 -EventPersistenc... INFO Added successfully Conversion service:DetDescrCnvSvc -PixelIDDetDescrCnv INFO in createObj: creating a PixelID helper object in the detector store -IdDictDetDescrCnv INFO in initialize -IdDictDetDescrCnv INFO in createObj: creating a IdDictManager object in the detector store -IdDictDetDescrCnv INFO IdDictName: IdDictParser/ATLAS_IDS.xml -IdDictDetDescrCnv INFO Reading InnerDetector IdDict file IdDictParser/IdDictInnerDetector.xml -IdDictDetDescrCnv INFO Reading LArCalorimeter IdDict file IdDictParser/IdDictLArCalorimeter_DC3-05-Comm-01.xml -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 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 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 -IdDictDetDescrCnv INFO Dictionary LArHighVoltage version fullAtlas DetDescr tag (using default) file -IdDictDetDescrCnv INFO Dictionary MuonSpectrometer version R.01 DetDescr tag MuonIdentifier-02 file IdDictParser/IdDictMuonSpectrometer_R.01.xml -IdDictDetDescrCnv INFO Dictionary TileCalorimeter version fullAtlasAndTestBeam DetDescr tag TileIdentifier-00 file IdDictParser/IdDictTileCalorimeter.xml -PixelID INFO Initialize from dictionary -AtlasDetectorID INFO initialize_from_dictionary - OK -indet 1 2,4,5,7,10,11,12,13 7 1fffffffffffffff 61 3 0 min/max 2 13 values 2 4 5 7 10 11 12 13 indexes 0 0 1 2 0 3 0 0 4 5 6 7 indices 8 prev 0 next 0 mode enumerated cont mode none -pixel 1 1:3 3 e7ffffffffffffff 59 2 3 min/max 1 3 values indexes indices 3 prev 0 next 0 mode both_bounded cont mode none -bec 1 -2,0,2 3 f9ffffffffffffff 57 2 5 min/max -2 2 values -2 0 2 indexes 0 0 1 0 2 indices 3 prev 0 next 0 mode enumerated cont mode none -bec_shift 0 0 0 0 0 0 0 min/max 0 0 values indexes indices 0 prev 0 next 0 mode both_bounded cont mode none -lay_disk 0 0:2 3 fe7fffffffffffff 55 2 7 min/max 0 2 values indexes indices 3 prev 0 next 0 mode both_bounded cont mode none -lay_disk_shift 0 0 0 0 0 0 0 min/max 0 0 values indexes indices 0 prev 0 next 0 mode both_bounded cont mode none -phi_mod 0 0:51 3f ff81ffffffffffff 49 6 9 min/max 0 51 values indexes indices 52 prev 0 next 0 mode both_bounded cont mode none -phi_mod_shift 0 0 0 0 0 0 0 min/max 0 0 values indexes indices 0 prev 0 next 0 mode both_bounded cont mode none -eta_mod 1 -6:6 f fffe1fffffffffff 45 4 15 min/max -6 6 values indexes indices 13 prev 0 next 0 mode both_bounded cont mode none -eta_mod_shift 0 0 0 0 0 0 0 min/max 0 0 values indexes indices 0 prev 0 next 0 mode both_bounded cont mode none -phi_index 0 0:327 1ff ffffe00fffffffff 36 9 19 min/max 0 327 values indexes indices 328 prev 0 next 0 mode both_bounded cont mode none -eta_index 0 0:191 ff fffffff00fffffff 28 8 28 min/max 0 191 values indexes indices 192 prev 0 next 0 mode both_bounded cont mode none -bec_eta_mod 0 0 0 0 0 0 0 min/max 0 0 values indexes indices 0 prev 0 next 0 mode both_bounded cont mode none -PixelID::initLevelsFromDict - found levels -subdet 0 -part 1 -barrel_endcap 2 -layer or disk 3 -phi_module 4 -eta_module 5 -phi_index 6 -eta_index 7 -InDetGeometryDBSvc INFO GeometryDBSvc Initialized -ToolSvc.InDetDD... INFO BCMBuilder initialize() successful in ToolSvc.InDetDD::BCM_Builder -GeoModelSvc.Pix... INFO BCM_GeoModel tool retrieved: BCM_Tool = PublicToolHandle('InDetDD::BCM_Builder/InDetDD::BCM_Builder') -ToolSvc.InDetDD... INFO BLMBuilder initialize() successful in ToolSvc.InDetDD::BLM_Builder -GeoModelSvc.Pix... INFO BLM_GeoModel tool retrieved: BLM_Tool = PublicToolHandle('InDetDD::BLM_Builder/InDetDD::BLM_Builder') -GeoModelSvc.Pix... INFO Service builder tool not specified. -PixelGeoModel INFO Retrieving Record Sets from database ... -PixelGeoModel INFO Key = ATLAS-GEO-10-00-00 Node = ATLAS -PixelGeoModel INFO ... Record Sets retrieved. -PixelGeoModel INFO DBM switch = SetDBMFlag: 0 -PixelGeoModel INFO Building Pixel Detector -PixelGeoModel INFO Version: Pixel-GEO-02, Name: DC3, Layout: Final, Code Version: 5.01.00, Description: DC3 Geometry -GEOPIXELSERVICES pixel : 40 245 // 3460 -GEOPIXELSERVICES barrel : 42 245 // -460 460 -GEOPIXELSERVICES endcap : 82 175 // 484 670 -PixelGeoModel INFO *** LAYER 0 planar/3D modules : 0 0 -PixelGeoModel INFO Layer 0 in/out radius 46.2723 64.1329 -PixelGeoModel INFO *** LAYER 1 planar/3D modules : 0 0 -PixelGeoModel INFO Layer 1 in/out radius 83.7078 102.132 -PixelGeoModel INFO *** LAYER 2 planar/3D modules : 0 0 -PixelGeoModel INFO Layer 2 in/out radius 117.51 136.132 -ToolSvc.InDetDD... INFO Building BCM with Version Tag: ATLAS-GEO-10-00-00 at Node: ATLAS -ToolSvc.InDetDD... INFO BCM Version: BCM-00 Package Version: BCM_GeoModel-00-02-07 -ToolSvc.InDetDD... INFO Building BLM with Version Tag: ATLAS-GEO-10-00-00 at Node: ATLAS -ToolSvc.InDetDD... INFO BLM Version: BLM-00 Package Version: BLM_GeoModel-00-01-05 -PixelGeoModel INFO Static run1 type alignment folder structure found -PixelDetectorMa... INFO Registering alignment channel with key /Indet/Align/ID, level 2, with frame global. -PixelDetectorMa... INFO Registering alignment channel with key /Indet/Align/PIX, level 1, with frame global. -PixelDetectorMa... INFO Registering alignment channel with key /Indet/Align/PIXB1, level 0, with frame local. -PixelDetectorMa... INFO Registering alignment channel with key /Indet/Align/PIXB2, level 0, with frame local. -PixelDetectorMa... INFO Registering alignment channel with key /Indet/Align/PIXB3, level 0, with frame local. -PixelDetectorMa... INFO Registering alignment channel with key /Indet/Align/PIXB4, level 0, with frame local. -PixelDetectorMa... INFO Registering alignment channel with key /Indet/Align/PIXEA1, level 0, with frame local. -PixelDetectorMa... INFO Registering alignment channel with key /Indet/Align/PIXEA2, level 0, with frame local. -PixelDetectorMa... INFO Registering alignment channel with key /Indet/Align/PIXEA3, level 0, with frame local. -PixelDetectorMa... INFO Registering alignment channel with key /Indet/Align/PIXEC1, level 0, with frame local. -PixelDetectorMa... INFO Registering alignment channel with key /Indet/Align/PIXEC2, level 0, with frame local. -PixelDetectorMa... INFO Registering alignment channel with key /Indet/Align/PIXEC3, level 0, with frame local. -GeoModelSvc.Pix... INFO Lorentz angle service not requested. -GeoModelSvc INFO GeoModelSvc.PixelDetectorTool SZ= 14484Kb Time = 0.37S -GeoModelSvc.SCT... INFO Building SCT with Version Tag: ATLAS-GEO-10-00-00 at Node: ATLAS -GeoModelSvc.SCT... INFO SCT Version: SCT-GEO-00 Package Version: SCT_GeoModel-00-12-08 -SCT_IDDetDescrCnv INFO in createObj: creating a SCT_ID helper object in the detector store -SCT_ID INFO Initialize from dictionary -AtlasDetectorID INFO initialize_from_dictionary - OK -indet 1 2,4,5,7,10,11,12,13 7 1fffffffffffffff 61 3 0 -sct1 1:3 3 e7ffffffffffffff 59 2 3 -bec1 -2,0,2 3 f9ffffffffffffff 57 2 5 -lay_disk0 0:8 f fe1fffffffffffff 53 4 7 -phi_mod0 0:55 3f ffe07fffffffffff 47 6 11 -eta_mod1 -6:6 f ffff87ffffffffff 43 4 17 -side0 0:1 1 fffffbffffffffff 42 1 21 -strip0 0:767 3ff fffffc00ffffffff 32 10 22 -SCT_ID INFO SCT_ID::initialize_from_dict -SCT_GeoModel INFO Building SCT Detector. -SCT_GeoModel INFO Version: SCT-GEO-00, Name: GEO, Layout: Final, Code Version: 3.06.00, Description: Atlas Geometry 2008 -SCT_GeoModel INFO Retrieving Record Sets from database ... -SCT_GeoModel INFO Static run1 type alignment folder structure found -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/ID, level 3, with frame global. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCT, level 2, with frame global. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTB1, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTB2, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTB3, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTB4, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEA1, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEA2, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEA3, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEA4, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEA5, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEA6, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEA7, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEA8, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEA9, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEC1, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEC2, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEC3, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEC4, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEC5, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEC6, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEC7, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEC8, level 1, with frame local. -SCTDetectorManager INFO Registering alignment channel with key /Indet/Align/SCTEC9, level 1, with frame local. -GeoModelSvc.SCT... INFO Lorentz angle service not requested. -GeoModelSvc INFO GeoModelSvc.SCT_DetectorTool SZ= 14336Kb Time = 0.25S -GeoModelSvc.TRT... INFO Building TRT with Version Tag: ATLAS-GEO-10-00-00 at Node: ATLAS -GeoModelSvc.TRT... INFO TRT Version: TRT-GEO-00 Package Version: TRT_GeoModel-00-02-70 -GeoModelSvc.TRT... INFO Creating the TRT -GeoModelSvc.TRT... INFO TRT Geometry Options: -GeoModelSvc.TRT... INFO UseOldActiveGasMixture = false -GeoModelSvc.TRT... INFO Do Argon = false -GeoModelSvc.TRT... INFO Do Krypton = false -GeoModelSvc.TRT... INFO DC2CompatibleBarrelCoordinates = false -GeoModelSvc.TRT... INFO InitialLayout = true -GeoModelSvc.TRT... INFO Alignable = true -GeoModelSvc.TRT... INFO VersioName = DC3 -GeoModelSvc.TRT... INFO Building TRT geometry from GeoModel factory TRTDetectorFactory_Full -TRT_GeoModel WARNING The folder of /TRT/Cond/StatusHT is NOT available, WHOLE TRT RUNNING XENON -TRT_GeoModel WARNING Tool setup will force to NOT to use ARGON. Ignore this warning if you are running RECONSTRUCTION or DIGI, but cross-check if you are running SIMULATION -TRT_GeoModel WARNING Tool setup will force to NOT to use KRYPTON. Ignore this warning if you are running RECONSTRUCTION or DIGI, but cross-check if you are running SIMULATION -TRT_IDDetDescrCnv INFO in createObj: creating a TRT_ID helper object in the detector store -TRT_ID INFO Initialize from dictionary msgSvc 0x246c220 -AtlasDetectorID INFO initialize_from_dictionary - OK -TRT_GeoModel INFO In TRT Detector Factory (For DC2 and later geometries) -TRT_GeoModel INFO Version: TRT-GEO-00, Name: DC3, Layout: Initial, Code Version: 4.01.01, Description: DC3 Geometry -TRT_GeoModel INFO Static run1 type alignment folder structure found -TRTDetectorManager INFO Registering alignment channel with key /TRT/Align/TRT, level 3, with frame global. -TRTDetectorManager INFO Registering alignment channel with key /TRT/Align/B0, level 2, with frame global. -TRTDetectorManager INFO Registering alignment channel with key /TRT/Align/B1, level 2, with frame global. -TRTDetectorManager INFO Registering alignment channel with key /TRT/Align/B2, level 2, with frame global. -TRTDetectorManager INFO Registering alignment channel with key /TRT/Align/L2A, level 1, with frame global. -TRTDetectorManager INFO Registering alignment channel with key /TRT/Align/L2C, level 1, with frame global. -GeoModelSvc INFO GeoModelSvc.TRT_DetectorTool SZ= 22200Kb Time = 0.3S -GeoModelSvc.InD... INFO InDetServMat Package Version: InDetServMatGeoModel-00-04-32 -GeoModelSvc.InD... INFO Building Inner Detector Service Material. Version: CSC -GeoModelSvc INFO GeoModelSvc.InDetServMatTool SZ= 0Kb Time = 0.05S -GeoModelSvc.Muo... INFO create MuonDetectorTool - package version = MuonGeoModel-01-09-13 -GeoModelSvc.Muo... INFO (from GeoModelSvc) AtlasVersion = <ATLAS-GEO-10-00-00> MuonVersion = <> -GeoModelSvc.Muo... INFO Keys for Muon Switches are (key) ATLAS-GEO-10-00-00 (node) ATLAS -GeoModelSvc.Muo... INFO (from GeoModelSvc) in AtlasVersion = <ATLAS-GEO-10-00-00> default MuonVersion is <MuonSpectrometer-R.03.11> -GeoModelSvc.Muo... INFO Properties have been set as follows: -GeoModelSvc.Muo... INFO LayoutName R -GeoModelSvc.Muo... INFO IncludeCutouts 0 -GeoModelSvc.Muo... INFO IncludeCutoutsBog 0 -GeoModelSvc.Muo... INFO IncludeCtbBis 0 -GeoModelSvc.Muo... INFO ControlAlines 111111 -GeoModelSvc.Muo... INFO MinimalGeoFlag 0 -GeoModelSvc.Muo... INFO EnableCscIntAlignment 0 -GeoModelSvc.Muo... INFO EnableCscIntAlignmentFromGM 1 -GeoModelSvc.Muo... INFO ControlCscIntAlines reset to 0 -GeoModelSvc.Muo... INFO EnableMdtDeformations 0 -GeoModelSvc.Muo... INFO EnableMdtAsBuiltParameters 0 -MuonGeoModel INFO MuonDetectorFactory - constructor MuonSystem OuterRadius 13000 Length 22030 -MuGM:MuonFactory INFO MuonLayout set to <R.03.11> = Development version for DC3 - infrastructures -MuGM:MuonFactory INFO BOG cutouts are activated 1 , all other cutouts are disabled 1 -MuGM:MuonFactory INFO Manager created for geometry version R.03.11 from DB MuonVersion <MuonSpectrometer-R.03.11> -MuonGeoModel_MYSQL INFO GeometryVersion set to <R.03.11> -MuGM:MuonFactory INFO Mysql helper class created here for geometry version R.03.11 from DB MuonVersion <MuonSpectrometer-R.03.11> -MuGM:MuonFactory INFO MDTIDHELPER retrieved from DetStore -MDT_IDDetDescrCnv INFO in createObj: creating a MdtIdHelper object in the detector store -AtlasDetectorIDHelper::initialize_from_dictionary - Warning: unable to find mm region index: group, region size 0 0 -AtlasDetectorIDHelper::initialize_from_dictionary - Warning: unable to find stgc region index: group, region size 0 0 -AtlasDetectorID::initLevelsFromDict - there are no sTGC entries in the dictionary! -AtlasDetectorID::initLevelsFromDict - there are no MM entries in the dictionary! - AtlasDetectorID::initialize_from_dictionary - OK -MdtIdHelper INFO MultiRange built successfully to Technology: MultiRange size is 203 -MdtIdHelper INFO MultiRange built successfully to detector element: Multilayer MultiRange size is 234 -MdtIdHelper INFO MultiRange built successfully to tube: MultiRange size is 234 -MdtIdHelper INFO Initializing MDT hash indices ... -MdtIdHelper INFO The element hash max is 1172 -MdtIdHelper INFO The detector element hash max is 2296 -MdtIdHelper INFO Initializing MDT hash indices for finding neighbors ... -MuGM:MuonFactory INFO RPCIDHELPER retrieved from DetStore -RPC_IDDetDescrCnv INFO in createObj: creating a RpcIdHelper object in the detector store -AtlasDetectorIDHelper::initialize_from_dictionary - Warning: unable to find mm region index: group, region size 0 0 -AtlasDetectorIDHelper::initialize_from_dictionary - Warning: unable to find stgc region index: group, region size 0 0 -AtlasDetectorID::initLevelsFromDict - there are no sTGC entries in the dictionary! -AtlasDetectorID::initLevelsFromDict - there are no MM entries in the dictionary! - AtlasDetectorID::initialize_from_dictionary - OK -RpcIdHelper INFO MultiRange built successfully to doubletR: MultiRange size is 234 -RpcIdHelper INFO MultiRange built successfully to detectorElement: DetectorElement MultiRange size is 234 -RpcIdHelper INFO MultiRange built successfully to rpcStrip: MultiRange size is 234 -RpcIdHelper INFO Initializing RPC hash indices ... -RpcIdHelper INFO The element hash max is 594 -RpcIdHelper INFO The detector element hash max is 1116 -RpcIdHelper INFO Initializing RPC hash indices for finding neighbors ... -MuGM:MuonFactory INFO TGCIDHELPER retrieved from DetStore -TGC_IDDetDescrCnv INFO in createObj: creating a TgcIdHelper object in the detector store -AtlasDetectorIDHelper::initialize_from_dictionary - Warning: unable to find mm region index: group, region size 0 0 -AtlasDetectorIDHelper::initialize_from_dictionary - Warning: unable to find stgc region index: group, region size 0 0 -AtlasDetectorID::initLevelsFromDict - there are no sTGC entries in the dictionary! -AtlasDetectorID::initLevelsFromDict - there are no MM entries in the dictionary! - AtlasDetectorID::initialize_from_dictionary - OK -TgcIdHelper INFO MultiRange built successfully to Technology: MultiRange size is 203 -TgcIdHelper INFO MultiRange built successfully to detector element: Multilayer MultiRange size is 203 -TgcIdHelper INFO MultiRange built successfully to channel: MultiRange size is 234 -TgcIdHelper INFO Initializing TGC hash indices ... -TgcIdHelper INFO The element hash max is 1578 -TgcIdHelper INFO The detector element hash max is 1578 -TgcIdHelper INFO Initializing TGC hash indices for finding neighbors ... -MuGM:MuonFactory INFO CSCIDHELPER retrieved from DetStore -CSC_IDDetDescrCnv INFO in createObj: creating a CcscIdHelper object in the detector store -AtlasDetectorIDHelper::initialize_from_dictionary - Warning: unable to find mm region index: group, region size 0 0 -AtlasDetectorIDHelper::initialize_from_dictionary - Warning: unable to find stgc region index: group, region size 0 0 -AtlasDetectorID::initLevelsFromDict - there are no sTGC entries in the dictionary! -AtlasDetectorID::initLevelsFromDict - there are no MM entries in the dictionary! - AtlasDetectorID::initialize_from_dictionary - OK -CscIdHelper INFO MultiRange built successfully to Technology: MultiRange size is 203 -CscIdHelper INFO MultiRange built successfully to detector element: Multilayer MultiRange size is 230 -CscIdHelper INFO MultiRange built successfully to cscStrip: MultiRange size is 234 -CscIdHelper INFO Initializing CSC hash indices ... -CscIdHelper INFO The element hash max is 32 -CscIdHelper INFO The detector element hash max is 64 -CscIdHelper INFO The channel hash max is 61440 -CscIdHelper INFO Initializing CSC hash indices for finding neighbors ... -MuGM:MuonFactory INFO STGCIDHELPER retrieved from DetStore -sTGC_IDDetDescrCnv INFO in createObj: creating a sTgcIdHelper object in the detector store -AtlasDetectorIDHelper::initialize_from_dictionary - Warning: unable to find mm region index: group, region size 0 0 -AtlasDetectorIDHelper::initialize_from_dictionary - Warning: unable to find stgc region index: group, region size 0 0 -AtlasDetectorID::initLevelsFromDict - there are no sTGC entries in the dictionary! -AtlasDetectorID::initLevelsFromDict - there are no MM entries in the dictionary! - AtlasDetectorID::initialize_from_dictionary - OK -MuGM:MuonFactory INFO MMIDHELPER retrieved from DetStore -MM_IDDetDescrCnv INFO in createObj: creating a MmIdHelper object in the detector store -AtlasDetectorIDHelper::initialize_from_dictionary - Warning: unable to find mm region index: group, region size 0 0 -AtlasDetectorIDHelper::initialize_from_dictionary - Warning: unable to find stgc region index: group, region size 0 0 -AtlasDetectorID::initLevelsFromDict - there are no sTGC entries in the dictionary! -AtlasDetectorID::initLevelsFromDict - there are no MM entries in the dictionary! - AtlasDetectorID::initialize_from_dictionary - OK -MuGM:MuonFactory INFO **************** MuonDetectorFactory001 ************************ -MuGM:MuonFactory INFO *** Start building the Muon Geometry Tree ********************** -MuGM:RDBReadAtlas INFO Start retriving dbObjects with tag = <ATLAS-GEO-10-00-00> node <ATLAS> -MuGM:RDBReadAtlas INFO After getQuery XtomoData -In DblQ00Xtomo(data) -No XtomoData table in the MuonDD Database -MuGM:RDBReadAtlas INFO After new DblQ00Xtomo -MuGM:RDBReadAtlas INFO After m_dhxtomo.data() -MuGM:RDBReadAtlas INFO No Ascii aszt input found: looking for A-lines in ORACLE -MuGM:RDBReadAtlas INFO ASZT table found in Oracle -MuGM:RDBReadAtlas INFO ASZT size is 32 -MuGM:RDBReadAtlas INFO No Ascii iacsc input found: looking for A-lines in ORACLE -MuGM:RDBReadAtlas INFO No ISZT table in Oracle -MuGM:RDBReadAtlas INFO Access granted for all dbObjects needed by muon detectors -MuonGeoModel_MYSQL INFO LayoutName (from DBAM) set to <R.03> -- relevant for CTB2004 -MuGM:ProcStations INFO Processing Stations and Components -MuGM:ProcStations INFO Processing Stations and Components DONE -MuGM:ProcTechnol.s INFO nMDT 8 nCSC 2 nTGC 22 nRPC 22 -MuGM:ProcTechnol.s INFO nDED 2 nSUP 4 nSPA 2 -MuGM:ProcTechnol.s INFO nCHV 4 nCRO 4 nCMI 3 nLBI 4 -MuGM:ProcPosition INFO *** N. of stations positioned in the setup 226 -MuGM:ProcPosition INFO *** N. of stations described in mysql 226 -MuGM:ProcPosition INFO *** N. of types 30 size of jtypvec 30 -MuGM:ProcPosition INFO *** : 226 kinds of stations (type*sub_type) -MuGM:ProcPosition INFO *** : 1740 physical stations in space - according to the MuonDD DataBase -MuGM:ProcCutouts INFO Processing Cutouts for geometry layout R.03 -MuGM:ProcCutouts INFO Processing Cutouts DONE -MuGM:RDBReadAtlas INFO ProcessTGCreadout - version 7 wirespacing 1.8 -MuGM:RDBReadAtlas INFO Intermediate Objects built from primary numbers -MuGM:MuonFactory INFO theMaterialManager retrieven successfully from the DetStore -MuGM:MuonFactory INFO MuonSystem description from OracleTag=<ATLAS-GEO-10-00-00> and node=<ATLAS> -MuGM:MuonFactory INFO TreeTop added to the Manager -MuGM:MuonFactory INFO Muon Layout R.03.11 -MuGM:MuonFactory INFO Fine Clash Fixing disabled: (should be ON/OFF for Simulation/Reconstruction) -MuGM:MuonFactory INFO **************** MuonDetectorFactory001 **************************** -MuGM:MuonFactory INFO *** The Muon Chamber Geometry Tree is built with -MuGM:MuonFactory INFO *** 1740 child volumes -MuGM:MuonFactory INFO *** 1729 independent elements and -MuGM:MuonFactory INFO *** 11439 elements cloned or shared -MuGM:MuonFactory INFO *** 226 kinds of stations -MuGM:MuonFactory INFO *** 1740 stations with alignable transforms -MuGM:MuonFactory INFO *** 136 stations are described as Assemblies -MuGM:MuonFactory INFO *** 1740 MuonStations -MuGM:MuonFactory INFO *** 2292 MDT Readout Elements 1170 MDT Detector Elements -MuGM:MuonFactory INFO *** 32 CSC Readout Elements 32 CSC Detector Elements -MuGM:MuonFactory INFO *** 1116 RPC Readout Elements 594 RPC Detector Elements -MuGM:MuonFactory INFO *** 1578 TGC Readout Elements 1578 TGC Detector Elements -MuGM:MuonFactory INFO ******************************************************************** -MuGM:MuonFactory INFO *** Inert Material built according to DB switches and config. ****** -MuGM:MuonFactory INFO *** The Muon Geometry Tree has 1740 child vol.s in total ******** -MuGM:MuonFactory INFO ******************************************************************** - -MGM::MuonDetect... INFO Init A/B Line Containers - done - size is respectively 1740/0 -MGM::MuonDetect... INFO No Aline for CSC wire layers loaded -GeoModelSvc INFO GeoModelSvc.MuonDetectorTool SZ= 21472Kb Time = 1.53S -GeoModelSvc.Bea... INFO Building Beam Pipe -GeoModelSvc INFO GeoModelSvc.BeamPipeDetectorTool SZ= 1024Kb Time = 0.01S -CORAL/Services/ConnectionService Info User session with sessionID=S#4(C#7.s#1) will be ended on connectionID=C#7 -CORAL/Services/ConnectionService Info Connection to service "ATLF/()" with connectionID=C#7 will be disconnected -GeoModelSvc.Pix...WARNING Unable to register callback on global Container with folder /Indet/AlignL1/ID -GeoModelSvc.Pix...WARNING Unable to register callback on global Container with folder /Indet/AlignL2/PIX -GeoModelSvc.Pix...WARNING Unable to register callback on AlignableTransformContainer with folder /Indet/AlignL3 -ClassIDSvc INFO getRegistryEntries: read 16160 CLIDRegistry entries for module ALL -GeoModelSvc.SCT...WARNING Unable to register callback on global Container with folder /Indet/AlignL1/ID -GeoModelSvc.SCT...WARNING Unable to register callback on global Container with folder /Indet/AlignL2/SCT -GeoModelSvc.SCT...WARNING Unable to register callback on AlignableTransformContainer with folder /Indet/AlignL3 -GeoModelSvc.TRT...WARNING Unable to register callback on global Container with folder /TRT/AlignL1/TRT -GeoModelSvc.TRT...WARNING Unable to register callback on AlignableTransformContainer with folder /TRT/AlignL2 -GeoModelSvc.Muo... INFO Register call-back against 0 folders listed below -GeoModelSvc.Muo... INFO CondAttrListCollection not found in the DetectorStore -GeoModelSvc.Muo... INFO Unable to register callback on CondAttrListCollection for any folder in the list -GeoModelSvc.Muo... INFO This is OK unless you expect to read alignment and deformations from COOL -AthenaEventLoopMgr INFO Initializing AthenaEventLoopMgr - package version AthenaServices-01-60-08 -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... -HistogramPersis...WARNING Histograms saving not required. -AthenaEventLoopMgr INFO Setup EventSelector service EventSelector -ActiveStoreSvc INFO Initializing ActiveStoreSvc - package version StoreGate-03-06-37 -ApplicationMgr INFO Application Manager Initialized successfully -InputMetaDataStore INFO Start InputMetaDataStore -MetaDataStore INFO Start MetaDataStore -TagMetaDataStore INFO Start TagMetaDataStore -/afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-16.6.7.1/AOD-16.6.7.1-full.pool.root Info Database being retired... -Domain[ROOT_All] Info -> Deaccess DbDatabase READ [ROOT_All] 48D7B5A4-1E0D-E011-B6D0-003048F0E778 -Domain[ROOT_All] Info > Deaccess DbDomain READ [ROOT_All] -RootCollection Info Opening Collection File /afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-16.6.7.1/AOD-16.6.7.1-full.pool.root in mode: READ -RootCollection Info File /afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-16.6.7.1/AOD-16.6.7.1-full.pool.root opened -DbSession Info Open DbSession -Domain[ROOT_All] Info > Access DbDomain READ [ROOT_All] -Domain[ROOT_All] Info -> Access DbDatabase READ [ROOT_All] 48D7B5A4-1E0D-E011-B6D0-003048F0E778 -Domain[ROOT_All] Info /afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-16.6.7.1/AOD-16.6.7.1-full.pool.root -RootDatabase.open Success /afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-16.6.7.1/AOD-16.6.7.1-full.pool.root File version:52600 -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-16.6.7.1/AOD-16.6.7.1-full.pool.root" -ImplicitCollection Info and a name "POOLContainer_DataHeader" -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. -PoolSvc INFO Failed to find container MetaDataHdr(DataHeader) to get Token. -AthenaEventLoopMgr INFO ===>>> start of run 105200 <<<=== -EventPersistenc... INFO Added successfully Conversion service:TagInfoMgr -IOVDbSvc INFO Global tag: OFLCOND-DR-BS7T-ANom-11 set from input file -ClassIDSvc INFO getRegistryEntries: read 36 CLIDRegistry entries for module ALL -IOVDbSvc INFO Opening COOL connection for COOLOFL_INDET/OFLP200 -RalSessionMgr Info Instantiate a R/O RalSessionMgr for 'COOLOFL_INDET/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-work3/Reconstruction/egamma/egammaAthenaPool/run/egammaEventTPCnv_16.6.7.1-x86_64-slc6-gcc49-dbg/sqlite200 is not writable" )' - do NOT retry -CORAL/Services/ConnectionService Info Connection to service "sqlite200/ALLP200.db" with connectionID=C#8 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-work3/Reconstruction/egamma/egammaAthenaPool/run/egammaEventTPCnv_16.6.7.1-x86_64-slc6-gcc49-dbg/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#9 has been connected -CORAL/Services/ConnectionService Info New user session with sessionID=S#5(C#9.s#1) started on connectionID=C#9 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_INDET/OFLP200' -RelationalDatabase Info Release number backward compatibility - NO SCHEMA EVOLUTION REQUIRED: database with OLDER release number 2.8.0 will be opened using CURRENT client release number 3.1.3 -IOVDbSvc INFO HVS tag OFLCOND-DR-BS7T-ANom-11 resolved to InDetAlign_Nominal for folder /Indet/Align -IOVDbSvc INFO HVS tag OFLCOND-DR-BS7T-ANom-11 resolved to IBLDist-NULL for folder /Indet/IBLDist -IOVDbSvc INFO HVS tag OFLCOND-DR-BS7T-ANom-11 resolved to InDetPixelDist-000-00 for folder /Indet/PixelDist -IOVDbSvc INFO Disconnecting from COOLOFL_INDET/OFLP200 -RalSessionMgr Info Commit the read-only transaction active for the duration of the database connection -RalSessionMgr Info Disconnect from the database server -CORAL/Services/ConnectionService Info User session with sessionID=S#5(C#9.s#1) will be ended on connectionID=C#9 -CORAL/Services/ConnectionService Info Connection to service "ATLF/()" with connectionID=C#9 will be disconnected -RelationalDatabase Info Delete the RalDatabase for 'COOLOFL_INDET/OFLP200' -RalSessionMgr Info Delete the RalSessionMgr for 'COOLOFL_INDET/OFLP200' -IOVDbSvc INFO Opening COOL connection for COOLOFL_TRT/OFLP200 -RalSessionMgr Info Instantiate a R/O RalSessionMgr for 'COOLOFL_TRT/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-work3/Reconstruction/egamma/egammaAthenaPool/run/egammaEventTPCnv_16.6.7.1-x86_64-slc6-gcc49-dbg/sqlite200 is not writable" )' - do NOT retry -CORAL/Services/ConnectionService Info Connection to service "sqlite200/ALLP200.db" with connectionID=C#10 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-work3/Reconstruction/egamma/egammaAthenaPool/run/egammaEventTPCnv_16.6.7.1-x86_64-slc6-gcc49-dbg/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#11 has been connected -CORAL/Services/ConnectionService Info New user session with sessionID=S#6(C#11.s#1) started on connectionID=C#11 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_TRT/OFLP200' -RelationalDatabase Info Release number backward compatibility - NO SCHEMA EVOLUTION REQUIRED: database with OLDER release number 2.8.0 will be opened using CURRENT client release number 3.1.3 -IOVDbSvc INFO HVS tag OFLCOND-DR-BS7T-ANom-11 resolved to TRTAlign_Nominal for folder /TRT/Align -IOVDbSvc INFO HVS tag OFLCOND-DR-BS7T-ANom-11 resolved to TRTCalibDX_nominal for folder /TRT/Calib/DX -IOVDbSvc INFO HVS tag OFLCOND-DR-BS7T-ANom-11 resolved to TrtStrawStatusTemporaryEmpty for folder /TRT/Cond/Status -IOVDbSvc INFO HVS tag OFLCOND-DR-BS7T-ANom-11 resolved to TrtStrawStatusHT-empty-00-00 for folder /TRT/Cond/StatusHT -IOVDbSvc INFO HVS tag OFLCOND-DR-BS7T-ANom-11 resolved to TrtStrawStatusPermanentAllBoardsBarrelIndividual for folder /TRT/Cond/StatusPermanent -IOVDbSvc INFO Disconnecting from COOLOFL_TRT/OFLP200 -RalSessionMgr Info Commit the read-only transaction active for the duration of the database connection -RalSessionMgr Info Disconnect from the database server -CORAL/Services/ConnectionService Info User session with sessionID=S#6(C#11.s#1) will be ended on connectionID=C#11 -CORAL/Services/ConnectionService Info Connection to service "ATLF/()" with connectionID=C#11 will be disconnected -RelationalDatabase Info Delete the RalDatabase for 'COOLOFL_TRT/OFLP200' -RalSessionMgr Info Delete the RalSessionMgr for 'COOLOFL_TRT/OFLP200' -DbSession Info Open DbSession -Domain[ROOT_All] Info > Access DbDomain READ [ROOT_All] -Domain[ROOT_All] Info -> Access DbDatabase READ [ROOT_All] 8E91164C-1E3C-DB11-8CAB-00132046AB63 -Domain[ROOT_All] Info /afs/cern.ch/atlas/conditions/poolcond/vol0/oflcond.000002.conditions.simul.pool.v0000/oflcond.000002.conditions.simul.pool.v0000._0028.pool.root -TClass::Init:0: RuntimeWarning: no dictionary for class DataHeader_p1 is available -TClass::Init:0: RuntimeWarning: no dictionary for class DataHeaderElement_p1 is available -RootDatabase.open Success /afs/cern.ch/atlas/conditions/poolcond/vol0/oflcond.000002.conditions.simul.pool.v0000/oflcond.000002.conditions.simul.pool.v0000._0028.pool.root File version:51000 -PixelDetectorMa... INFO Processing IBLDist alignment container with key (/Indet/IBLDist) and alignment folder pointing to /Indet/Align -Domain[ROOT_All] Info -> Access DbDatabase READ [ROOT_All] 0E3CF1E5-143D-DB11-92C7-000CF1DA62DD -Domain[ROOT_All] Info /afs/cern.ch/atlas/conditions/poolcond/vol0/oflcond.000002.conditions.simul.pool.v0000/oflcond.000002.conditions.simul.pool.v0000._0029.pool.root -RootDatabase.open Success /afs/cern.ch/atlas/conditions/poolcond/vol0/oflcond.000002.conditions.simul.pool.v0000/oflcond.000002.conditions.simul.pool.v0000._0029.pool.root File version:51000 -Domain[ROOT_All] Info -> Access DbDatabase READ [ROOT_All] D67CA215-C5CB-DF11-954C-000423DC2158 -Domain[ROOT_All] Info /afs/cern.ch/atlas/conditions/poolcond/vol0/cond09_mc.000019.gen.COND/cond09_mc.000019.gen.COND._0010.pool.root -RootDatabase.open Success /afs/cern.ch/atlas/conditions/poolcond/vol0/cond09_mc.000019.gen.COND/cond09_mc.000019.gen.COND._0010.pool.root File version:52200 -AthenaEventLoopMgr INFO ===>>> start processing event #1, run #105200 0 events processed so far <<<=== -ClassIDSvc INFO getRegistryEntries: read 140 CLIDRegistry entries for module ALL -ClassIDSvc INFO getRegistryEntries: read 167 CLIDRegistry entries for module ALL -VxContainerCnv INFO VxContainerCnv::initialize() - INFO MVFVxContainerCnv::initialize() -VxContainerCnv INFO VxContainerCnv: MVFVxCandidate converter=0x3ab67b80 -TrackParticleCo... INFO TrackParticleContainerCnv::initialize() -AtlasIDDetDescrCnv INFO in createObj: creating a AtlasDetectorID helper object in the detector store -AtlasDetectorID INFO initialize_from_dictionary - OK -ClassIDSvc INFO getRegistryEntries: read 2331 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/oflcond.000002.conditions.simul.pool.v0000/oflcond.000002.conditions.simul.pool.v0000._0029.pool.root Info Database being retired... -Domain[ROOT_All] Info -> Deaccess DbDatabase READ [ROOT_All] 0E3CF1E5-143D-DB11-92C7-000CF1DA62DD -/afs/cern.ch/atlas/conditions/poolcond/vol0/cond09_mc.000019.gen.COND/cond09_mc.000019.gen.COND._0010.pool.root Info Database being retired... -Domain[ROOT_All] Info -> Deaccess DbDatabase READ [ROOT_All] D67CA215-C5CB-DF11-954C-000423DC2158 -/afs/cern.ch/atlas/conditions/poolcond/vol0/oflcond.000002.conditions.simul.pool.v0000/oflcond.000002.conditions.simul.pool.v0000._0028.pool.root Info Database being retired... -Domain[ROOT_All] Info -> Deaccess DbDatabase READ [ROOT_All] 8E91164C-1E3C-DB11-8CAB-00132046AB63 -Domain[ROOT_All] Info > Deaccess DbDomain READ [ROOT_All] -AthenaEventLoopMgr INFO ===>>> start processing event #2, run #105200 1 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> done processing event #2, run #105200 2 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> start processing event #3, run #105200 2 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> done processing event #3, run #105200 3 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> start processing event #4, run #105200 3 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> done processing event #4, run #105200 4 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> start processing event #5, run #105200 4 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> done processing event #5, run #105200 5 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> start processing event #6, run #105200 5 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> done processing event #6, run #105200 6 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> start processing event #7, run #105200 6 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> done processing event #7, run #105200 7 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> start processing event #8, run #105200 7 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> done processing event #8, run #105200 8 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> start processing event #9, run #105200 8 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> done processing event #9, run #105200 9 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> start processing event #10, run #105200 9 events processed so far <<<=== -AthenaEventLoopMgr INFO ===>>> done processing event #10, run #105200 10 events processed so far <<<=== -/afs/cern.ch/atlas/maxidisk/d33/referencefiles/aod/AOD-16.6.7.1/AOD-16.6.7.1-full.pool.root Info Database being retired... -Domain[ROOT_All] Info -> Deaccess DbDatabase READ [ROOT_All] 48D7B5A4-1E0D-E011-B6D0-003048F0E778 -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 -MetaDataStore INFO Stop MetaDataStore -InputMetaDataStore INFO Stop InputMetaDataStore -ApplicationMgr INFO Application Manager Stopped successfully -dumper INFO Finalizing dumper... -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-37 -PyComponentMgr INFO Finalizing PyComponentMgr... -IdDictDetDescrCnv INFO in finalize -DetectorStore INFO Finalizing DetectorStore - package version StoreGate-03-06-37 -ConditionStore INFO Finalizing ConditionStore - package version StoreGate-03-06-37 -IOVDbSvc INFO Folder /Indet/Align (PoolColl) db-read 1/1 objs/chan/bytes 34/43/5440 (( 0.56 ))s -IOVDbSvc INFO Folder /Indet/IBLDist (AttrListColl) db-read 1/1 objs/chan/bytes 14/14/280 (( 0.33 ))s -IOVDbSvc INFO Folder /Indet/PixelDist (PoolRef) db-read 1/0 objs/chan/bytes 1/1/174 (( 0.84 ))s -IOVDbSvc WARNING Folder /Indet/PixelDist is requested but no data retrieved -IOVDbSvc INFO Folder /TRT/Align (PoolColl) db-read 1/1 objs/chan/bytes 32/32/5120 (( 0.53 ))s -IOVDbSvc INFO Folder /TRT/Calib/DX (PoolRef) db-read 1/1 objs/chan/bytes 1/1/183 (( 0.49 ))s -IOVDbSvc INFO Folder /TRT/Cond/Status (PoolColl) db-read 1/0 objs/chan/bytes 36/36/6732 (( 0.45 ))s -IOVDbSvc WARNING Folder /TRT/Cond/Status is requested but no data retrieved -IOVDbSvc INFO Folder /TRT/Cond/StatusHT (PoolColl) db-read 1/0 objs/chan/bytes 35/35/6370 (( 0.45 ))s -IOVDbSvc WARNING Folder /TRT/Cond/StatusHT is requested but no data retrieved -IOVDbSvc INFO Folder /TRT/Cond/StatusPermanent (PoolColl) db-read 1/0 objs/chan/bytes 35/36/6545 (( 0.49 ))s -IOVDbSvc WARNING Folder /TRT/Cond/StatusPermanent is requested but no data retrieved -IOVDbSvc INFO Folder /TagInfo (AttrListColl) db-read 0/2 objs/chan/bytes 2/0/0 (( 0.00 ))s -IOVDbSvc INFO Total payload read from COOL: 30844 bytes in (( 4.12 ))s -IOVDbSvc INFO Connection sqlite://;schema=mycool.db;dbname=OFLP200 : nConnect: 0 nFolders: 0 ReadTime: (( 0.00 ))s -IOVDbSvc INFO Connection COOLOFL_INDET/OFLP200 : nConnect: 2 nFolders: 3 ReadTime: (( 1.73 ))s -IOVDbSvc INFO Connection COOLOFL_TRT/OFLP200 : nConnect: 2 nFolders: 5 ReadTime: (( 2.39 ))s -TagMetaDataStore INFO Finalizing TagMetaDataStore - package version StoreGate-03-06-37 -PoolSvc INFO I/O finalization... -XMLFileCatalog Info Updating the catalog -PoolXMLFileCatalog Info XercesC termination number 0 -MetaDataStore INFO Finalizing MetaDataStore - package version StoreGate-03-06-37 -InputMetaDataStore INFO Finalizing InputMetaDataStore - package version StoreGate-03-06-37 -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= 24.5 [s] #= 1 -*****Chrono***** INFO **************************************************************************************************** -ChronoStatSvc.f... INFO Service finalized successfully -ApplicationMgr INFO Application Manager Finalized successfully -ApplicationMgr INFO Application Manager Terminated successfully -Py:Athena INFO leaving with code 0: "successful run" -CoralApplication Info Delete the COOL CoralApplication... -CoralApplication Info Delete the COOL database service -RalDatabaseSvc Info Delete the RalDatabaseSvc... -RalDatabaseSvc Info Purge the connection pool -RalDatabaseSvc Info Reset the ICS pointer -RalDatabaseSvc Info Delete the RalDatabaseSvc... DONE -CoralApplication Info Delete the CORAL connection service -CoralApplication Info Delete the COOL CoralApplication... DONE -CORAL/Services/ConnectionService Info Deleting the ConnectionPool -- GitLab