- Feb 19, 2025
-
-
Tidy up includes in HLTEDMCreator
-
- Feb 18, 2025
-
-
Duc Ta authored
SimCoreTests: update test_AtlasG4_ZDCSimTest to use ATLAS-R2-2016-01-03-00 See merge request atlas/athena!77895
-
SimCoreTests: update test_AtlasG4_ZDCSimTest to use ATLAS-R2-2016-01-03-00
-
Jean-Baptiste De Vivie De Regie authored
Backport !72290 from main to 24.0: Fix IOV metadata configuration in CommonSimulationSteering See merge request !77870
-
Merge branch 'main-maszyman-fix-iovmd-conf-sim' into 'main' Fix IOV metadata configuration in CommonSimulationSteering Closes ATLASSIM-7222 See merge request !72290
-
Jean-Baptiste De Vivie De Regie authored
Modifying NRPC RDO See merge request !77855
-
Modifying NRPC RDO
-
Jean-Baptiste De Vivie De Regie authored
FTAG OnnxUtil and OnnxOutput class renaming to SaltModel and SaltModelOutput See merge request !77847
-
FTAG OnnxUtil and OnnxOutput class renaming to SaltModel and SaltModelOutput
-
Jean-Baptiste De Vivie De Regie authored
Changed reference locations for 24.0 egamma validation See merge request !77882
-
Changed reference locations for 24.0 egamma validation
-
Jean-Baptiste De Vivie De Regie authored
Found bug in D3PDMaker/CaloD3PDObject and CaloCellFilterAlgCfg.py See merge request !77879
-
Found bug in D3PDMaker/CaloD3PDObject and CaloCellFilterAlgCfg.py
-
- Feb 17, 2025
-
-
Tim Martin authored
Implement Dev menu-specific TauID inferences for the HLT Tau reconstruction See merge request atlas/athena!77867
-
Implement Dev menu-specific TauID inferences for the HLT Tau reconstruction
-
Duc Ta authored
Use defaultConditionsTags.RUN3_MC instead of OFLCOND-MC23-SDR-RUN3-05 See merge request atlas/athena!77817
-
Use defaultConditionsTags.RUN3_MC instead of OFLCOND-MC23-SDR-RUN3-05
-
Duc Ta authored
Patches to FastCaloSim configurations See merge request atlas/athena!77766
-
Patches to FastCaloSim configurations
-
Duc Ta authored
Update cmake_newanalysisalg.py - make skeleton script work with MT See merge request atlas/athena!77832
-
Update cmake_newanalysisalg.py - make skeleton script work with MT
-
- Feb 14, 2025
-
-
Andrea Coccaro authored
-
Duc Ta authored
VecMem 1.13.0, 24.0 branch (2025.02.13.) See merge request atlas/athena!77807
-
Update Athena to use VecMem-1.13.0. And with that, undo the hack that was necessary for successful Debug builds with earlier versions.
-
Andrea Coccaro authored
cleanup of unused ditau triggers from the Dev pp Menu See merge request atlas/athena!77815
-
cleanup of unused ditau triggers from the Dev pp Menu
-
- Feb 13, 2025
-
-
Edson Carquin Lopez authored
Sort the HLT TauID algorithms list (ATR-28728) See merge request atlas/athena!77808
-
Sort the HLT TauID algorithms list (ATR-28728)
-
Edson Carquin Lopez authored
Fix missing low pt muion chains See merge request atlas/athena!77803
-
Fix missing low pt muion chains Even after adding the check that the requested chains are in the menu, the jobs failed because some of the low pt muon chains have been removed from the physics menu and are now only in Dev, so all the jobs requestiong the muon low pt chains were failing. I have had enough with this now, if this doesn;t work, I will no longer fix this as I have other things to do
-
Duc Ta authored
ZdcAnalysis: Make sure tools get initialized correctly whatever the configuration. See merge request atlas/athena!77772
-
ZdcAnalysis: Make sure tools get initialized correctly whatever the configuration. A couple tools here were initializing themselves based on a provided configuration string. They tested for two sets of configuration strings. But if the provided configuration didn't match either of these two sets, then the initialization would not be done properly, leading to out-of-bounds vector accesses. Further, the settings made for these two sets were exactly the same. So remove the test of the configuration string, and always so the initialization to match the existing cases. Fixes a crash seen in the test_data22_AFP.sh ART test, which sets a configuration of LHCf2022.
-
Duc Ta authored
AthExCUDA (Debug Build) Fix, 24.0 branch See merge request atlas/athena!77799
-
Andrea Coccaro authored
24.0-coverity-TrigT1RPClogic See merge request atlas/athena!77802
-
24.0-coverity-TrigT1RPClogic
-
Frank Winklmeier authored
AthExCUDA (Debug Build) Fix, main branch (2024.03.15.) See merge request atlas/athena!69855 (cherry picked from commit 47dd9b96) 2d8b17d1 Turn off vptr sanitization for the execute function. Co-authored-by:
Walter Lampl <walter.lampl@cern.ch>
-