- May 08, 2024
-
-
LArCalibUtils: Fix cppcheck warning. Pass container by const reference, not by value.
-
- May 07, 2024
-
-
Johannes Elmsheuser authored
sTgcReadoutGeometry - Minor clean-up of the factory methods & msg streams See merge request atlas/athena!71195
-
sTgcReadoutGeometry - Minor clean-up of the factory methods & msg streams
-
Johannes Elmsheuser authored
add an option to add the NOSYS suffix to branches without systematics See merge request atlas/athena!71193
-
add an option to add the NOSYS suffix to branches without systematics This makes the n-tuple branches more consistent, and makes it very easy to determine the list of branches for nominal. It also means that if we add (or drop) systematics from a branch, the names of the branches in nominal will not change. That doesn't happen all that often, but could still be helpful. Leaving this disabled by default because it (obviously) changes the n-tuple content. Also we haven't yet decided whether this is even a good idea, but it ought to be a good enough idea to allow users to at least play with it.
-
Johannes Elmsheuser authored
2024-05-07: merge of 24.0 into main See merge request atlas/athena!71204
-
Johannes Elmsheuser authored
Remove GN2v00 by default See merge request atlas/athena!71069
-
Remove GN2v00 by default
-
Johannes Elmsheuser authored
-
Johannes Elmsheuser authored
Pythia8_i: fixed clang warning See merge request atlas/athena!71197
-
Pythia8_i: fixed clang warning Missing override keyword
-
Johannes Elmsheuser authored
use std::assume_aligned, the CxxUtils version should have no uses anymore See merge request atlas/athena!71187
-
use std::assume_aligned, the CxxUtils version should have no uses anymore
-
Johannes Elmsheuser authored
Change how platform is printed by skel.GENtoEVGEN.py to print platform... See merge request atlas/athena!71184
-
Change how platform is printed by skel.GENtoEVGEN.py to print platform correctly when running in container
-
Johannes Elmsheuser authored
Restoring cluster info on SUSY20 derivations for InDetTrackParticles See merge request atlas/athena!71181
-
Restoring cluster info on SUSY20 derivations for InDetTrackParticles
-
Johannes Elmsheuser authored
V0Tools Simplify some Eigen Artithmetric See merge request !71179
-
V0Tools Simplify some Eigen Artithmetric
-
Johannes Elmsheuser authored
AthenaPython+AthenaCommon+PyKernel: fix flake8-bugbear warnings See merge request atlas/athena!71171
-
AthenaPython+AthenaCommon+PyKernel: fix flake8-bugbear warnings
-
Johannes Elmsheuser authored
PyUtils: fix flake8-bugbear warnings See merge request atlas/athena!71172
-
PyUtils: fix flake8-bugbear warnings Fix warnings about property access with known name.
-
Johannes Elmsheuser authored
Fix flake8-bugbear warnings See merge request atlas/athena!71170
-
CaloClusterCorrection+CaloCondPhysAlgs: fix flake8-bugbear warnings Replace `getattr` with regular attribute access.
-
Johannes Elmsheuser authored
PyJobTransforms+SimuJobTransforms: fix flake8-bugbear warnings See merge request atlas/athena!71169
-
PyJobTransforms+SimuJobTransforms: fix flake8-bugbear warnings
-
Johannes Elmsheuser authored
Use C++20 Spans in BLS Vertexing code See merge request atlas/athena!71143
-
Use C++20 Spans in BLS Vertexing code
-
Johannes Elmsheuser authored
expose skipSystematicJetSelection option in MetAnalysisConfig, rename associated property in MetMaker tool See merge request atlas/athena!71129
-
expose skipSystematicJetSelection option in MetAnalysisConfig, rename associated property in MetMaker tool expose doSimpleOR option in MetAnalysisConfig This should make it easier for more users to run their own tests with this simplified OR scheme. It is not meant for actual physics analysis, but strictly to simplify such performance studies.
-
Johannes Elmsheuser authored
ISF_Fatras HitCreators use position-based HepMcParticleLinks See merge request atlas/athena!71112
-
ISF_Fatras HitCreators use position-based HepMcParticleLinks
-
Johannes Elmsheuser authored
Try to use C++20 starts_with See merge request atlas/athena!67388
-
Try to use C++20 starts_with
-
Johannes Elmsheuser authored
2024-05-06: merge of 24.0 into main See merge request atlas/athena!71190
-
Duc Ta authored
TileMonitoring: Ignore disconnected channels in Tile noise monitoring See merge request atlas/athena!71192
-
TileMonitoring: Ignore disconnected channels in Tile noise monitoring Possibility has been added to ignore disconnected channels during Tile digi and raw channel noise monitoring. By default it is switched on for online and switched off for offline. Script to run Tile monitoring online has been updated to configure LHC Run3 period for online monitoring by default to avoid problems with auto configuration when 'data_test' project is used online.
-
Duc Ta authored
Cosmetic changes to sTGC monitoring plots See merge request atlas/athena!71191
-
Cosmetic changes to sTGC monitoring plots
-