- May 17, 2024
-
-
Tadej Novak authored
PunchThroughTool does not need to set punch-through particle barcodes directly See merge request !71425
-
PunchThroughTool does not need to set punch-through particle barcodes - this will be handled by the TruthSvc
-
Tadej Novak authored
R22-izing large-R jets in SUSYTools See merge request atlas/athena!70667
-
R22-izing large-R jets in SUSYTools
-
Tadej Novak authored
CPAlgorithms: Use SIMPLIFIED systematic model for Run 2 electron isolation See merge request !71453
-
CPAlgorithms: Use SIMPLIFIED systematic model for Run 2 electron isolation
-
Tadej Novak authored
Call fillCache for sTGC See merge request atlas/athena!71450
-
Call fillCache for sTGC
-
- May 16, 2024
-
-
Tadej Novak authored
CPAlgorithms: two fixes for the global trigger SFs See merge request atlas/athena!71434
-
CPAlgorithms: two fixes for the global trigger SFs
-
Tadej Novak authored
Monopole: Suppress cppcheck false positive. See merge request atlas/athena!71438
-
Monopole: Suppress cppcheck false positive. Suppress false-positive nullPointerRedundantCheck warning. (cppcheck misses that G4Exception doesn't return.)
-
Tadej Novak authored
MuonEventCnvTools: Remove detStore retrieve of MuonDetectorManager See merge request atlas/athena!71436
-
Remove m_useAlignedGeo Minor fix to match standard naming convention
-
Tadej Novak authored
ISF_PunchThroughTools: Fix cppcheck 2.14 warnings. See merge request atlas/athena!71440
-
ISF_PunchThroughTools: Fix cppcheck 2.14 warnings. Pass containers by const reference, not by value. Prefer returning const references to members rather than copies.
-
Tadej Novak authored
Clean-up of ForwardTransport code See merge request atlas/athena!71441
-
Clean-up of ForwardTransport code
-
Tadej Novak authored
ISF_FastCaloSimServices: Suppress cppcheck false positive. See merge request atlas/athena!71442
-
ISF_FastCaloSimServices: Suppress cppcheck false positive. Suppress a bogus cppcheck nullPointerRedundantCheck warning (because cppcheck doesn't understand retrieve()).
-
Tadej Novak authored
JetRec: Fix cppcheck warnings. See merge request atlas/athena!71446
-
JetRec: Fix cppcheck warnings. Potentially uninitialized class members. Pass strings by const reference, not by value.
-
Tadej Novak authored
JetUtils: Fix cppcheck warnings. See merge request atlas/athena!71444
-
JetUtils: Fix cppcheck warnings. Prefer predecrement for iterator classes.
-
Tadej Novak authored
MuonMomentumCorrections+InDetTrackSystematicsTools: Use Accessor, etc instead of auxdata(). See merge request atlas/athena!71418
-
Tadej Novak authored
ISF_Fatras: fix status values for secondaries produced by ISF_Fatras See merge request atlas/athena!71426
-
ISF_Fatras: fix status values for secondaries produced by ISF_Fatras
-
Tadej Novak authored
Use the GenEvent event_number in HepMcParticleLink constructors where it is known See merge request atlas/athena!71433
-
Use the GenEvent event_number in HepMcParticleLink constructors where it is known
-
Tadej Novak authored
Swap DeepSet with GNTau in TauSelectionTool See merge request atlas/athena!71410
-
Swap DeepSet with GNTau in TauSelectionTool
-
Tadej Novak authored
InDetTrackPerfMon: Adding TrackAnalysisPlotsMgr and TrackParametersPlots See merge request atlas/athena!71403
-
InDetTrackPerfMon: Adding TrackAnalysisPlotsMgr and TrackParametersPlots
-
Tadej Novak authored
Add GEOMODEL_INCLUDE_DIRS to include search path for packages depending on GeoModel. See merge request atlas/athena!71406
-
CMakeLists.txt files have been updated for all instances which depend on the GeoModel core libraries but which do not explicitely include ${GEOMODEL_INCLUDE_DIRS}. Without this we are in danger of mixing header files from two sources, and this is actually now happening in the GeoModel early fault detection pipeline.
-
Tadej Novak authored
2024-05-16: merge of 24.0 into main See merge request atlas/athena!71424
-
Tadej Novak authored
PyJobTransform: fix running asetup in sub-steps Closes ATR-29401 See merge request atlas/athena!71430
-
Tadej Novak authored
Compress ACTS CI tests that check the ACTS workflows See merge request atlas/athena!71428
-
Compress ACTS CI tests that check the ACTS workflows
-
Tadej Novak authored
Reduce number of events for validation workflows. See merge request atlas/athena!71432
-