- Feb 07, 2025
-
-
Tadej Novak authored
ActsTrackReconstruction: Fix forward declaration of a struct See merge request atlas/athena!77701
-
Tadej Novak authored
Extended allow strip range to fix Overlay collection merging for ITkStrip See merge request atlas/athena!77700
-
Extended allow strip range to fix Overlay collection merging for ITkStrip
-
Tadej Novak authored
-
Tadej Novak authored
Update usage of tracking convertors in PFlow Config See merge request atlas/athena!77697
-
Update usage of tracking convertors in PFlow Config
-
Tadej Novak authored
Adapt TrigGepPerf to use GepCellHandlerTool as cell preparation step See merge request atlas/athena!77681
-
Adapt TrigGepPerf to use GepCellHandlerTool as cell preparation step
-
Tadej Novak authored
ACTS TF: compute shared hits (2nd attempt) See merge request atlas/athena!77481
-
separate out measurementIndex etc into new class, SharedHitCounter (it doesn't yet count shared hits)
-
Tadej Novak authored
Update TruthBornLeptonCollectionMaker.cxx to simplify the logic See merge request atlas/athena!77572
-
Update TruthBornLeptonCollectionMaker.cxx to simplify the logic
-
Tadej Novak authored
ART Test for GBTS See merge request atlas/athena!77595
-
Apply 1 suggestion(s) to 1 file(s) Co-authored-by:
Carlo Varni <carlo.varni@cern.ch>
-
Tadej Novak authored
Add option to make eta overlap space points in strip endcaps See merge request atlas/athena!77602
-
Apply 1 suggestion(s) to 1 file(s) Co-authored-by:
Thomas Strebler <thomas.strebler@cern.ch>
-
Tadej Novak authored
CPAlgorithms: full printout of the tools and algorithms configuration See merge request !77502
-
CPAlgorithms: full printout of the tools and algorithms configuration
-
Tadej Novak authored
MuonConfig: Disable twin tubes for run1 See merge request atlas/athena!77694
-
MuonConfig: Disable twin tubes for run1 The COMP200 database does not contain the MDT twin tubes conditions. Disable twin tubes if we're using that database. Fixes ART tests: test_trigAna_BStoESDAOD_run1_build.py test_data11_7tev.sh test_data11_heavy_ion.sh
-
Tadej Novak authored
GlobalSimulation: Thread-safety cleanup. See merge request atlas/athena!77691
-
GlobalSimulation: Thread-safety cleanup. Remove unused static variables.
-
Tadej Novak authored
2025-02-07: merge of 24.0 into main Closes ATR-30794 See merge request atlas/athena!77683
-
Tadej Novak authored
CxxUtils: Add set_unaligned functions for writing potentially unaligned data. See merge request !77685
-
CxxUtils: Add set_unaligned functions for writing potentially unaligned data. Add set_unaligned functions, analogous to the existing get_unaligned functions, for writing possibly-unaligned data without invoking undefined behavior.
-
Tadej Novak authored
TileConditions: Better error reporting. See merge request atlas/athena!77689
-
TileConditions: Better error reporting. If we don't find a drawer, report an error rather than crashing with a segfault.
-
Tadej Novak authored
xAODEventFormatCnv: Use fillFromArgs in test scripts. See merge request atlas/athena!77686
-
xAODEventFormatCnv: Use fillFromArgs in test scripts. So that they support debugging options.
-
Tadej Novak authored
AthenaKernel: Additional dictionary entry. See merge request atlas/athena!77687
-
AthenaKernel: Additional dictionary entry. Generate a dictionary for implements<IProxyDict>. Fixes errors seen in dev3LCG when loading TEvent (which derives from this).
-
Tadej Novak authored
Fix EGAM11 config for Run-3 HI data See merge request atlas/athena!77670
-
Fix EGAM11 config for Run-3 HI data
-
Tadej Novak authored
CxxUtils: Avoid spurious division-by-zero FPEs with clang19. See merge request atlas/athena!77684
-
CxxUtils: Avoid spurious division-by-zero FPEs with clang19. Use CXXUTILS_TRAPPING_FP to tell clang to assume that FP division may trap.
-
Tadej Novak authored
MuonGeoModelTestR4: Increase test timeout. See merge request atlas/athena!77692
-
MuonGeoModelTestR4: Increase test timeout. Test has been timing out in dbg build.
-
Tadej Novak authored
EvgenJobTransforms: change output type of EVNTtoHEPMC skeleton to hepmc See merge request atlas/athena!77676
-
EvgenJobTransforms: change output type of EVNTtoHEPMC skeleton to hepmc
-
Tadej Novak authored
decorate electrons and photons in PHYSLITE with E_mva_only See merge request atlas/athena!77336
-