- May 28, 2024
-
-
Frank Winklmeier authored
Remove warning message from reference files after GeoModelSvc cleanup in atlas/athena!71730. Relates to ATLASRECTS-4877.
-
Clean-up of AtlasG4EventUserInfo
-
- May 27, 2024
-
-
Resurrect CaloCellPos2Ntuple code + config
-
- May 21, 2024
-
-
CA-based script to dump cell-noise to ntuple
-
Frank Winklmeier authored
-
- May 18, 2024
-
-
CaloClusterCorrection: Migrate correction writing jobs to CA. Migrate to CA the jobs used to write correction constants to pool/cool. Also clean up some obsolete stuff.
-
- May 17, 2024
-
-
Clean up legacy CaloNoise configs
-
- May 16, 2024
-
-
Re-including !70945: Add Large-R jet AntiKt10UFOCSSKSoftDrop for trigger monitoring (ATLJETMET-1711) Revert "Revert "Merge branch '24.0-large-R-jets-for-trigger' into '24.0'"" This reverts commit ec71124a
-
CaloUtils: Add ToolWithConstants::toolType(). A saved set of constants includes both the C++ class name and a version number. Normally, the class name is taken from the Gaudi type() method, but that may be changed by overriding the toolType() method. This can be used, for example, when there are tools with distinct C++ classes but which are yet similar enough to combine together.
-
CaloRec: Fix for writing correction constanta to pool. In CaloClusterCorrDBWriter::execute, make sure that the detector store has been created. We'll need it during finalize().
-
- May 15, 2024
-
-
Revert "Merge branch 'tstreble-24.0-patch-0777' into '24.0'" This reverts merge request !71320
-
- May 13, 2024
-
-
Clean up legacy CaloTopoClusterFlags
-
Thomas Strebler authored
-
- May 07, 2024
-
-
Walter Lampl authored
-
CaloClusterCorrection+CaloCondPhysAlgs: fix flake8-bugbear warnings Replace `getattr` with regular attribute access.
-
Tracking move to std::span from CxxUtils::span
-
- May 06, 2024
-
-
LAr and Calo DB fixes for new COOL proxy
- May 02, 2024
-
-
Add Large-R jet AntiKt10UFOCSSKSoftDrop for trigger monitoring (ATLJETMET-1711)
-
Fix ATLASSIM-7183 (2nd attempt)
-
Frank Winklmeier authored
Fix B026 warning (star-arg-unpacking-after-keyword-arg).
-
- Apr 30, 2024
-
-
Add CMake option to enable LTO for AtlasGeant4 Use of LTO in Athena builds is not currently possible if the GCC checker plugins are in use. These are not yet LTO-aware, leading to build errors. Disabling these globally or per-LTO-using-package is not feasible as it could lead to the introduction of bad code. Whilst the plugins are made LTO-aware, introduce CMake option in Athena and AthSimulation for enabling LTO builds of the AtlasGeant4 "big" library. Set to OFF by default so that "normal" builds are unaffected. Builds wanting LTO can set the option to ON, but must also set ATLAS_USE_GCC_CHECKERS to OFF in this case.
-
Frank Winklmeier authored
-
- Apr 29, 2024
-
-
Walter Lampl authored
This reverts commit 9b36ad1f, reversing changes made to 4d2926b2.
-
GPU Error -> CUDA error to match trigger check_log search string
-
Add CMake option to enable LTO for AtlasGeant4 Use of LTO in Athena builds is not currently possible if the GCC checker plugins are in use. These are not yet LTO-aware, leading to build errors. Disabling these globally or per-LTO-using-package is not feasible as it could lead to the introduction of bad code. Whilst the plugins are made LTO-aware, introduce CMake option in Athena and AthSimulation for enabling LTO builds of the AtlasGeant4 "big" library. Set to OFF by default so that "normal" builds are unaffected. Builds wanting LTO can set the option to ON, but must also set ATLAS_USE_GCC_CHECKERS to OFF in this case.
-
- Apr 24, 2024
-
-
CaloDetDescr: delete unused legacy job options test
-
Frank Winklmeier authored
-
- Apr 22, 2024
-
-
Frank Winklmeier authored
-
- Apr 19, 2024
-
-
Vakhtang Tsulaia authored
* Inconsistent use of the class and struct keywords * Local variables set but not used * Unused function arguments * Unused functions * Missing override keywords
-
- Apr 18, 2024
-
-
Tadej Novak authored
-
- Apr 17, 2024
-
-
MetaReader: print warning when ignoring all but first entry from /TagInfo fields
-
- Apr 15, 2024
-
-
Frank Winklmeier authored
Delete broken legacy job options (ATLASRECTS-7931).
-
- Apr 11, 2024
-
-
main-cppcheck-CaloMonitoring
-
- Apr 10, 2024
-
-
Ellis Kay authored
Update postprocessing for CaloMon jobs. In some cases, we clone histograms that might be type TH1I or TH2I, then try to fill with non-integer values (e.g. by dividing histograms to convert to rates). Introduce a new function which either clones as normal, or performs .Copy() to float type
-
- Apr 04, 2024
-
-
Siarhei Harkusha authored
Legacy JO configurations have been removed from TileConditions package. Legacy JO configurations in CaloCondPhysAlgs package have been updated to remove TileConditions JO since they seem to be not needed there.
-
- Apr 02, 2024
-
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
- Mar 28, 2024
-
-
Frank Winklmeier authored
A few modules are still remaining that are referenced outside this package.
-