This project is mirrored from https://:*****@gitlab.cern.ch/atlas/athena.git.
Pull mirroring updated .
- Dec 15, 2024
-
-
Tadej Novak authored
Externals Update, main branch (2024.12.15.) See merge request !76743
-
Externals Update, main branch (2024.12.15.)
-
Tadej Novak authored
2024-12-15: merge of 24.0 into main See merge request atlas/athena!76741
-
Tadej Novak authored
-
Tadej Novak authored
ZdcMonitoring: Fix cppcheck warning. See merge request atlas/athena!76724
-
ZdcMonitoring: Fix cppcheck warning. Pass string by const reference, not by value.
-
Tadej Novak authored
LArCafJobs: Suppress cppcheck warning. See merge request atlas/athena!76713
-
LArCafJobs: Suppress cppcheck warning. Use a non-default dtor to avoid cppcheck warnings about allocations in the ctor.
-
Tadej Novak authored
LArG4EC: Suppress cppcheck false positive. See merge request atlas/athena!76715
-
LArG4EC: Suppress cppcheck false positive. False positive because G4Exception doesn't return.
-
Tadej Novak authored
LArCalibTools: Suppress cppcheck warning. See merge request atlas/athena!76714
-
LArCalibTools: Suppress cppcheck warning. Suppress a false-positive cppcheck warning.
-
Tadej Novak authored
CaloRec: Fix cppcheck warning. See merge request atlas/athena!76719
-
CaloRec: Fix cppcheck warning. nextCelIterEnd gets invalidated on erase().
-
Tadej Novak authored
LArReadoutGeometry: Fix cppcheck warnings. See merge request atlas/athena!76716
-
LArReadoutGeometry: Fix cppcheck warnings. Potential null pointer dereferences.
-
Tadej Novak authored
xAODBTagging: Suppress cppcheck false positive. See merge request atlas/athena!76723
-
xAODBTagging: Suppress cppcheck false positive. Suppress cppcheck false positive.
-
Tadej Novak authored
MuonPrepRawData+MuonTesterTree: Suppress cppcheck warning. See merge request atlas/athena!76727
-
Tadej Novak authored
xAODRootAccess: Fix cppcheck warning. See merge request !76721
-
xAODRootAccess: Fix cppcheck warning. Redundant string conversion.
-
Tadej Novak authored
MuonCombinePatternTools: Suppress cppcheck warning. See merge request atlas/athena!76729
-
MuonCombinePatternTools: Suppress cppcheck warning. Suppress a cppcheck false positive.
-
Tadej Novak authored
StoreGate: Suppress cppcheck warnings. See merge request atlas/athena!76718
-
StoreGate: Suppress cppcheck warnings. Suppress some cppcheck warnings about side-effects in assert. Suppress more cppcheck false positive missingReturn warnings.
-
Tadej Novak authored
AthContainers: Suppress cppcheck warnings. See merge request atlas/athena!76717
-
AthContainers: Suppress cppcheck warnings. Suppress some bogus warnings seen with cppcheck 2.16.
-
Tadej Novak authored
JetMonitoring: Clean up cppcheck fix. See merge request atlas/athena!76733
-
JetMonitoring: Clean up cppcheck fix. Don't need explicit suppressions here.
-
Tadej Novak authored
TrkParametersBase+TrkGlobalChi2Fitter: Suppress a cppcheck warning. See merge request atlas/athena!76730
-
Tadej Novak authored
MuonCalibSegmentCreator: Fix cppcheck warnings. See merge request atlas/athena!76728
-
MuonCalibSegmentCreator: Fix cppcheck warnings. Null pointer check cleanups.
-
Tadej Novak authored
ParticleCaloExtension: Suppress cppcheck warning. See merge request atlas/athena!76734
-
ParticleCaloExtension: Suppress cppcheck warning. Another bogus missingReturn warning.
-
Tadej Novak authored
D3PDMakerUtils: Suppress cppcheck warnings. See merge request !76737
-
D3PDMakerUtils: Suppress cppcheck warnings. Suppress bogus cppcheck missingReturn warnings.
-
Tadej Novak authored
FlavorTagDiscriminants: Fix/suppress cppcheck warnings. See merge request atlas/athena!76738
-
FlavorTagDiscriminants: Fix/suppress cppcheck warnings. Pass objects by const reference, not by value. Default some ctors to avoid bogus missingReturn warnings.
-
Tadej Novak authored
ZeeValidation: Fix cppcheck warnings. See merge request atlas/athena!76739
-
ZeeValidation: Fix cppcheck warnings. Pass strings by const reference, not by value.
-