- 11 Jul, 2022 14 commits
-
-
Tadej Novak authored
AthDerivation Updates, master branch (2022.07.08.) See merge request atlas/athena!54955
-
Taught the module how to handle not all packages being available. This module is imported very early in AthDerivation jobs. In order to avoid having to add all referenced packages to that project, the module now expects the non-core packages to possibly not be available. Giving INFO messages about every package/module not found.
-
Tadej Novak authored
Updated InDetMonitoringPixel config with bunch filter tool See merge request !54972
-
Updated InDetMonitoringPixel config with bunch filter tool
-
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 26 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.
-