- May 14, 2024
-
-
Dan Guest authored
-
- May 13, 2024
- 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
-
Johannes Elmsheuser authored
AthContainersInterfaces, etc: shift() returns a reallocated flag. See merge request atlas/athena!71225
-
AthContainersInterfaces: shift() returns a reallocated flag. Have shift() return a flag telling whether the vector was reallocated, similarly to other operations.
-
Johannes Elmsheuser authored
Add PMGTruthWeightsAlgCfg, add unit tests for CA code See merge request atlas/athena!70384
-
Add PMGTruthWeightsAlgCfg, add unit tests for CA code
-
Johannes Elmsheuser authored
2024-05-08: merge of 24.0 into main Closes ATR-29338 See merge request atlas/athena!71237
-
Johannes Elmsheuser authored
LArCalibUtils+TilePulseSimulator: Fix cppcheck warning. See merge request atlas/athena!71232
-
LArCalibUtils: Fix cppcheck warning. Pass container by const reference, not by value.
-
Johannes Elmsheuser authored
ISF_FastCaloSimParametrization: Fix cppcheck 2.14 warnings. See merge request atlas/athena!71231
-
ISF_FastCaloSimParametrization: Fix cppcheck 2.14 warnings. Prefer returning const references to members rather than copies.
-
Johannes Elmsheuser authored
G4UserActions: Fix cppcheck warnings. See merge request atlas/athena!71230
-
G4UserActions: Fix cppcheck warning. Pass container by const reference, not by value. Delete copy/assignment for class managing memory.
-
Johannes Elmsheuser authored
MuonGeoModelTestR4: Fix cppcheck warnings. See merge request atlas/athena!71229
-
MuonGeoModelTestR4: Fix cppcheck warnings. Use string::starts_with rather than string::find.
-
Johannes Elmsheuser authored
DataModelRunTests: remove obsolete --CA from athena shebang See merge request atlas/athena!71209
-
DataModelRunTests: remove obsolete --CA from athena shebang
-
Johannes Elmsheuser authored
Integration of NewVrtSecInclusiveTool in FTAG2 for the tool calibration See merge request atlas/athena!71185
-
Integration of NewVrtSecInclusiveTool in FTAG2 for the tool calibration
-
Johannes Elmsheuser authored
Rewrite ACTS space point formation job option See merge request atlas/athena!71155
-
Rewrite ACTS space point formation job option
-
Johannes Elmsheuser authored
ITk pixel bytestream encoding See merge request atlas/athena!71106
-
ITk pixel bytestream encoding
-
Johannes Elmsheuser authored
new p3 versions for new Hepmc particle links See merge request atlas/athena!70947
-
added missing p3 versions to the TPCnv.cxx file, set them to old rather than current, but perhaps new makes more sense
-
Johannes Elmsheuser authored
PyJobTransforms: drop --CA option when launching athena See merge request atlas/athena!71207
-
PyJobTransforms: drop --CA option when launching athena `athena.py` now discovers CA/legacy mode automatically based on the shebang in the job options.
-