- 11 Jul, 2022 10 commits
-
-
Tadej Novak authored
AthenaKernel+StoreGate: Dependency tracking for conditions containers. See merge request atlas/athena!54977
-
AthenaKernel: Dependency tracking for conditions containers. Allow conditions containers to manage lists of their dependencies.
-
Tadej Novak authored
CalorRec: const-correctness fixes See merge request atlas/athena!54965
-
Tadej Novak authored
23.0-cppcheck-LArCondTools See merge request atlas/athena!54956
-
23.0-cppcheck-LArCondTools
-
Tadej Novak authored
-
Tadej Novak authored
fix standalone config See merge request atlas/athena!54950
-
fix standalone config
-
Tadej Novak authored
BUG FIX: changed three input variables of the nntc See merge request atlas/athena!54968
-
BUG FIX: changed three input variables of the nntc
-
- 10 Jul, 2022 30 commits
-
-
Tadej Novak authored
Used IDPVM safe decorator for ParameterErrDecoratorAlg See merge request atlas/athena!54982
-
Used IDPVM safe decorator for ParameterErrDecoratorAlg
-
Tadej Novak authored
TrigCudaFitter: Fix clang warning. See merge request atlas/athena!54980
-
TrigCudaFitter: Fix clang warning. Unused variable. Mark with [[maybe_unused]] as this appears to be meant as an example.
-
Tadej Novak authored
LWHists: fix for gcc12 compilation See merge request atlas/athena!54975
-
Tadej Novak authored
Update MVAMonAlg arguments with TrackParticle container See merge request atlas/athena!54973
-
Update MVAMonAlg arguments with TrackParticle container
-
Tadej Novak authored
Harmonize MET settings for CA vs RecExCommon ARTs See merge request atlas/athena!54959
-
Harmonize MET settings for CA vs RecExCommon ARTs
-
Tadej Novak authored
cppcheck uninitialised members in LArCalorimeter/LArG4/LArG4H6SD/src/RadLenNtuple.h See merge request atlas/athena!54952
-
cppcheck uninitialised members in LArCalorimeter/LArG4/LArG4H6SD/src/RadLenNtuple.h
-
Tadej Novak authored
Add a const getCopy method to the SysCopyHandle and use it in the AsgSelectionAlg See merge request atlas/athena!54929
-
Add a const getCopy method to the SysCopyHandle and use it in the AsgSelectionAlg
-
Tadej Novak authored
Disable CUDA support in AthAnalysis, master branch (2022.07.07.) See merge request atlas/athena!54924
-
Disable CUDA support in AthAnalysis, master branch (2022.07.07.)
-
Tadej Novak authored
Fixing residual issues in derivation EGAM ARTs See merge request atlas/athena!54949
-
Fixing residual issues in derivation EGAM ARTs This MR fixes the postExec of the EGAM formats, which I missed to update before (sorry!).
-
Tadej Novak authored
add missing class name to ITk See merge request atlas/athena!54936
-
add missing class name to ITk
-
Tadej Novak authored
writeout Container if SeparateLargeD0Container is requested See merge request atlas/athena!54969
-
writeout Container if SeparateLargeD0Container is requested
-
Tadej Novak authored
Manually sweep 54430 See merge request atlas/athena!54907
-
Manually sweep 54430
-
Tadej Novak authored
TrigCudaFitter: don't build if cuda is not available See merge request atlas/athena!54974
-
Tadej Novak authored
EventBookkeeperTPCnv: Fix cppcheck warnings. See merge request atlas/athena!54976
-
EventBookkeeperTPCnv: Fix cppcheck warnings. Prefer not to initialize members in ctor bodies.
-
Tadej Novak authored
fix variable name See merge request atlas/athena!54910
-
fix variable name
-
Tadej Novak authored
DerivationFrameworkTrigger: Fix clang warning. See merge request atlas/athena!54979
-
DerivationFrameworkTrigger: Fix clang warning. [[unlikely]] is c++20 and should not be used. ATH_UNLINKELY can be used, but as this is not likely to make any significant difference, just remove it.
-