- Mar 01, 2024
-
-
Moving several chains to Physics after menu sign off
-
Duc Ta authored
AthenaCommon+AthenaConfiguration: speedup gatherProps See merge request atlas/athena!69394
-
Tim Martin authored
ATR-28836 - ATR-28871 - Assorted Menu actions for Displaced Jet signature See merge request atlas/athena!69399
-
Added Mongroup to displaced jet triggers and added reference chains for displaced jet signature in Dev Menu
-
Tim Martin authored
Use dict lookup to find CF sequence in HLT Menu See merge request atlas/athena!69324
-
Use dict lookup to find CF sequence in HLT Menu
-
Tim Martin authored
Move HH->bbtautau chains with tau preselections into physics; upgrade to bgn2 for all chains. See merge request atlas/athena!69392
-
Move HH->bbtautau chains with tau preselections into physics; upgrade to bgn2 for all chains.
-
Tim Martin authored
-
Frank Winklmeier authored
The property serialization in `gatherProps` for jobs with many sequences (e.g. trigger) was entirely dominated by the recursive sequence traversal. Replace the `flatSequencers` by an iterator. This saves memory and moreover gives direct access to the sequences/algorithms without having to find them a second time via the name. Also remove the `algsCollection` feature which does not seem to serve any purpose. Replace the usage of `flatSequencers` in `getEventAlgo` and `gatherProps` by the new iterator. Also streamline the treatment of the "Members" property of sequences. For a trigger job this reduces the property serialization from 30 to 10 seconds. No changes observed in the final property content. The only exception are algorithms that are not contained in any sequence. But this should never happen and is likely a bug in the configuration (see ATR-28887).
-
Tim Martin authored
InDetTrig: replace access to ConfigSettings with ConfigFlags. See merge request atlas/athena!68756
-
Duc Ta authored
Restructure core Digitization packages See merge request atlas/athena!68976
-
Jiří Mašík authored
-
Jiří Mašík authored
use initConfigFlags for flags access fix minBiasCounter access to flags cloneAndReplace calls in IDTrigger to stick to clone and replace semantics other trivial flags uses in Jet menu
-
- Feb 29, 2024
-
-
Duc Ta authored
Make InDetTimeCollection recording optional for ID raw data providers See merge request atlas/athena!69295
-
Duc Ta authored
improve efex EmulatedTower building, including new debugging output. See merge request atlas/athena!69306
-
Duc Ta authored
Allow DigitizationTests ART jobs to find 24.0-specific reference files (ATLASSIM-7095) See merge request atlas/athena!69376
-
Edson Carquin Lopez authored
TriggerMenuMT: uncomment MBTSA/C triggers in L1 menus for pp and HI and uncomment corresponding HLT streamers in P1_run3_v1 menu See merge request atlas/athena!69381
-
Edson Carquin Lopez authored
Only book some LAr DT monitoring histograms if in the online environment. See merge request atlas/athena!69238
-
Only book some LAr DT monitoring histograms if in the online environment. Also, add a fix for StatelessPT_NewConfig so that it works with older and newer releases (cil.Load went from list to set type)
-
Tim Martin authored
ATR-28873: support more workflows with container jobs in Trig_reco_tf.py See merge request atlas/athena!69365
-
ATR-28873: support more workflows with container jobs in Trig_reco_tf.py
-
Tim Martin authored
Fix to turn on and off the 2 sigma ringer correction See merge request atlas/athena!69359
-
Fix to turn on and off the 2 sigma ringer correction
-
Tim Martin authored
TrigP1Test: update debug stream test See merge request atlas/athena!69351
-
Tim Martin authored
Adding the removal of CPS for BeeX chains (ATR-19501) See merge request atlas/athena!69362
-
Tim Martin authored
TriggerMenuMT: merge EmptyMenuSequence[CA] See merge request atlas/athena!69345
-
John Chapman authored
-
Ahmed Tarek authored
-
John Chapman authored
-
John Chapman authored
-
Tim Martin authored
Move remaining TrigInDetValidation test to CA See merge request atlas/athena!69346
-
Tim Martin authored
Update TrigTransform Readme See merge request atlas/athena!69348
-
Stewart Martin-Haugh authored
-
Duc Ta authored
Also count the first hit associated to a truth particle. See merge request atlas/athena!69369
-
Duc Ta authored
Fix decoration type clash for isSplit. See merge request atlas/athena!69368
-
Duc Ta authored
Remove legacy DigitizationFlags jobproperties module See merge request atlas/athena!69243
-
Maximilian Amerl authored
-
Maximilian Amerl authored
-
Goetz Gaycken authored
-