This project is mirrored from https://:*****@gitlab.cern.ch/atlas/athena.git.
Pull mirroring updated .
- Dec 21, 2024
-
-
Frank Winklmeier authored
fix for debug build See merge request atlas/athena!76939
-
fix for debug build
-
Frank Winklmeier authored
SUSYTools: Fix cppcheck warnings. See merge request atlas/athena!76931
-
SUSYTools: Fix cppcheck warnings. Pass string by const reference, not by value. Use starts_with rather than find().
-
Frank Winklmeier authored
xAODRootAccess: Fix compilation in dev3LCG. See merge request atlas/athena!76928
-
xAODRootAccess: Fix compilation in dev3LCG. As of 6.35.1, RException is no longer in the Experimental namespace.
-
Frank Winklmeier authored
AthenaKernel: Refactor use of DataObjectSharedPtr. See merge request atlas/athena!76929
-
AthenaKernel: Refactor use of DataObjectSharedPtr. Refactor so that we don't need to include the header for DataObjectSharedPtr unless we actually use it.
-
Frank Winklmeier authored
GeneratorPhysVal: cmake fix See merge request atlas/athena!76935
-
GeneratorPhysVal: cmake fix undefined / unneeded macros.
-
Frank Winklmeier authored
TrkVolumes: cmake fix See merge request atlas/athena!76937
-
TrkVolumes: cmake fix Missing find_package for boost.
-
Frank Winklmeier authored
SemileptonicCorr: Fix cppcheck warnings See merge request atlas/athena!76934
-
SemileptonicCorr: Fix cppcheck warnings Pass objects by const reference, not by value. Syntax error processing ROOT macro. Fix some spelling errors.
-
Frank Winklmeier authored
IOVDbSvc: cmake fix See merge request atlas/athena!76936
-
IOVDbSvc: cmake fix Duplicate source file.
-
Frank Winklmeier authored
InDetGNNTracking: Fix clang warnings. See merge request atlas/athena!76930
-
InDetGNNTracking: Fix clang warnings. Binding temporaries to references in range-for.
-
Frank Winklmeier authored
Fix seed for jet building in fJvt calculation See merge request atlas/athena!76790
-
Fix seed for jet building in fJvt calculation
-
- Dec 20, 2024
-
-
Frank Winklmeier authored
CP::MuonIsolationAlg: Fix decoration for muons that are not preselected See merge request atlas/athena!76917
-
Frank Winklmeier authored
main-cppcheck_suppress-CxxUtils See merge request atlas/athena!76915
-
main-cppcheck_suppress-CxxUtils
-
Frank Winklmeier authored
fix crash in EGAM11 See merge request atlas/athena!76921
-
fix crash in EGAM11
-
Frank Winklmeier authored
CP algorithms: Fix met output See merge request !76900
-
Frank Winklmeier authored
AthLinks+AthContainers: remove ROOT_SELECTION_NS macros See merge request atlas/athena!76890
-
Frank Winklmeier authored
Add algorithm to emulate ITk pixel defects. See merge request atlas/athena!76824
-
Frank Winklmeier authored
Add MS vertex validation package See merge request atlas/athena!75964
-
improve code style and robustness - use of unique_ptr for input and output files - use brace initialization - pass vectors by reference - remove extern variables for the fiducial volume definition and make constexpr - define the color and marker cycles for plot comparison in its header file
-
Frank Winklmeier authored
CPAlgorithms: handle missing inputs in ParticleLevelOverlapRemovalAlg See merge request atlas/athena!76884
-
CPAlgorithms: handle missing inputs in ParticleLevelOverlapRemovalAlg
-
Frank Winklmeier authored
Refactor FTAG SF CP alg config See merge request atlas/athena!76862
-
Refactor FTAG SF CP alg config
-
Frank Winklmeier authored
Add q/g transformer configuration at derivation level See merge request atlas/athena!76531
-
Revert "improvements" This reverts commit f96c3b2c.
-
Frank Winklmeier authored
main-cppcheck-SelectionHelpers See merge request atlas/athena!76903
-
main-cppcheck-SelectionHelpers
-
Frank Winklmeier authored
Handle RException class leaving the ROOT.Experimental namespace See merge request atlas/athena!76889
-
Handle RException class leaving the ROOT.Experimental namespace
-