- Mar 22, 2024
-
-
Frank Winklmeier authored
2024-03-21: merge of 24.0 into main See merge request atlas/athena!70026
-
Frank Winklmeier authored
Moved APRDefaults.h from POOLCore to RootUtils See merge request atlas/athena!70029
-
Moved APRDefaults.h from POOLCore to RootUtils Makes the defaults accessible also in AnalysisBase
-
- Mar 21, 2024
-
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Marija Vranjes Milosavljevic authored
fix for ATR-29037 - No such flag: minTRTonTrk See merge request atlas/athena!70032
-
fix for ATR-29037 - No such flag: minTRTonTrk
-
Marija Vranjes Milosavljevic authored
Fix issue with incomplete hashing in HLT Nav conversion See merge request atlas/athena!70018
-
Fix issue with incomplete hashing in HLT Nav conversion
-
Frank Winklmeier authored
CaloRecGPU: Multiprocessing and Cleanup See merge request atlas/athena!69946
-
CaloRecGPU: Multiprocessing and Cleanup
-
Frank Winklmeier authored
barcode -> ID migration for HGTD/InDet/MuonDigitization. See merge request atlas/athena!69655
-
barcode -> ID migration for HGTD/InDet/MuonDigitization.
-
Frank Winklmeier authored
Move makeHandle definition for Cond handles to the ReadCondHandle header. See merge request atlas/athena!69774
-
Frank Winklmeier authored
Reduce the usage of signal_process_vertex and signal_process_id See merge request atlas/athena!70000
-
Reduce the usage of signal_process_vertex and signal_process_id
-
Frank Winklmeier authored
CUDA with C++20, main branch (2024.03.21.) See merge request atlas/athena!70017
-
Made the output operator of Trk::ParametersBase work with CUDA. The operator makes use of Trk::Surface. In a way that made nvcc very confused, as it couldn't find the correct operator to use on that forward declared type.
-
Ahmed Tarek authored
AthenaPython: delete copy_file and read_file utilities See merge request atlas/athena!70014
-
Ahmed Tarek authored
LArCafJobs: delete legacy config referencing RecExConfig See merge request atlas/athena!69991
-
Ahmed Tarek authored
MuonConfig: drop RPC cabling map override See merge request atlas/athena!69714
-
MuonConfig: drop RPC cabling map override Hello, This MR is dropping a conditions override for RPC cabling maps. Run3 MC global tags should contain these folders natively (e.g. https://atlas-tagservices.cern.ch/tagservices/RunBrowser/runBrowserReport/rBR_CB_Report.php?CBAction=GlobalTagReport&cbgt=OFLCOND-MC23-SDR-RUN3-02), so the override should no longer be necessary. Related ticket: ATR-25059. Cheers, Bertrand
-
Frank Winklmeier authored
tidy from TrackFindingAlg into TrackFindingMeasurements See merge request atlas/athena!69997
-
collect code from TrackFindingAlg::execute() into new TrackFindingMeasurements::addDetectorElements()
-
Frank Winklmeier authored
Remove the GenericBarcodeFilter See merge request atlas/athena!69989
-
Remove the GenericBarcodeFilter
-
Marija Vranjes Milosavljevic authored
TrigPSC+TrigServices: set ConcurrencyFlags::numProcs See merge request atlas/athena!70015
-
Frank Winklmeier authored
Reduce the usage of #ifdef HEPMC3 See merge request atlas/athena!69998
-
Reduce the usage of #ifdef HEPMC3
-
Frank Winklmeier authored
AFT-721: Fix FTAG derivations and AntiKt4UFOCSSKJets See merge request atlas/athena!69937
-
AFT-721: Fix FTAG derivations and AntiKt4UFOCSSKJets
-
Frank Winklmeier authored
IOVDbFolder: fill object cache when reading data from CREST See merge request atlas/athena!70003
-
Frank Winklmeier authored
GeneratorObjects: Update test for changes in event index handling. See merge request atlas/athena!70006
-
GeneratorObjects: Update test for changes in event index handling. Fixes test failures in the debug build.
-
Frank Winklmeier authored
MuonGeoModel: Fix cppcheck warnings. See merge request atlas/athena!70008
-
MuonGeoModel: Fix cppcheck warnings. Prefer preincrement to postincrement for iterator classes.
-
Frank Winklmeier authored
pT filter for groomed jets before moment calculation See merge request atlas/athena!70012
-
pT filter for groomed jets before moment calculation
-
Frank Winklmeier authored
InDetReadoutGeometry+TrkExUtils: Fix cppcheck warnings. See merge request atlas/athena!70009
-
Frank Winklmeier authored
TrackParticleTruthTPCnv: Update for change in event index handling. See merge request atlas/athena!70005
-