- Aug 25, 2020
-
-
Walter Lampl authored
-
- Aug 18, 2020
-
-
Stewart Martin-Haugh authored
-
- Jul 31, 2020
-
-
Stewart Martin-Haugh authored
-
- Jul 22, 2020
-
-
- Jul 20, 2020
-
-
Walter Lampl authored
appendCAtoAthena: Recusive conversion of GaudiConfig-ListHelper to list, do not append duplicates to SvcMgr, ToolSvc, etc
-
- Jun 24, 2020
-
-
Christian Nass authored
-
- Jun 20, 2020
-
-
Edward Moyse authored
-
- Jun 18, 2020
-
-
Christian Nass authored
-
- Jun 17, 2020
-
-
Tomasz Bold authored
-
- Jun 11, 2020
-
-
Emmanuel Le Guirriec authored
-
- Jun 08, 2020
-
-
-
Emmanuel Le Guirriec authored
Reverse use of context in JetBTaggingAlg for JFVtx and SecVtx container (crash with ctx)
-
- Jun 02, 2020
-
-
scott snyder authored
Need to flush output in order to get consistent output ordering between py2 and py3.
-
- May 25, 2020
-
-
Rafal Bielski authored
-
- May 23, 2020
-
-
Rafal Bielski authored
-
Walter Lampl authored
-
- May 11, 2020
-
-
- May 07, 2020
-
-
Robert Langenberg authored
Added more Run3 config for MuonCombinedReconstruction, added stack trace printing in case of unmerged CA
-
- Apr 26, 2020
-
-
- Apr 23, 2020
-
-
- Apr 15, 2020
-
-
Walter Lampl authored
-
- Apr 09, 2020
-
-
Rupert Tombs authored
-
Walter Lampl authored
-
- Apr 07, 2020
-
-
Frank Winklmeier authored
StatusCodeSvc is deprecated. Remove all references to it from job options.
-
- Feb 25, 2020
-
-
Tadej Novak authored
-
- Jan 30, 2020
-
-
Another interim commit. Some problems spotted, notably that the RungeKutta needs to have a CA configuration - so here just using bare configurable.
-
- Jan 20, 2020
-
-
John Chapman authored
-
- Nov 25, 2019
-
-
John Chapman authored
-
- Nov 13, 2019
-
-
scott snyder authored
Flush stdout at the start of ComponentAccumulator.run, to make sure all python output has been printed before we start getting output from Gaudi. Otherwise, the observed output ordering may differ between py2 and py3.
-
- Oct 18, 2019
-
-
- Oct 17, 2019
-
-
Walter Lampl authored
-
- Oct 16, 2019
-
-
Walter Lampl authored
-
Walter Lampl authored
-
- Sep 23, 2019
-
-
Add option to printConfig to allow restricting the set of components to be printed.
-
- Sep 12, 2019
-
-
scott snyder authored
Sometimes, i have observed jobs using new configuration failing on a call to Gaudi with the error that gbl.Gaudi is not a Gaudi instance. This can be avoided by touching the pyroot object earlier.
-
- Sep 06, 2019
-
-
Emmanuel Le Guirriec authored
Remove ForceRead
-
- Sep 05, 2019
-
-
made sure that the top main servvices CA is never merged to another accumulator but the others are merged to it
-
- Aug 26, 2019
-
-
Fix handling of single private tools, and reverse order of primary component determination, to favour private tools over services. This latter change is because you can get a service from another CA Cfg method, but if you explicitly set a private tool, that must be the intended primary component (since private tools cannot be left dangling).
-
- Aug 20, 2019
-
-
Walter Lampl authored
-