- Oct 17, 2023
-
-
refactor: Unify ACTS clusterization algorithms
-
Frank Winklmeier authored
TrkGlobalChi2Fitter: cppcheck warnings. See merge request !66531
-
TrkGlobalChi2Fitter: cppcheck warnings. Ignored function return values. Suppress a false positive where cppcheck gets confused by the memory management complexities of this code.
-
Frank Winklmeier authored
introduce inline_hints.h See merge request !66495
-
introduce inline_hints.h
-
Frank Winklmeier authored
Updating CaloRinger containers and egamma CaloRinger flags See merge request !65744
-
Updating CaloRinger containers and egamma CaloRinger flags
-
Frank Winklmeier authored
Conditional creation of the old converter when there is a need for one See merge request !66511
-
Conditional creation of the old converter when there is a need for one
-
Frank Winklmeier authored
Pass values by const ref for Cpp check. See merge request !66518
-
Pass values by const ref for Cpp check.
-
Frank Winklmeier authored
rework FTFCfg to be able to reuse spacePointTool from displaced vertex code See merge request !66501
-
rework FTFCfg to be able to reuse spacePointTool from displaced vertex code
-
Frank Winklmeier authored
RungeKuttaUtils : A reference can not be null See merge request !66493
-
RungeKuttaUtils : A reference can not be null
-
Frank Winklmeier authored
Bump Acts Tag to v30.2.0 See merge request !66465
-
Bump Acts Tag to v30.2.0
-
Frank Winklmeier authored
Run Woodcock Tracking in the EMEC rather than EMECPara G4Region by default (ATLASSIM-6426) See merge request !63410
-
Run Woodcock Tracking in the EMEC rather than EMECPara G4Region by default (ATLASSIM-6426) Currently we use Woodcock tracking in the "EMECPara" `G4Region` which consists of a subset of the volumes in the EMEC envelope. There is also an "EMEC" `G4Region` which contains the top-level EMEC volumes. In order to avoid creating the "EMECPara" `G4Region` as this causes some potential issues (ATLASSIM-6426), we would like to run Woodcock tracking in the "EMEC" `G4Region` instead. This change was validated in ATLPHYSVAL-937.
-
- Oct 16, 2023
-
-
Frank Winklmeier authored
Revert "Merge branch 'metassoc.PyDumper-20231011' into 'main'" See merge request !66524
-
Revert "Merge branch 'metassoc.PyDumper-20231011' into 'main'" This reverts merge request !66390
-
Frank Winklmeier authored
Externals Update, main branch (2023.10.16.) Closes ATLINFR-5105 See merge request !66513
-
Externals Update, main branch (2023.10.16.)
-
Frank Winklmeier authored
Parse directly the Identifier instead of deducing it from the surface See merge request !66414
-
Parse directly the Identifier instead of deducing it from the surface
-
Frank Winklmeier authored
ElectronRescalerTidyUp See merge request !66517
-
ElectronRescalerTidyUp
-
Frank Winklmeier authored
Remove unused streamer menu code See merge request !66514
-
Remove unused streamer menu code
-
Frank Winklmeier authored
Clean-up: Rename GenParticleSimWhiteList to GenParticleSimAcceptList See merge request !66316
-
Clean-up: Rename GenParticleSimWhiteList to GenParticleSimAcceptList
-
Frank Winklmeier authored
Clean-up ISF_FatrasConfig.py See merge request !66477
-
Clean-up ISF_FatrasConfig.py
-
Frank Winklmeier authored
Repair imports of DataScoutingInfo [ATR-28379, ATR-28380] See merge request !66507
-
Frank Winklmeier authored
Remove POOL fast merge capabilities and complexity See merge request !66286
-
Remove POOL fast merge capabilities and complexity
-
Frank Winklmeier authored
TrigValTools: parse CUDA errors in ART log files See merge request !66508
-
TrigValTools: parse CUDA errors in ART log files Hello, CUDA errors are currently ignored when parsing log files of GPU trigger ART tests. Minimal support is added. Cheers, Bertrand
-
Frank Winklmeier authored
Pythia8EnvironmentConfig add the definition of LHAPDF_INSTAL_PATH See merge request !66491
-