- May 10, 2024
-
-
Dealing with odd behaviour from the FourLeptonVertices collections. They were previously not being saved.
-
Johannes Elmsheuser authored
LArSC2NtupleEB: fixed clang warning See merge request atlas/athena!71275
-
LArSC2NtupleEB: fixed clang warning Use std::abs for integers
-
Johannes Elmsheuser authored
2024-05-10: merge of 24.0 into main See merge request atlas/athena!71277
-
Johannes Elmsheuser authored
- /Projects/Athena/version.txt - /Projects/AthSimulation/version.txt - /Projects/DetCommon/version.txt - /Projects/VP1Light/version.txt
-
Johannes Elmsheuser authored
-
- May 09, 2024
-
-
Attila Krasznahorkay authored
- /Projects/AnalysisBase/version.txt - /Projects/AthAnalysis/version.txt
-
Johannes Elmsheuser authored
Externals Update, main branch (2024.05.08.) See merge request atlas/athena!71255
-
Updated all projects to atlasexternals-2.1.17. Also fixed an issue with atlas_install_joboptions(...) in AthenaPython, and enabled LTO for (Atlas)Geant4 in both AthSimulation and Athena.
-
Johannes Elmsheuser authored
TRT_GeoModel: code refactoring and cleanup See merge request atlas/athena!71258
-
TRT_GeoModel: code refactoring and cleanup Affected classes: the Tool nd both Factories. The changes include: removal of redundant functions and typedefs, refactoring the headers, switching to ATH_CHECK macros where possible, switching for Gaudi::Property in the Tool, formatting chnges, etc.
-
Johannes Elmsheuser authored
ITkPixelEncodingAlg: fixed clang warning and added missing override keywords See merge request atlas/athena!71257
-
ITkPixelEncodingAlg: fixed clang warning and added missing override keywords The clang warning was caused by a typo in the header guard
-
Johannes Elmsheuser authored
PyJobTransforms: fix flake8-bugbear warnings See merge request atlas/athena!71253
-
PyJobTransforms: fix flake8-bugbear warnings Fix flake8-bugbear warnings about calling functions for argument defaults.
-
Johannes Elmsheuser authored
Suppress some flake8-bugbear warnings See merge request atlas/athena!71252
-
Suppress some flake8-bugbear warnings
-
Johannes Elmsheuser authored
D3PDMaker: suppress some flake8-bugbear warnings See merge request atlas/athena!71251
-
D3PDMaker: suppress some flake8-bugbear warnings
-
Johannes Elmsheuser authored
ParticleGun: fix flake8-bugbear warnings See merge request atlas/athena!71250
-
ParticleGun: fix flake8-bugbear warnings B008: Do not perform function calls in argument defaults. The call is performed only once at function definition time. All calls to your function will reuse the result of that definition-time function call.
-
Johannes Elmsheuser authored
PerfMon: fix flake8-bugbear warnings See merge request atlas/athena!71247
-
PerfMon: fix flake8-bugbear warnings Use regular attribute access instead of `getattr/setattr`.
-
Johannes Elmsheuser authored
McParticleEvent: delete broken Pythonizations See merge request atlas/athena!71246
-
McParticleEvent: delete broken Pythonizations The module has never been adapted to HepMC3 and none of the additional helpers actually work (invoking them immediately results in an attribute error).
-
Johannes Elmsheuser authored
Update BPHY13 and BPHY23 See merge request atlas/athena!71206
-
Update BPHY13 and BPHY23
-
Tim Martin authored
Energy calibration threshold flag in Egamma trigger See merge request atlas/athena!71243
-
Tim Martin authored
Creating HI MC menu, moving legacy chains from physics to MC menu See merge request atlas/athena!70592
-
Creating HI MC menu, moving legacy chains from physics to MC menu
-
Johannes Elmsheuser authored
2024-05-09: merge of 24.0 into main See merge request atlas/athena!71260
-
Johannes Elmsheuser authored
-
Johannes Elmsheuser authored
MuonEvenTPCnv - Fix unit test Closes ATLASRECTS-7989 See merge request atlas/athena!71256
-
MuonEvenTPCnv - Fix unit test
-
- May 08, 2024
-
-
Johannes Elmsheuser authored
CPAlgorithms: Fix trigger matching selection name See merge request atlas/athena!71242
-
CPAlgorithms: Fix trigger matching selection name
-
Johannes Elmsheuser authored
p3 version of TP convertors for HepMC particle link v3 See merge request atlas/athena!71202
-
p3 version of TP convertors for HepMC particle link v3
-
Johannes Elmsheuser authored
MMReadoutElement - Clean up initialization stage See merge request atlas/athena!71205
-
MMReadoutElement - Clean up initialization stage
-