This project is mirrored from https://:*****@gitlab.cern.ch/atlas/athena.git.
Pull mirroring updated .
- Dec 14, 2024
-
-
Tadej Novak authored
Configure doSimplePositionWidthCalculation for SCT + ITkStrip See merge request atlas/athena!76346
-
Configure doSimplePositionWidthCalculation for SCT + ITkStrip
-
Tadej Novak authored
2024-12-13: merge of 24.0 into main Closes ATEAM-1038 See merge request atlas/athena!76695
-
Tadej Novak authored
AthenaKernel+AthLinks: Add more out-of-line wrappers for retrieving stuff from ExtendedEventContext. See merge request atlas/athena!76703
-
AthenaKernel+AthLinks: Add more out-of-line wrappers for retrieving stuff from ExtendedEventContext. AthenaKernel: Add more out-of-line wrappers for retrieving stuff from ExtendedEventContext. Add proxyDictFromEventContext / sourceIDFromEventContext functions to retrieve IProxyDict and SourceID directly from EventContext. Making these out-of-line allows reducing header dependencies.
-
Tadej Novak authored
IdDict+IdDictParser: cmake fix See merge request atlas/athena!76702
-
Tadej Novak authored
InDetGlobalMonitoringRun3Test+InDetAlignmentMonitoringRun3+RatesAnalysis+TrigGepPerf: Fix clang warnings. See merge request !76700
-
Tadej Novak authored
eflowRec: Fix use of invalid iterators. See merge request atlas/athena!76701
-
eflowRec: Fix use of invalid iterators. annihilateCluster was looping though a vector, erasing each element in turn, in order to clear the vector. Not only is this ineffient, it ends up using invalid iterators. This was causing a crash with gcc15. Just change to using clear().
-
Tadej Novak authored
GlobalSim - add functionality tp GlobalSim ap_fixed See merge request atlas/athena!76687
-
GlobalSim - add functionality tp GlobalSim ap_fixed src/NumericTypes/ap_fixed.h add a template paramter to the class ap_fixed which allows reproducing default and rounding behaviour of the Cilinx ap_fixed class.
-
Tadej Novak authored
-
Tadej Novak authored
SegmentFittingAlg: fixed clang warning See merge request atlas/athena!76710
-
Tadej Novak authored
Added GRL tool config for MC See merge request atlas/athena!76656
-
Added GRL tool config for MC
-
- Dec 13, 2024
-
-
Vakhtang Tsulaia authored
Unused variable
-
sss authored
Missing find_package for boost unit tests.
-
sss authored
Missing find_package for boost unit tests.
-
sss authored
Binding temporaries to references in range-for.
-
sss authored
Binding reference to temporary in range-for.
-
sss authored
Binding reference to temporary in range-for.
-
sss authored
Binding references to tempoaries in range-for.
-
Tadej Novak authored
-
Tadej Novak authored
FPGATrackSim map maker: Output 2nd stage radii file by default See merge request atlas/athena!76694
-
FPGATrackSim map maker: Output 2nd stage radii file by default
-
Tadej Novak authored
main-cppcheck-MuonCombinedEvent See merge request atlas/athena!76693
-
main-cppcheck-MuonCombinedEvent
-
Tadej Novak authored
MuonR4- Delete minimer minimizer for the segment fit See merge request atlas/athena!76685
-
MuonR4- Delete minimer minimizer for the segment fit
-
Tadej Novak authored
ReadCondHandle: suppress cppcheck false positive See merge request atlas/athena!76676
-
Tadej Novak authored
main-cppcheck-METUtilities See merge request atlas/athena!76690
-
main-cppcheck-METUtilities
-
Tadej Novak authored
main-cppcheck-JetUncertainties See merge request atlas/athena!76684
-
main-cppcheck-JetUncertainties
-
Tadej Novak authored
main-cppcheck-MuidTrackBuilder See merge request atlas/athena!76692
-
main-cppcheck-MuidTrackBuilder
-
Tadej Novak authored
main-cppcheck-JetToolHelpers See merge request atlas/athena!76683
-
main-cppcheck-JetToolHelpers
-
Tadej Novak authored
xAODMenuWriterMT: fix cppcheck defects See merge request atlas/athena!76678
-
Tadej Novak authored
ISF_FastCaloSimParameterization: Fix cppcheck warnings See merge request atlas/athena!76669
-