- Feb 27, 2024
-
-
Tim Martin authored
L1CaloFEXSim: remove legacy job options and update unit tests See merge request atlas/athena!69293
-
Tim Martin authored
ATR-28443 moving H->Z->qq/vv chains to Physics from Dev See merge request atlas/athena!69284
-
Tim Martin authored
TriggerMenuMT+TriggerJobOpts: cleanup usage of CFElements See merge request atlas/athena!69273
-
Tim Martin authored
maxmultfilter now filters jets depending on eta See merge request atlas/athena!69201
-
maxmultfilter now filters jets depending on eta
-
Ahmed Tarek authored
Clean up legacy configs in JetTagging See merge request atlas/athena!69249
-
Clean up legacy configs in JetTagging
-
Ahmed Tarek authored
Clean up legacy configs in PhysValMonitoring See merge request atlas/athena!69248
-
Clean up legacy configs in PhysValMonitoring
-
Frank Winklmeier authored
Delete legacy driver job options. Also use `noerorr.sh` as unit post-processing instead of dummy references. Relates to ATR-28854.
-
Tim Adye authored
TriggerMenuMT: remove caching of pebSequenceCfg See merge request atlas/athena!69244
-
Tim Adye authored
Add L1BTAG-MU3VjJ40 seeded muon + bjet chains and the corresponding validation support chains to physics See merge request atlas/athena!69220
-
Add L1BTAG-MU3VjJ40 seeded muon + bjet chains and the corresponding validation support chains to physics Add L1BTAG-MU3VjJ40 seeded muon + bjet chains and the corresponding validation support chains to physics
-
Leon Bozianu authored
-
Duc Ta authored
WorkflowTestRunner: Add ability for detailed comparison See merge request atlas/athena!69270
-
Duc Ta authored
AthenaConfiguration: delete OldFlags2NewFlags See merge request atlas/athena!69173
-
Duc Ta authored
TrfTestsART: Fix configuration of serial merge tests See merge request atlas/athena!69268
-
Duc Ta authored
Improve implementation of flags cloneAndReplace See merge request atlas/athena!68913
-
Duc Ta authored
update trig section of TauCP monitoring See merge request atlas/athena!69257
-
Duc Ta authored
MagFieldUtils: delete legacy job options See merge request atlas/athena!69242
-
Frank Winklmeier authored
Since we no longer support the legacy sequences, cleanup the use of `CFElements`: - replace `has/getProp` with `has/getattr` - replace `getSequenceChildren` with `Members` access (except for the cases where we rely on silent return when used on non-sequences) - replace `compName` with `.name`
-
Tadej Novak authored
-
Tim Martin authored
ATR-28838 Remaining MET chains duplication clean up - HLT / ATR-28563 A Phase I L1Topo LLP Trigger See merge request atlas/athena!69232
-
ATR-28838 Remaining MET chains duplication clean up - HLT / ATR-28563 A Phase I L1Topo LLP Trigger
-
Johannes Elmsheuser authored
-
- Feb 26, 2024
-
-
Duc Ta authored
Monitoring Improvement: use generic fillers for TProfile2D so that they support bin labels and bin extension See merge request atlas/athena!69237
-
Duc Ta authored
LumiBlockComps: delete obsolete files See merge request atlas/athena!69239
-
Duc Ta authored
Remove legacy job options from TGC_Digitization package See merge request atlas/athena!69241
-
Duc Ta authored
main-coverity-TRT_CalibTools See merge request atlas/athena!69234
-
Duc Ta authored
Cleanup transform setup of legacy config + TAG format See merge request atlas/athena!68959
-
Duc Ta authored
Update ASG test files for DAOD_PHYS See merge request atlas/athena!68848
-
Duc Ta authored
Add BRAN module digitization See merge request atlas/athena!69155
-
Duc Ta authored
IOVDbTestAlg: migrate tests to CA See merge request atlas/athena!69148
-
Antonio De Maria authored
-
Frank Winklmeier authored
The `pebSequenceCfg` is called with an instance of the inputMaker that changes from call to call. Hence the caching is useless. Fixes the following warning: ``` Py:AccumulatorCache WARNING Cache limit (128) reached for TriggerMenuMT.HLT.CommonSequences.EventBuildingSequences.pebSequenceCfg ```
-
-
Frank Winklmeier authored
-
Tim Martin authored
B-physics trigger: move bBmux_BdmuDstarX trigger chains from Dev_pp_run3_v1 to Physics_pp_run3_v1 (ATR-27341) See merge request atlas/athena!69211
-
Frank Winklmeier authored
-