diff --git a/Control/AthenaExamples/AthExJobOptions/share/BasicJobOptions.ref b/Control/AthenaExamples/AthExJobOptions/share/BasicJobOptions.ref index 18d72b130a086c111d7154df7a978bedf876cae0..bf2293d14e59f0b14c158a79ee72cbe735704f6b 100644 --- a/Control/AthenaExamples/AthExJobOptions/share/BasicJobOptions.ref +++ b/Control/AthenaExamples/AthExJobOptions/share/BasicJobOptions.ref @@ -443,7 +443,7 @@ TopAlgorithm.Tool2 INFO Retrieved TheToolTool = PrivateToolHandl TopAlgorithm.Tool2.CxxDefault... DEBUG Property update for OutputLevel : new value = 2 TopAlgorithm.Tool2 INFO Retrieved TheToolToolArray = PrivateToolHandleArray(['ConcreteTool/CxxDefaultTool']) TopAlgorithm.Tool2 DEBUG Registering all Tools in ToolHandleArray TheToolToolArray -TopAlgorithm.Tool2 DEBUG Adding private ToolHandle tool TopAlgorithm.Tool2.CxxDefaultTool (ConcreteTool) from ToolHandleArray TheToolToolArray +TopAlgorithm.Tool2 DEBUG Adding private ToolHandle tool TopAlgorithm.Tool2.CxxDefaultTool (ConcreteTool) TopAlgorithm.Tool2 DEBUG Adding public ToolHandle tool ToolSvc.PublicConcreteTool (ConcreteTool) TopAlgorithm.Tool2 DEBUG Adding private ToolHandle tool TopAlgorithm.Tool2.ConcreteTool (ConcreteTool) TopAlgorithm.Tool3 DEBUG Property update for OutputLevel : new value = 2 @@ -460,13 +460,13 @@ TopAlgorithm INFO Empty public tool is empty (OK) TopAlgorithm DEBUG input handles: 0 TopAlgorithm DEBUG output handles: 0 TopAlgorithm DEBUG Registering all Tools in ToolHandleArray PrivateToolList -TopAlgorithm DEBUG Adding private ToolHandle tool TopAlgorithm.Tool1 (ConcreteTool) from ToolHandleArray PrivateToolList -TopAlgorithm DEBUG Adding private ToolHandle tool TopAlgorithm.Tool2 (ToolUsingTool) from ToolHandleArray PrivateToolList -TopAlgorithm DEBUG Adding private ToolHandle tool TopAlgorithm.Tool3 (ToolSpace::TemplatedTool) from ToolHandleArray PrivateToolList +TopAlgorithm DEBUG Adding private ToolHandle tool TopAlgorithm.Tool1 (ConcreteTool) +TopAlgorithm DEBUG Adding private ToolHandle tool TopAlgorithm.Tool2 (ToolUsingTool) +TopAlgorithm DEBUG Adding private ToolHandle tool TopAlgorithm.Tool3 (ToolSpace::TemplatedTool) TopAlgorithm DEBUG Registering all Tools in ToolHandleArray PublicToolList -TopAlgorithm DEBUG Adding public ToolHandle tool ToolSvc.Tool4 (ConcreteTool) from ToolHandleArray PublicToolList -TopAlgorithm DEBUG Adding public ToolHandle tool ToolSvc.Tool5 (ToolUsingTool) from ToolHandleArray PublicToolList -TopAlgorithm DEBUG Adding public ToolHandle tool ToolSvc.Tool6 (ToolSpace::TemplatedTool) from ToolHandleArray PublicToolList +TopAlgorithm DEBUG Adding public ToolHandle tool ToolSvc.Tool4 (ConcreteTool) +TopAlgorithm DEBUG Adding public ToolHandle tool ToolSvc.Tool5 (ToolUsingTool) +TopAlgorithm DEBUG Adding public ToolHandle tool ToolSvc.Tool6 (ToolSpace::TemplatedTool) TopAlgorithm DEBUG Adding private ToolHandle tool TopAlgorithm.TSTT (ToolSpace::TemplatedTool) TopAlgorithm DEBUG Adding public ToolHandle tool ToolSvc.ConcreteTool (ConcreteTool) TopAlgorithm DEBUG Data Deps for TopAlgorithm @@ -478,7 +478,7 @@ MyAlg.ToolUsingTool INFO Retrieved TheToolTool = PrivateToolHandl MyAlg.ToolUsingTool.CxxDefaul... DEBUG Property update for OutputLevel : new value = 2 MyAlg.ToolUsingTool INFO Retrieved TheToolToolArray = PrivateToolHandleArray(['ConcreteTool/CxxDefaultTool']) MyAlg.ToolUsingTool DEBUG Registering all Tools in ToolHandleArray TheToolToolArray -MyAlg.ToolUsingTool DEBUG Adding private ToolHandle tool MyAlg.ToolUsingTool.CxxDefaultTool (ConcreteTool) from ToolHandleArray TheToolToolArray +MyAlg.ToolUsingTool DEBUG Adding private ToolHandle tool MyAlg.ToolUsingTool.CxxDefaultTool (ConcreteTool) MyAlg.ToolUsingTool DEBUG Adding public ToolHandle tool ToolSvc.PublicConcreteTool (ConcreteTool) MyAlg.ToolUsingTool DEBUG Adding private ToolHandle tool MyAlg.ToolUsingTool.ConcreteTool (ConcreteTool) MyAlg INFO Retrieved TheTool = PrivateToolHandle('ToolUsingTool/ToolUsingTool') @@ -493,7 +493,7 @@ MyAlg.Special INFO Retrieved TheToolTool = PrivateToolHandl MyAlg.Special.PySpSubTool DEBUG Property update for OutputLevel : new value = 2 MyAlg.Special INFO Retrieved TheToolToolArray = PrivateToolHandleArray(['ConcreteTool/PySpSubTool']) MyAlg.Special DEBUG Registering all Tools in ToolHandleArray TheToolToolArray -MyAlg.Special DEBUG Adding private ToolHandle tool MyAlg.Special.PySpSubTool (ConcreteTool) from ToolHandleArray TheToolToolArray +MyAlg.Special DEBUG Adding private ToolHandle tool MyAlg.Special.PySpSubTool (ConcreteTool) MyAlg.Special DEBUG Adding public ToolHandle tool ToolSvc.PublicConcreteTool (ConcreteTool) MyAlg.Special DEBUG Adding private ToolHandle tool MyAlg.Special.PyTSTTSp1 (ToolSpace::TemplatedTool) MyAlg INFO Retrieved PrivateToolList = PrivateToolHandleArray(['ConcreteTool/PyCT1','ConcreteTool/PyCT2','ToolSpace::TemplatedTool/PyTSTT3','ToolSpace::TemplatedTool/PyTSTT4','ToolUsingTool/Special']) @@ -506,17 +506,17 @@ MyAlg INFO Empty public tool is empty (OK) MyAlg DEBUG input handles: 0 MyAlg DEBUG output handles: 0 MyAlg DEBUG Registering all Tools in ToolHandleArray PrivateToolList -MyAlg DEBUG Adding private ToolHandle tool MyAlg.PyCT1 (ConcreteTool) from ToolHandleArray PrivateToolList -MyAlg DEBUG Adding private ToolHandle tool MyAlg.PyCT2 (ConcreteTool) from ToolHandleArray PrivateToolList -MyAlg DEBUG Adding private ToolHandle tool MyAlg.PyTSTT3 (ToolSpace::TemplatedTool) from ToolHandleArray PrivateToolList -MyAlg DEBUG Adding private ToolHandle tool MyAlg.PyTSTT4 (ToolSpace::TemplatedTool) from ToolHandleArray PrivateToolList -MyAlg DEBUG Adding private ToolHandle tool MyAlg.Special (ToolUsingTool) from ToolHandleArray PrivateToolList +MyAlg DEBUG Adding private ToolHandle tool MyAlg.PyCT1 (ConcreteTool) +MyAlg DEBUG Adding private ToolHandle tool MyAlg.PyCT2 (ConcreteTool) +MyAlg DEBUG Adding private ToolHandle tool MyAlg.PyTSTT3 (ToolSpace::TemplatedTool) +MyAlg DEBUG Adding private ToolHandle tool MyAlg.PyTSTT4 (ToolSpace::TemplatedTool) +MyAlg DEBUG Adding private ToolHandle tool MyAlg.Special (ToolUsingTool) MyAlg DEBUG Registering all Tools in ToolHandleArray PublicToolList -MyAlg DEBUG Adding public ToolHandle tool ToolSvc.Tool4 (ConcreteTool) from ToolHandleArray PublicToolList -MyAlg DEBUG Adding public ToolHandle tool ToolSvc.Tool5 (ToolUsingTool) from ToolHandleArray PublicToolList -MyAlg DEBUG Adding public ToolHandle tool ToolSvc.Tool6 (ToolSpace::TemplatedTool) from ToolHandleArray PublicToolList -MyAlg DEBUG Adding public ToolHandle tool ToolSvc.PyCT5 (ConcreteTool) from ToolHandleArray PublicToolList -MyAlg DEBUG Adding public ToolHandle tool ToolSvc.PyTSTT7 (ToolSpace::TemplatedTool) from ToolHandleArray PublicToolList +MyAlg DEBUG Adding public ToolHandle tool ToolSvc.Tool4 (ConcreteTool) +MyAlg DEBUG Adding public ToolHandle tool ToolSvc.Tool5 (ToolUsingTool) +MyAlg DEBUG Adding public ToolHandle tool ToolSvc.Tool6 (ToolSpace::TemplatedTool) +MyAlg DEBUG Adding public ToolHandle tool ToolSvc.PyCT5 (ConcreteTool) +MyAlg DEBUG Adding public ToolHandle tool ToolSvc.PyTSTT7 (ToolSpace::TemplatedTool) MyAlg DEBUG Adding private ToolHandle tool MyAlg.ToolUsingTool (ToolUsingTool) MyAlg DEBUG Adding public ToolHandle tool ToolSvc.ConcreteTool (ConcreteTool) MyAlg DEBUG Data Deps for MyAlg diff --git a/Database/AthenaPOOL/AthenaPoolExample/AthenaPoolExampleAlgorithms/share/AthenaPoolExample_Concat.ref b/Database/AthenaPOOL/AthenaPoolExample/AthenaPoolExampleAlgorithms/share/AthenaPoolExample_Concat.ref index b5c417ce9cb84ce3362c434970c4741e8069fcfc..766ad69499547b1e5b573e1eb9a319858854f49f 100644 --- a/Database/AthenaPOOL/AthenaPoolExample/AthenaPoolExampleAlgorithms/share/AthenaPoolExample_Concat.ref +++ b/Database/AthenaPOOL/AthenaPoolExample/AthenaPoolExampleAlgorithms/share/AthenaPoolExample_Concat.ref @@ -85,7 +85,7 @@ Stream1 DEBUG End initialize Stream1 DEBUG input handles: 0 Stream1 DEBUG output handles: 0 Stream1 DEBUG Registering all Tools in ToolHandleArray HelperTools -Stream1 DEBUG Adding private ToolHandle tool Stream1.Stream1_MakeEventStreamInfo (MakeEventStreamInfo) from ToolHandleArray HelperTools +Stream1 DEBUG Adding private ToolHandle tool Stream1.Stream1_MakeEventStreamInfo (MakeEventStreamInfo) Stream1 DEBUG Adding private ToolHandle tool Stream1.Stream1Tool (AthenaOutputStreamTool) Stream1 DEBUG Data Deps for Stream1 + INPUT ( 'AthenaAttributeList' , 'StoreGateSvc+SimpleTag' ) @@ -112,7 +112,7 @@ Stream2 DEBUG End initialize Stream2 DEBUG input handles: 0 Stream2 DEBUG output handles: 0 Stream2 DEBUG Registering all Tools in ToolHandleArray HelperTools -Stream2 DEBUG Adding private ToolHandle tool Stream2.Stream2_MakeEventStreamInfo (MakeEventStreamInfo) from ToolHandleArray HelperTools +Stream2 DEBUG Adding private ToolHandle tool Stream2.Stream2_MakeEventStreamInfo (MakeEventStreamInfo) Stream2 DEBUG Adding private ToolHandle tool Stream2.Stream2Tool (AthenaOutputStreamTool) Stream2 DEBUG Data Deps for Stream2 + INPUT IGNORED ( 'AthenaAttributeList' , '' ) diff --git a/Database/AthenaPOOL/AthenaPoolExample/AthenaPoolExampleAlgorithms/share/AthenaPoolExample_Copy.ref b/Database/AthenaPOOL/AthenaPoolExample/AthenaPoolExampleAlgorithms/share/AthenaPoolExample_Copy.ref index ac5d8f8678219539546442861d956c051c08a44f..c6cb34f6c8e129c25dab6f487e2c9f704f025ff6 100644 --- a/Database/AthenaPOOL/AthenaPoolExample/AthenaPoolExampleAlgorithms/share/AthenaPoolExample_Copy.ref +++ b/Database/AthenaPOOL/AthenaPoolExample/AthenaPoolExampleAlgorithms/share/AthenaPoolExample_Copy.ref @@ -145,7 +145,7 @@ Stream1 DEBUG End initialize Stream1 DEBUG input handles: 0 Stream1 DEBUG output handles: 0 Stream1 DEBUG Registering all Tools in ToolHandleArray HelperTools -Stream1 DEBUG Adding private ToolHandle tool Stream1.Stream1_MakeEventStreamInfo (MakeEventStreamInfo) from ToolHandleArray HelperTools +Stream1 DEBUG Adding private ToolHandle tool Stream1.Stream1_MakeEventStreamInfo (MakeEventStreamInfo) Stream1 DEBUG Adding private ToolHandle tool Stream1.Stream1Tool (AthenaOutputStreamTool) Stream1 DEBUG Data Deps for Stream1 + INPUT ( 'AthenaAttributeList' , 'StoreGateSvc+SimpleTag' ) diff --git a/Database/AthenaPOOL/AthenaPoolExample/AthenaPoolExampleAlgorithms/share/AthenaPoolExample_ReWrite.ref b/Database/AthenaPOOL/AthenaPoolExample/AthenaPoolExampleAlgorithms/share/AthenaPoolExample_ReWrite.ref index d0cf866e40876f4bf9098a2b11422d8758518f88..959c0f6a2aa050b6e8a7eeb15e4691c703b660fd 100644 --- a/Database/AthenaPOOL/AthenaPoolExample/AthenaPoolExampleAlgorithms/share/AthenaPoolExample_ReWrite.ref +++ b/Database/AthenaPOOL/AthenaPoolExample/AthenaPoolExampleAlgorithms/share/AthenaPoolExample_ReWrite.ref @@ -167,7 +167,7 @@ Stream1 DEBUG End initialize Stream1 DEBUG input handles: 0 Stream1 DEBUG output handles: 0 Stream1 DEBUG Registering all Tools in ToolHandleArray HelperTools -Stream1 DEBUG Adding private ToolHandle tool Stream1.Stream1_MakeEventStreamInfo (MakeEventStreamInfo) from ToolHandleArray HelperTools +Stream1 DEBUG Adding private ToolHandle tool Stream1.Stream1_MakeEventStreamInfo (MakeEventStreamInfo) Stream1 DEBUG Adding private ToolHandle tool Stream1.Stream1Tool (AthenaOutputStreamTool) Stream1 DEBUG Data Deps for Stream1 + INPUT ( 'AthenaAttributeList' , 'StoreGateSvc+MagicTag' ) diff --git a/Database/AthenaPOOL/AthenaPoolExample/AthenaPoolExampleAlgorithms/share/AthenaPoolExample_ReWriteAgain.ref b/Database/AthenaPOOL/AthenaPoolExample/AthenaPoolExampleAlgorithms/share/AthenaPoolExample_ReWriteAgain.ref index 265dea46d703109d9a6aa29c2f8ce8567b185f96..c087992458981f2219dec3b044908f6e63f8d8ed 100644 --- a/Database/AthenaPOOL/AthenaPoolExample/AthenaPoolExampleAlgorithms/share/AthenaPoolExample_ReWriteAgain.ref +++ b/Database/AthenaPOOL/AthenaPoolExample/AthenaPoolExampleAlgorithms/share/AthenaPoolExample_ReWriteAgain.ref @@ -161,7 +161,7 @@ Stream1 DEBUG End initialize Stream1 DEBUG input handles: 0 Stream1 DEBUG output handles: 0 Stream1 DEBUG Registering all Tools in ToolHandleArray HelperTools -Stream1 DEBUG Adding private ToolHandle tool Stream1.Stream1_MakeEventStreamInfo (MakeEventStreamInfo) from ToolHandleArray HelperTools +Stream1 DEBUG Adding private ToolHandle tool Stream1.Stream1_MakeEventStreamInfo (MakeEventStreamInfo) Stream1 DEBUG Adding private ToolHandle tool Stream1.Stream1Tool (AthenaOutputStreamTool) Stream1 DEBUG Data Deps for Stream1 + INPUT ( 'AthenaAttributeList' , 'StoreGateSvc+MagicTag' ) diff --git a/Database/AthenaPOOL/AthenaPoolExample/AthenaPoolExampleAlgorithms/share/AthenaPoolExample_ReWriteNext.ref b/Database/AthenaPOOL/AthenaPoolExample/AthenaPoolExampleAlgorithms/share/AthenaPoolExample_ReWriteNext.ref index 41dc266750a082829d31d0d94c531f702245413a..f84dd609a5575701cdf601320fdc9c2aa5149158 100644 --- a/Database/AthenaPOOL/AthenaPoolExample/AthenaPoolExampleAlgorithms/share/AthenaPoolExample_ReWriteNext.ref +++ b/Database/AthenaPOOL/AthenaPoolExample/AthenaPoolExampleAlgorithms/share/AthenaPoolExample_ReWriteNext.ref @@ -167,7 +167,7 @@ Stream1 DEBUG End initialize Stream1 DEBUG input handles: 0 Stream1 DEBUG output handles: 0 Stream1 DEBUG Registering all Tools in ToolHandleArray HelperTools -Stream1 DEBUG Adding private ToolHandle tool Stream1.Stream1_MakeEventStreamInfo (MakeEventStreamInfo) from ToolHandleArray HelperTools +Stream1 DEBUG Adding private ToolHandle tool Stream1.Stream1_MakeEventStreamInfo (MakeEventStreamInfo) Stream1 DEBUG Adding private ToolHandle tool Stream1.Stream1Tool (AthenaOutputStreamTool) Stream1 DEBUG Data Deps for Stream1 + INPUT ( 'AthenaAttributeList' , 'StoreGateSvc+MagicTag' ) diff --git a/Database/AthenaPOOL/AthenaPoolExample/AthenaPoolExampleAlgorithms/share/AthenaPoolExample_WMeta.ref b/Database/AthenaPOOL/AthenaPoolExample/AthenaPoolExampleAlgorithms/share/AthenaPoolExample_WMeta.ref index 29c78713a8d4a8bfcc75fc32338e82f37bef84d9..3c28d5e15f311ef39648d728117cb875e1743f93 100644 --- a/Database/AthenaPOOL/AthenaPoolExample/AthenaPoolExampleAlgorithms/share/AthenaPoolExample_WMeta.ref +++ b/Database/AthenaPOOL/AthenaPoolExample/AthenaPoolExampleAlgorithms/share/AthenaPoolExample_WMeta.ref @@ -79,7 +79,7 @@ Stream1 DEBUG End initialize Stream1 DEBUG input handles: 0 Stream1 DEBUG output handles: 0 Stream1 DEBUG Registering all Tools in ToolHandleArray HelperTools -Stream1 DEBUG Adding private ToolHandle tool Stream1.Stream1_MakeEventStreamInfo (MakeEventStreamInfo) from ToolHandleArray HelperTools +Stream1 DEBUG Adding private ToolHandle tool Stream1.Stream1_MakeEventStreamInfo (MakeEventStreamInfo) Stream1 DEBUG Adding private ToolHandle tool Stream1.Stream1Tool (AthenaOutputStreamTool) Stream1 DEBUG Data Deps for Stream1 + INPUT ( 'AthenaAttributeList' , 'StoreGateSvc+SimpleTag' ) diff --git a/Database/AthenaPOOL/AthenaPoolExample/AthenaPoolExampleAlgorithms/share/AthenaPoolExample_Write.ref b/Database/AthenaPOOL/AthenaPoolExample/AthenaPoolExampleAlgorithms/share/AthenaPoolExample_Write.ref index bf2e86adbdeb53e15fe022b3eda44dd1f05ad6c9..54c4e10e6ddc1468f9949226d2d38de5b4ce1ab2 100644 --- a/Database/AthenaPOOL/AthenaPoolExample/AthenaPoolExampleAlgorithms/share/AthenaPoolExample_Write.ref +++ b/Database/AthenaPOOL/AthenaPoolExample/AthenaPoolExampleAlgorithms/share/AthenaPoolExample_Write.ref @@ -80,7 +80,7 @@ Stream1 DEBUG End initialize Stream1 DEBUG input handles: 0 Stream1 DEBUG output handles: 0 Stream1 DEBUG Registering all Tools in ToolHandleArray HelperTools -Stream1 DEBUG Adding private ToolHandle tool Stream1.Stream1_MakeEventStreamInfo (MakeEventStreamInfo) from ToolHandleArray HelperTools +Stream1 DEBUG Adding private ToolHandle tool Stream1.Stream1_MakeEventStreamInfo (MakeEventStreamInfo) Stream1 DEBUG Adding private ToolHandle tool Stream1.Stream1Tool (AthenaOutputStreamTool) Stream1 DEBUG Data Deps for Stream1 + INPUT ( 'AthenaAttributeList' , 'StoreGateSvc+MagicTag' ) @@ -105,7 +105,7 @@ Stream2 DEBUG End initialize Stream2 DEBUG input handles: 0 Stream2 DEBUG output handles: 0 Stream2 DEBUG Registering all Tools in ToolHandleArray HelperTools -Stream2 DEBUG Adding private ToolHandle tool Stream2.Stream2_MakeEventStreamInfo (MakeEventStreamInfo) from ToolHandleArray HelperTools +Stream2 DEBUG Adding private ToolHandle tool Stream2.Stream2_MakeEventStreamInfo (MakeEventStreamInfo) Stream2 DEBUG Adding private ToolHandle tool Stream2.Stream2Tool (AthenaOutputStreamTool) Stream2 DEBUG Data Deps for Stream2 + INPUT ( 'AthenaAttributeList' , 'StoreGateSvc+RunEventTag' ) diff --git a/Projects/AthSimulation/externals.txt b/Projects/AthSimulation/externals.txt index 9141564a176bb58dd457537771291a7592270db0..e97aeba6bf9a2a5e983fa608bb4b90af7806073a 100644 --- a/Projects/AthSimulation/externals.txt +++ b/Projects/AthSimulation/externals.txt @@ -9,4 +9,4 @@ AthSimulationExternalsVersion = 2.0.39 # The version of atlas/Gaudi to use: -GaudiVersion = v32r1.003 +GaudiVersion = v32r2.001 diff --git a/Projects/Athena/externals.txt b/Projects/Athena/externals.txt index 9553f9543b2385a1bbaa1e9cfa572fb2ffbd26bb..038cec6076580cfefe36c6f5c6c19517134bbaa7 100644 --- a/Projects/Athena/externals.txt +++ b/Projects/Athena/externals.txt @@ -9,4 +9,4 @@ AthenaExternalsVersion = 2.0.39 # The version of atlas/Gaudi to use: -GaudiVersion = v32r1.003 +GaudiVersion = v32r2.001