- May 16, 2024
-
-
Tadej Novak authored
ISF_Fatras: fix status values for secondaries produced by ISF_Fatras See merge request !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 !71410
-
Swap DeepSet with GNTau in TauSelectionTool
-
Tadej Novak authored
InDetTrackPerfMon: Adding TrackAnalysisPlotsMgr and TrackParametersPlots See merge request !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 !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 !71424
-
Tadej Novak authored
PyJobTransform: fix running asetup in sub-steps Closes ATR-29401 See merge request !71430
-
Tadej Novak authored
Compress ACTS CI tests that check the ACTS workflows See merge request !71428
-
Compress ACTS CI tests that check the ACTS workflows
-
Tadej Novak authored
Reduce number of events for validation workflows. See merge request !71432
-
Reduce number of events for validation workflows.
-
Tadej Novak authored
Drop unused concept of shared child particle barcodes See merge request !71362
-
Drop unused concept of shared child particle barcodes
-
Tadej Novak authored
-
Frank Winklmeier authored
Fix residual problems introduced by !71368. Always use `setupATLAS` to setup the asetup environment. Also fix and improve text on how to re-run container-based step locally. Closes ATR-29401.
-
Andrew Mehta authored
-
Andrew Mehta authored
-
Tadej Novak authored
-
Tadej Novak authored
-
Tadej Novak authored
-
Tadej Novak authored
-
Tadej Novak authored
main-coverity-LArCalibUtils See merge request !71408
-
main-coverity-LArCalibUtils
-
Tadej Novak authored
TrkEventCnvTools: Fix naming for MuonEventCnvToolCfg See merge request !71405
-
TrkEventCnvTools: Fix naming for MuonEventCnvToolCfg
-
Tadej Novak authored
CaloUtils: Add ToolWithConstants::toolType(). See merge request !71413
-
CaloUtils: Add ToolWithConstants::toolType(). A saved set of constants includes both the C++ class name and a version number. Normally, the class name is taken from the Gaudi type() method, but that may be changed by overriding the toolType() method. This can be used, for example, when there are tools with distinct C++ classes but which are yet similar enough to combine together.
-
Tadej Novak authored
DataModelTestDataCommon: Use AUXVAR_DECL. See merge request !71420
-
DataModelTestDataCommon: Use AUXVAR_DECL. Use AUXVAR_DECL macro to register aux variables.
-
Tadej Novak authored
CaloRec: Fix for writing correction constanta to pool. See merge request !71414
-
CaloRec: Fix for writing correction constanta to pool. In CaloClusterCorrDBWriter::execute, make sure that the detector store has been created. We'll need it during finalize().
-
Tadej Novak authored
CaloD3PDMaker: Fix configuration of CaloNoiseCondAlg. See merge request !71417
-
CaloD3PDMaker: Fix configuration of CaloNoiseCondAlg. The configuration of CaloNoiseCondAlg wasn't fully migrated to CA.
-
Tadej Novak authored
ZdcRec: Fix cppcheck warnings. See merge request !71421
-
ZdcRec: Fix cppcheck warnings. Prefer passing strings by const reference.
-