- May 28, 2024
-
-
Clean up legacy MuonClusterOnTrack config
-
- May 27, 2024
-
-
Duc Ta authored
TileTBRec: Use Tile sampling fraction in TileTBAAntuple only for MC See merge request atlas/athena!71710
-
TileTBRec: Use Tile sampling fraction in TileTBAAntuple only for MC Tile TB ntuple (h1000) production has been updated to use Tile sampling fraction only for MC jobs.
-
Dylan Remberto Van Arneman authored
TriggerEDMRun3: AODCOMM removal Round 2 (ATR-28561, ATR-28781), Unused/empty AOD removal (ATR-29047) See merge request atlas/athena!70041
-
TriggerEDMRun3: AODCOMM removal Round 2 (ATR-28561, ATR-28781), Unused/empty AOD removal (ATR-29047) TriggerEDMRun3,TrigAnalysisTest: Remove HLT_TopoCaloClustersFS from AOD, adjust ART Run3DQ tests to use Trigger.AODEDMSet='ESD'
-
Duc Ta authored
Avoid since > until in pixel hancool See merge request atlas/athena!71705
-
Avoid since > until in pixel hancool
-
Duc Ta authored
TrigServices: always create CoreDumpSvc See merge request atlas/athena!71688
-
Ahmed Tarek authored
Updating ID ART reference plots for a recent nightly See merge request atlas/athena!71643
-
Updating ID ART reference plots for a recent nightly
-
Ahmed Tarek authored
Resurrect CaloCellPos2Ntuple code + config See merge request atlas/athena!71679
-
Resurrect CaloCellPos2Ntuple code + config
-
Ahmed Tarek authored
Back-port MR 71007 from main to 24.0 See merge request atlas/athena!71720
-
Back-port MR 71007 from main to 24.0
-
Ahmed Tarek authored
TileTBRec: Add python script to run TileTB reconstruction in Run3 See merge request atlas/athena!71717
-
TileTBRec: Add python script to run TileTB reconstruction in Run3 Python script (ComponentAccumulator based) to run Tile TestBeam reconstruction in Run3 has been added.
-
Ahmed Tarek authored
PyUtils: cache result of moduleExists See merge request atlas/athena!71631
-
Ahmed Tarek authored
AthenaConfiguration: add flag to configure event timeout See merge request !71547
-
Ahmed Tarek authored
LArRunFormat: Remove dependency on legacy module IOVDbSvc.CondDB See merge request !71690
-
LArRunFormat: Remove dependency on legacy module IOVDbSvc.CondDB
-
- May 24, 2024
-
-
Clean out legacy config files from Database/RegistrationServices
-
Fix duplicated property name in GNNVertexFitterTool
-
Goetz Gaycken authored
When computing eta for a theta of approximately pi, the resulting tan (theta/2) may become negative if theta is slightly above pi, which leads to an FPE when computing the log.
-
Frank Winklmeier authored
Need to set the `create=True` on `CoreDumpSvc` to ensure it is always created even if no client asks for it. Fixes missing signal handling in HLT. Closes ATR-29451.
-
Dylan Remberto Van Arneman authored
TriggerJobOpts: update forceConditions postExec See merge request !71675
-
TriggerJobOpts: update forceConditions postExec Hello, In some trigger ART tests, we override conditions by forcing the run number and LB, or the timestamp. This MR is updating the list of timestamp-based trigger condition folders. The existing list seems otherwise up-to-date, except `/TDAQ/Resources/ATLAS/SCT/Robins` which is apparently unused, maybe it was in Run1 or Run2. Fixes ATR-29380. Cheers, Bertrand
-
Dylan Remberto Van Arneman authored
Chains are moved from the Physics Menu to the MC Menu, ATR-29443 See merge request !71642
-
Chains are moved from the Physics Menu to the MC Menu, ATR-29443
-
Dylan Remberto Van Arneman authored
pass flags to getTrigEgammaKeys See merge request !71638
-
pass flags to getTrigEgammaKeys
-
Modified testing condition, special chain cases treatment implemented