This project is mirrored from https://*****:*****@gitlab.cern.ch/atlas/athena.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
- 21 Oct, 2021 1 commit
-
-
Tomasz Bold authored
-
- 20 Oct, 2021 7 commits
-
-
-
-
-
Frank Winklmeier authored
-
Frank Winklmeier authored
Delete the obsolete `BStoESD_Tier0_HLTConfig_jobOptions.py`. There was essentially no difference anymore to the `T0TriggerGetter`, which it also called, apart from setting the `Trigger.readBS` flag.
-
Yasuyuki Okumura authored
-
Nicholas Luongo authored
-
- 19 Oct, 2021 9 commits
-
-
-
scott snyder authored
Missing braces around else clause.
-
-
Tim Martin authored
-
Harry Simpson authored
-
Frank Winklmeier authored
There is no need to setup the `LVL1ConfigSvc` for DQ monitoring. All relevant information should be available via the `xAODConfigSvc`. Closes ATR-24359.
-
Frank Winklmeier authored
Fix crash in `correlatedL1Prescale` when accessing L1 items that are not available (can also happen on the first event, related to ATR-24327). Instead of crashing, now throws an FPE. Relates to ATR-24358 but a proper fix is still needed.
-
scott snyder authored
Spurious copies in range-for.
-
scott snyder authored
Spurious copy in range-for.
-
- 18 Oct, 2021 8 commits
-
-
TrigT1CaloCalibToolInterfaces+TrigT1CaloCalibTools+TrigT1Monitoring: Factor out matchCell2Tower into a separate tool.
-
-
-
Semen Turchikhin authored
-
Johannes Junggeburth authored
-
Rafal Bielski authored
-
Rafal Bielski authored
-
Cecilia Tosciri authored
-
- 17 Oct, 2021 1 commit
-
-
Bertrand Martin authored
Hello, As discussed in ATR-24364, the tau trigger chains with LLP-specific RNN tau identification are not configured properly, because the configuration uses the same tool name for Long Lived Particles and regular tau ID. So we configure the tool according to the first tau chain in the menu that uses RNN ID (it seems it's regular ID being called first), then we reuse this tool configuration. This is fixed by using unique names. Adding the 'urgent' flag as we'd like to have this in for the upcoming MC sample production expected imminently. Cheers, Bertrand
-
- 16 Oct, 2021 3 commits
-
-
Debottam Bakshi Gupta authored
-
Frank Winklmeier authored
Delete the obsolete legacy `TriggerFlags.configurationSourceList` flag and related configuration code. Also delete the following flags: -`readLVL1FromJSON`: was only required during the Run-3 migration while we had to support old and new menus - `useRun1CaloEnergyScale`: not used anymore as we don't simulate past triggers in this release - `doLVL1`: already migrated to new-style `ConfigFlag` - `doNavigationSlimming`: migrate remaining code to new-style flag
-
Frank Winklmeier authored
-
- 15 Oct, 2021 7 commits
-
-
TrigPassBits CLID validity check in TrigBphysMonitoring See merge request atlas/athena!47225 (cherry picked from commit 25e3c9f6) 5a9d5836 TrigPassBits CLID validity check in TrigBphysMonitoring
-
Vladimir Lyubushkin authored
-
-
Thomas Strebler authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
Deprecate the old `AODEDMSet` and `ESDEDMSet` `TriggerFlags`. Forward the setting to the new equivalent `ConfigFlags` and migrate the internal code to use only the new-style flags.
-
scott snyder authored
Unused typedef.
-
- 14 Oct, 2021 4 commits
-
-
-
Frank Winklmeier authored
-
Thomas Strebler authored
-
Tadej Novak authored
-