This project is mirrored from https://gitlab.cern.ch/atlas/athena.git.
Pull mirroring updated .
- Dec 18, 2024
-
-
main-cppcheck-EventSelectionAlgorithms
-
Frank Winklmeier authored
cppcheck: remove posix library See merge request atlas/athena!76828
-
Frank Winklmeier authored
CP Algorithms: allow blocks with all-default settings to pass their containerNamer down to the sub-blocks See merge request atlas/athena!76767
-
CP Algorithms: allow blocks with all-default settings to pass their containerNamer down to the sub-blocks CP Algorithms: allow blocks with all-default settings to pass their containerNamer down to the sub-blocks
-
Frank Winklmeier authored
CPAlgorithms: store dressed energy for truth-level electrons and muons to be consistent See merge request atlas/athena!76837
-
CPAlgorithms: store dressed energy for truth-level electrons and muons to be consistent
-
Frank Winklmeier authored
Add truth decorations also to electrons, photons and muons See merge request atlas/athena!76835
-
Frank Winklmeier authored
Trigger: fix cppcheck defects See merge request atlas/athena!76827
-
Frank Winklmeier authored
cppcheck: define CHECK macros See merge request atlas/athena!76809
-
Frank Winklmeier authored
HION5 migration from version 21.2 to main See merge request atlas/athena!75622
-
HION5 migration from version 21.2 to main
-
Frank Winklmeier authored
MBTSModuleCnvAlg: fix access after move cppcheck defect See merge request atlas/athena!76831
-
Frank Winklmeier authored
LArG4TBSimEvent: fix uninitialized variable See merge request atlas/athena!76829
-
Frank Winklmeier authored
2024-12-18: merge of 24.0 into main See merge request atlas/athena!76830
-
Tadej Novak authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
main-cppcheck-TRT_TrackExtensionTool_xk See merge request atlas/athena!76826
-
main-cppcheck-TRT_TrackExtensionTool_xk
-
Frank Winklmeier authored
main-cppcheck-MuonEventAthenaPool See merge request atlas/athena!76825
-
main-cppcheck-MuonEventAthenaPool
-
Frank Winklmeier authored
Initialize member variables and remove unused methods.
-
Frank Winklmeier authored
EtaHoughTransformAlg: fixed clang warning See merge request atlas/athena!76822
-
Frank Winklmeier authored
Using the `posix` library can lead to false positives, e.g.: ``` warning: Assigning a pointer to an integer is not portable. [AssignmentAddressToInteger] int idx = index(eta,phi); ``` because the POSIX string `index` function returns a `char*`.
-
Jiri Masik authored
TrigInDetAnalysis: fix remaining cppcheck defects See merge request atlas/athena!76754
-
Jiri Masik authored
Frozen FW test: make diff step reporting result See merge request !76802
-
Frozen FW test: make diff step reporting result
-
Frank Winklmeier authored
Omit default value in nested `std::vector` construction to fix cppcheck false positive.
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Jiri Masik authored
TrigEgammaEmulationTool: fix uninitialized variables See merge request !76772
-
Frank Winklmeier authored
main-cppcheck-ALFA_Digitization See merge request atlas/athena!76819
-
main-cppcheck-ALFA_Digitization
-
Frank Winklmeier authored
LArHitEMap: default destructor in header file See merge request atlas/athena!76810
-
Frank Winklmeier authored
LArGeoAlgsNV: fix cppcheck defect See merge request atlas/athena!76811
-
Frank Winklmeier authored
FakeBkgTools: cleanup fbtTestBasics See merge request atlas/athena!76797
-
Frank Winklmeier authored
main-cppcheck-MuonCombinePatternTools See merge request atlas/athena!76799
-
main-cppcheck-MuonCombinePatternTools
-