This project is mirrored from https://*****:*****@gitlab.cern.ch/atlas/athena.git.
Pull mirroring failed .
Last successful update .
Last successful update .
- Nov 05, 2024
-
-
Tadej Novak authored
SiSpacePointsSeedTool_xk: Fix cppcheck warning. See merge request atlas/athena!75609
-
SiSpacePointsSeedTool_xk: Fix cppcheck warning. We were getting a cppcheck warning about an out-of-range argument in computeEta. This was a false positive, with cppcheck not fully understanding the flow in this function. However, this can anyway be rewritten taking advantage of an identity for asinh() to reduce the number of special function evaluations needed.
-
Tadej Novak authored
G4HiveEx: Adjust conditional for cppcheck. See merge request atlas/athena!75608
-
G4HiveEx: Adjust conditional for cppcheck. Adjust so that cppcheck doesn't see the false conditional for gettid.
-
Tadej Novak authored
TrackingAnalysisAlgorithms: Fix clang warnings. See merge request atlas/athena!75605
-
TrackingAnalysisAlgorithms: Fix clang warnings. Binding references to temporaries in range-for.
-
- Nov 04, 2024
-
-
Tadej Novak authored
Migrate extends2, etc. to extends See merge request atlas/athena!75583
-
Tadej Novak authored
AtlasPID: Clean-up classification of R-Hadrons and Glueballs See merge request atlas/athena!75551
-
AtlasPID: Clean-up classification of R-Hadrons and Glueballs
-
Tadej Novak authored
MuonSeededSegmentFinder - Do not enforce presence of all legacy detectors See merge request atlas/athena!75576
-
MuonSeededSegmentFinder - Do not enforce presence of all legacy detectors
-
Tadej Novak authored
Adding TauJets to DAOD SUSY20 smart collections See merge request atlas/athena!75586
-
Adding TauJets to DAOD SUSY20 smart collections
-
Tadej Novak authored
AthToolSupport: support Gaudi interface base classes See merge request atlas/athena!75580
-
Tadej Novak authored
use string::ends_with() See merge request atlas/athena!75546
-
use string::ends_with()
-
Tadej Novak authored
MM_DigitizationTool: Fix clang warnings See merge request atlas/athena!75577
-
Tadej Novak authored
MM_DigitizationTool: Fix clang warnings
-
Frank Winklmeier authored
The explicit `extends2`, `extends3`, etc. classes are no longer required and can be replaced by the variadic `extends`.
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
Add support for the usage of the Gaudi `extends` formalism for interface declarations. This removes the need to use the explicit `declareServiceInterface` calls. Introduce the new `AsgTools/Interfaces.h` header that contains the standalone versions of these classes. Also move the `DeclareInterfaceID` here.
-
Frank Winklmeier authored
-
Tadej Novak authored
Moving to use evgen keywords helper functions in transforms See merge request atlas/athena!75296
-
Moving to use evgen keywords helper functions in transforms The helpers seem like a nice way to do the same thing centrally instead of three times, and they avoid the warning currently in some evgen: generate 03:17:20 2024-10-23 03:17:01,213 AthMpEvtLoopMgr...WARNING The file /cvmfs/atlas-nightlies.cern.ch/repo/sw/main_AthGeneration_x86_64-el9-gcc13-opt/2024-10-22T2126/AthGeneration/23.6.40/InstallArea/x86_64-el9-gcc13-opt/share/evgenkeywords.txt has not been registered with the FileMgr! Apologies in case there's something I'm missing that makes this a bad idea; I hope @ewelina will say if I've misunderstood the aim of the helpers.
-
Tadej Novak authored
BPHY5: Add non-constrained vertex fitting See merge request atlas/athena!75558
-
BPHY5: Add non-constrained vertex fitting
-
Tadej Novak authored
Use Gaudi::Property for TRT_TrackHoleSearch See merge request atlas/athena!75560
-
Use Gaudi::Property for TRT_TrackHoleSearch
-
Tadej Novak authored
DAOD SUSY20: fixing Run-3 trigger skimming See merge request atlas/athena!75567
-
DAOD SUSY20: fixing Run-3 trigger skimming
-
Tadej Novak authored
TrigValTools+PerfMonAna: remove PyRootLib module See merge request atlas/athena!75571
-
Tadej Novak authored
PerfMon: cleanup link dependencies See merge request atlas/athena!75574
-
Tadej Novak authored
Reintroduce possibility to check parent status in xAODtoVVDecayFilter See merge request atlas/athena!75570
-
Reintroduce possibility to check parent status in xAODtoVVDecayFilter
-
Tadej Novak authored
Even more AtlasPID tests See merge request atlas/athena!75538
-
Even more AtlasPID tests
-