- Apr 19, 2019
-
-
scott snyder authored
Initial python3 port. Not meant to be complete yet; only what's needed for basic athena and configuration jobs.
-
- Apr 01, 2019
-
-
Frank Winklmeier authored
The `AlgErrorAuditor` is obsolete. Remove its usage and the relevant reconstruction flag (`rec.abortOnErrorMessage`).
-
- Mar 29, 2019
-
-
- Dec 13, 2018
-
-
Former-commit-id: c8357caa
-
- Oct 11, 2018
-
-
Peter van Gemmeren authored
Former-commit-id: 447b8d6c
-
- Aug 03, 2018
-
-
Former-commit-id: 364117c79dcba0d37167b32237330c239433c5a7
-
- Mar 19, 2018
-
-
Setting value of reco flag for trigger metadata in DESD/DAOD production (ATR-17519) See merge request atlas/athena!9721 (cherry picked from commit 71817f76 [formerly 87938b084e89c3c379cd2239944a6aa43a1d7a59]) ca1432e2 Setting value of reco flag for trigger metadata in DESD/DAOD production (ATR-17519) Former-commit-id: aacd1105
-
- Feb 13, 2018
-
-
Autoconfigure beam energy across all heavy ion projects (ATLASRECTS-4359) See merge request atlas/athena!8793 (cherry picked from commit 88753457 [formerly e50f3f0773c5c61d887d20fd05f270c752d88ad8]) 96807c4b Autoconfigure beam energy across all heavy ion projects (ATLASRECTS-4359) Former-commit-id: 9f6b44ff
-
- Feb 10, 2018
-
-
Update AutoConfiguration.py with data18_xxx project tags See merge request atlas/athena!8717 (cherry picked from commit 760f8c1a [formerly 67cc38025716e620b448e7ba1850c9d99e8f4fb3]) 850358a0 Update AutoConfiguration.py with data18_xxx project tags 3675c105 Update AutoConfiguration.py 32237dcb Update AutoConfiguration.py; add data18_1p8TeV. Former-commit-id: 0ddaec63
-
- Jan 11, 2018
- Jan 09, 2018
-
-
Introduce new rec flag to designate AOD-merging jobs and use it See merge request atlas/athena!7445 (cherry picked from commit 1d51307d [formerly fe2adf31e4be8abc951140bdcd386ff4df73e321]) e7456c2c add new rec-flags doMerging, should help in reducing spurious DB connections in merging jobs ecf2d9b8 don't set up DB connections in merging jobs 296cb481 don't load (some) conditions in merging jobs 41e05411 explicitly disable AODFix in POOL-file merging 57353b65 do not initialize unecessary tools for merging jobs + don't load associated conditions 5065ece2 add AthFile/impl to excludeTracePattern 243a6cde set merging flag only for AOD-merging jobs 423e30b5 rename flag rec.doMerging -> rec.doAODMerging c8aa013a fix typo Former-commit-id: c5b1d712
-
- Nov 07, 2017
-
-
Added data17_5TeV project tag See merge request !6166 Former-commit-id: edc24fd2
-
- Oct 05, 2017
-
-
Adding data17_hi project tag for Xe-Xe run See merge request !5097 Former-commit-id: 5ae32a6f
-
- May 27, 2017
-
-
scott snyder authored
Add a helper function to configure input renaming to effectively hide certain objects or decorations in the input file. Useful for reprocessing jobs. Former-commit-id: e7e86ac6
-
- May 22, 2017
-
-
Replace missing commas in project tag definitions See merge request !1256 Former-commit-id: 0e19620d
-
- Feb 02, 2017
-
-
Walter Lampl authored
* add data17 project tags * tag RecExConfig-00-03-76 Former-commit-id: 06c88832
-
- Dec 01, 2016
-
-
Edward Moyse authored
* Enabling CaloRinger by default * tag RecExConfig-00-03-75 2016-11-18 Edward.Moyse@cern.ch * RecFlags.py: Adding CaloRinger * tag RecExConfig-00-03-73 2016-11-05 James Frost <james.frost@ cern.ch> * python/AutoConfiguration.py - Fix beam energy settigns for hipXTeV project tags * tag RecExConfig-00-03-72 2016-11-03 James Frost <james.frost@ cern.ch> * python/AutoConfiguration.py - Add data16_hip, data16_hip5TeV, data16_hip8TeV to known Pb-p project tag. * tag RecExConfig-00-03-71 Former-commit-id: e9540319
-
- Sep 01, 2016
-
-
Walter Lampl authored
* gracefully handle the case of no LB number known * tag RecExConfig-00-03-70 2016-07-18 Walter Lampl <walter.lampl@ cern.ch> * Add flag to turn persistency optimization on/off * tag RecExConfig-00-03-69 Former-commit-id: 488d1f28
-
- Aug 19, 2016
-
-
Edward Moyse authored
* Whoops - set runnumber correctly for bunch spacing * tag RecExConfig-00-03-68 2016-07-06 Edward.Moyse@cern.ch * For run-1, set bunch spacing to 50ns (which is default, but we'll do it explicitly for clarity, and in case we change the default) * tag RecExConfig-00-03-67 2016-07-06 Edward.Moyse@cern.ch * If no data, set autoconfigure to 25ns (as discussed in ATLASRECTS-3197) * tag RecExConfig-00-03-66 Former-commit-id: 299dac1e
-
- Jul 15, 2016
-
-
Walter Lampl authored
auto-configure bunch spacing using new tool CoolConvUtilities.BunchSpacingUtils (RecExConfig-00-03-65) * auto-configure bunch spacing using new tool CoolConvUtilities.BunchSpacingUtils * tag RecExConfig-00-03-65 2016-06-07 Edward.Moyse@cern.ch * First attempt to set bunch spacing from autoconf (ATLASRECTS-3197) Former-commit-id: 3a645741
-
- Feb 12, 2016
-
-
Atlas-Software Librarian authored
* added to Autoconfiguration.py: project tags for 2016 * tag RecExConfig-00-03-64
-
- Jan 19, 2016
-
-
Michael Boehler authored
* added to Autoconfiguration.py: beam energy for pp-reference run ans pb run 2015 (as RecExConfig-00-03-58-02) * tag RecExConfig-00-03-63 2015-11-11 Michael Boehler <michael.boehler@cern.ch> * added to Autoconfiguration.py: data15_5TeV Project * tag RecExConfig-00-03-62 2015-11-11 Walter Lampl <walter.lampl@ cern.ch> * Autoconfiguration.py: - Autoconfiguration of conditionts tag, also for run 2 - Replace some legacy constructs by proper python * tag RecExConfig-00-03-61 * tag RecExConfig-00-03-59 * python/AutoConfiguration.py: make change for standalone HLT running
-
- Nov 13, 2015
-
-
Walter Lampl authored
2015-10-26 Walter Lampl <walter.lampl@ cern.ch> * fix geometry tags in autoconfiguration * tag RecExConfig-00-03-60 2015-10-20 John Baines <john.baines@stfc.ac.uk> * python/RecFlags.py (_list_Rec): Add doFTK to RecFlags. By default set to False. * tag RecExConfig-00-03-59 2015-09-23 Magda Chelstowska <magdac@cern.ch> * python/AutoConfiguration.py: fix data_test * tag RecExConfig-00-03-58 2015-09-22 Magda Chelstowska <magdac@cern.ch> * python/AutoConfiguration.py: add data15_hi and data_test projects * tag RecExConfig-00-03-57 2015-09-07 Magda Chelstowska <magdac@cern.ch>
-
- Oct 10, 2015
-
-
Magda Anna Chelstowska authored
* python/RecFlags.py: update the magnetic field metadata * tag RecExConfig-00-03-55 2015-09-01 Rolf Seuster * python/RecFlags.py: add doFastMemoryAuditor and doMemoryAuditor * tag RecExConfig-00-03-54
-
- Aug 05, 2015
-
-
Jovan Mitrevski authored
* python/RecFlags.py: add doExpressProcessing flag * tag RecExConfig-00-03-53 2015-06-01 Nick Styles <nicholas.styles@cern.ch> * python/RecFlags.py: add doESDReconstruction flag * tag RecExConfig-00-03-52
-
- May 17, 2015
-
-
Jovan Mitrevski authored
* python/RecFlags.py: add doPhysicsValidationAugmentation flag * tag RecExConfig-00-03-51 2015-01-28 Jovan Mitrevski <Jovan.Mitrevski@cern.ch> * python/AutoConfiguration.py: check for McEventCollection or xAOD::TruthEventContainer# * tag RecExConfig-00-03-50
-
- Feb 07, 2015
-
-
Jovan Mitrevski authored
* python/AutoConfiguration.py: make change for standalone HLT running * (from Frank Winklmeier) * tag RecExConfig-00-03-49 2015-01-19 Christian Ohm * added 2015 project tags to python/AutoConfiguration.py * tag as RecExConfig-00-03-48
-
- Jan 19, 2015
-
-
Niels Van Eldik authored
* add doTrackParticleCellAssociation * turn off MuonSpShower * tag RecExConfig-00-03-47 2014-12-04 Jovan Mitrevski <Jovan.Mitrevski@cern.ch> * change doContainerRemapping flag default to true * tag RecExConfig-00-03-46 2014-11-26 Jovan Mitrevski <Jovan.Mitrevski@cern.ch> * change doContainerRemapping flag default to false (temporarily) * tag RecExConfig-00-03-45 2014-11-25 Karsten Koeneke * python/RecoFunctions.py: prepare for cutflow bundle * tag RecExConfig-00-03-44 2014-11-24 Jovan Mitrevski <Jovan.Mitrevski@cern.ch> * add doContainerRemapping flag, default true (for now) * tag RecExConfig-00-03-43 ... (Long ChangeLog diff - truncated)
-
- Sep 19, 2014
-
-
Walter Lampl authored
-