This project is mirrored from https://:*****@gitlab.cern.ch/atlas/athena.git.
Pull mirroring updated .
- 22 Oct, 2021 1 commit
-
-
- 19 Oct, 2021 1 commit
-
-
- 18 Oct, 2021 2 commits
-
-
-
Rafal Bielski authored
-
- 16 Oct, 2021 1 commit
-
-
Debottam Bakshi Gupta authored
-
- 15 Oct, 2021 1 commit
-
-
Vladimir Lyubushkin authored
-
- 14 Oct, 2021 2 commits
-
-
Tadej Novak authored
-
-
- 13 Oct, 2021 13 commits
-
-
-
-
Teng Jian Khoo authored
-
-
-
Christian Nass authored
Update bjet_configuration.md Update bjet_configuration.md Update bjet_configuration.md Update bjet_configuration.md Update bjet_configuration.md Update README.md Update bjet_configuration.md Update BjetMenuSequences.py Update bjet_configuration.md Update bjet_configuration.md Update bjet_configuration.md Update bjet_configuration.md Update BjetMenuSequences.py Revert changes for merge of documentation Update BjetMenuSequences.py
-
-
Teng Jian Khoo authored
-
Teng Jian Khoo authored
-
Teng Jian Khoo authored
-
Teng Jian Khoo authored
-
Teng Jian Khoo authored
-
-
- 12 Oct, 2021 2 commits
-
-
Ivan Yeletskikh authored
-
Tadej Novak authored
-
- 11 Oct, 2021 2 commits
-
-
- 08 Oct, 2021 1 commit
-
-
- 07 Oct, 2021 2 commits
-
-
Debottam Bakshi Gupta authored
-
-
- 06 Oct, 2021 7 commits
-
-
Claire Antel authored
-
Claire Antel authored
-
Frank Winklmeier authored
Full menu printout was accidentally left enabled for all log levels.
-
Claire Antel authored
TMMT Jet adding getClustersKey to JetRecoConfiguration for direct retrieval of key using FullScanDefs
-
-
Frank Winklmeier authored
Migrate the trigger "scheme" of `JetTagCalibConfig` to CA-based configuration. Based on the comments, this had been attempted before. For it to work one needs to make use of `appendCAtoAthena` in the trigger menu code, but take care of handling the main algorithms separately. Delete the unused `ConfigFlags.BTagging.Run3NewTrigTaggers` flag and remove the work-around from `runHLT_standalone.py` as now everything is setup correctly within the bjet trigger menu sequence. Finally, also cleanup the offline use-case by using `addFoldersSplitOnline` which handles the connection names correctly.
-
Savanna Shaw authored
Cleanup of the muon trigger chain step dictionary (ATR-24222): - Flatten the structure of the steps, since the [[L2 steps],[EF steps]] structure isn't actually needed - Remove unused chain step definitions - Consolidate the definitions with similar steps (mostly by moving the setup of the muFast/muComb steps to the getmuFast/getmuComb functions)
-
- 05 Oct, 2021 2 commits
-
-
Rafal Bielski authored
-
-
- 04 Oct, 2021 1 commit
-
-
aakilgal authored
-
- 03 Oct, 2021 1 commit
-
-
- 01 Oct, 2021 1 commit
-
-
Frank Winklmeier authored
Remove the usage of `TriggerFlags.XYZSlice.signatures` in the menu generation. The only hook to modify the list of signatures externally is the `setChainFilter` method. So there is no need to even expose the list of signatures outside the `TriggerMenuMT` package via flags: - Introduce `ChainStore` class/dict that holds the list of chains per signature. Also takes care of only allowing a fixed set of signature names. - `setupMenu()` return a `ChainStore` that is used in `GenerateMenuMT`. - Adapt `runHLT_standalone.py` to the chain filter changes. Closes ATR-24201.
-