- 11 May, 2021 2 commits
-
-
Peter Berta authored
-
Peter Berta authored
-
- 10 May, 2021 1 commit
-
-
Peter Berta authored
AtlasPyFwdBwdPorts: fix pytest related build problems (ATLINFR-4022), 21.0-mac16d branch (2021.05.07.) See merge request !43312
-
- 07 May, 2021 1 commit
-
-
Remove the `pytest` requirement from `mccabe` and `flake8` which all of a sudden started to create problems. Since we only build these packages and never run their tests this dependency is not really needed. It was also removed upstream, see e.g. https://github.com/PyCQA/mccabe/pull/75.
-
- 20 Feb, 2021 1 commit
-
-
Rachid Mazini authored
Merge branch '21.0-CheckTmpCoolProductionOnGrid' into '21.0' See merge request !39630
-
- 02 Feb, 2021 1 commit
-
-
Rachid Mazini authored
fix mismatch in the SCT Encoder/Decoder settings affecting ID trigger simulation See merge request atlas/athena!40069
-
- 27 Jan, 2021 1 commit
-
-
Susumu Oda authored
Former-commit-id: eb63d26ca4c059a35dd1cee09c0f5088387746f2
-
- 22 Jan, 2021 2 commits
-
-
Peter Berta authored
-
Peter Berta authored
-
- 19 Jan, 2021 2 commits
-
-
Rachid Mazini authored
-
Rachid Mazini authored
-
- 15 Jan, 2021 2 commits
-
-
Peter Berta authored
Requesting queue with more cores to avoid failure for test_reprocessing_with_derived_outputs.sh See merge request atlas/athena!39731
-
Peter Berta authored
Currently AthenaMP is invoked on an single core queue for the test_reprocessing_with_derived_outputs.sh. This very often causes failure on the Grid. This MR fixes the problem
-
- 12 Jan, 2021 1 commit
- 11 Jan, 2021 4 commits
-
-
Rachid Mazini authored
Bug fix for incorrect BCID from L1Muon Endcap to MuCTPI in MC 21.0-mc16d (ATR-20569) See merge request atlas/athena!39463
-
Rachid Mazini authored
AthenaPoolCnvSvc: Re-initialize AthenaPoolCnvSvc and extract the Pool Attributes for the output file - cherry-pick from 21.0 See merge request atlas/athena!39508
-
Rachid Mazini authored
Cherry picking !27086 in 21.0 mc16d (ATLPHYSVAL-705) See merge request atlas/athena!39595
-
cherry-picking MR 27086 for ATLPHYSVAL-705, removing Trigger/TriggerCommon/TriggerMenu/python/menu/Physics_pp_v7_primaries.py as the file was not existing in 21.0-mc16d but only in the new commit to be cherry-picked
-
- 06 Jan, 2021 1 commit
-
-
AthenaPoolCnvSvc: Re-initialize AthenaPoolCnvSvc and extract the Pool Attributes for the output file See merge request atlas/athena!39254 (cherry picked from commit 11eb73dd) fa23b384 RootStorageSvc: Update the default split-level from 99 to 0 for RootDomain,... 4031f139 Revert "RootStorageSvc: Update the default split-level from 99 to 0 for... dad763a0 AthenaPoolCnvSvc: Re-initialize AthenaPoolCnvSvc and extract the Pool Attributes b16b7176 Delete debugging message
-
- 05 Jan, 2021 1 commit
-
-
Junpei Maeda authored
-
- 31 Oct, 2020 1 commit
-
-
Rachid Mazini authored
For Forward-Compatibility port reading of RootTreeIndexContainer, MC16d See merge request atlas/athena!37703
-
- 28 Oct, 2020 1 commit
-
-
- 23 Oct, 2020 1 commit
-
-
Rachid Mazini authored
DataHeader_p6 for MC16d See merge request atlas/athena!37528
-
- 22 Oct, 2020 2 commits
-
-
- 10 Oct, 2020 1 commit
-
-
Rachid Mazini authored
Backport various xAOD::EventInfo related updates to 21.0-mc16d See merge request atlas/athena!37068
-
- 08 Oct, 2020 4 commits
-
-
Rachid Mazini authored
Externals Update, 21.0-mc16d branch (2020.10.07.) See merge request atlas/athena!37069
-
Rachid Mazini authored
Manual sweep of !36656 from master to 21.0-mc16d: TRT RDO Reduction 2 (still p2 but ready for p3) See merge request atlas/athena!36714
-
Tadej Novak authored
-
This mechanism is being back-ported from the master branch in order to support running Run-2 Trigger simulation in r21 over RDO files produced by r22, as it is explained in ATEAM-568 With these changes RDOtoRDOTrigger can run in r21 over r22 RDOs either in serial or in MP mode
-
- 07 Oct, 2020 10 commits
-
-
Attila Krasznahorkay authored
-
Tadej Novak authored
-
Tadej Novak authored
-
Tadej Novak authored
-
Tadej Novak authored
-
Tadej Novak authored
-
Tadej Novak authored
-
Tadej Novak authored
-
Tadej Novak authored
-
In order to allow running jobs that read an input file holding xAOD::EventInfo, which themselves further modify this object, introduced the new xAODMaker::EventInfoNonConstCnvAlg algorithm. Which makes a deep copy of the original object, and overwrites it in the event store with its deep copy. To test that the code works as expected, introduced xAODReader::EventInfoModifierAlg, an algorithm testing that a non-const xAOD::EventInfo object can be retrieved, and then modified. And added a jobOption testing that the two algorithms can work correctly. Former-commit-id: dc5c875e9e1a2b4e50e1fb1ba428deb995e69c76
-