- May 15, 2024
-
-
Update AsgxAODNTupleMakerAlg.cxx to avoid use of reinterpet_cast in getElement
-
- May 14, 2024
-
-
Tadej Novak authored
Add support for multiTriggerChainsPerYear in TriggerAnalysisBlock See merge request atlas/athena!70292
-
Add support for multiTriggerChainsPerYear in TriggerAnalysisBlock
-
Tadej Novak authored
Fixing FastChain ART test running PU digitization See merge request atlas/athena!71337
-
Fixing FastChain ART test running PU digitization
-
Tadej Novak authored
Run3 Derivations for heavy Ion group (part of my QT) v0.2 See merge request atlas/athena!71224
-
Run3 Derivations for heavy Ion group (part of my QT) v0.2
-
Tadej Novak authored
MVAUtils/convertLGBMToRootTree: avoid defining function within loop See merge request atlas/athena!71342
-
Tadej Novak authored
FPGATrackSimHough: Fix cppcheck 2.14 warnings. See merge request atlas/athena!71361
-
FPGATrackSimHough: Fix cppcheck 2.14 warnings. Copying values in range-for. Prefer returning const references to members rather than copies. Prefer to pass strings/containers by const reference rather than value. Redundant map lookup.
-
Tadej Novak authored
SUSYTools - add tau score for GN2 See merge request atlas/athena!71317
-
SUSYTools - add tau score for GN2
-
Tadej Novak authored
Only use ACTS in SPOT workflow See merge request atlas/athena!71336
-
Only use ACTS in SPOT workflow
-
Tadej Novak authored
Passing to the muon sagitta correction tool the flag doDirectCBCalib See merge request atlas/athena!70867
-
Passing to the muon sagitta correction tool the flag doDirectCBCalib and change the pT according to the flag selected
-
Tadej Novak authored
ZdcAnalysis+ZdcRec: Use Accessor, etc instead of auxdata(). See merge request atlas/athena!71359
-
Tadej Novak authored
EFTrackingEmulation: cmake fixes See merge request atlas/athena!71358
-
EFTrackingEmulation: cmake fixes Don't link against a TPCnv library. Don't declare directories as sources.
-
Tadej Novak authored
MuonGeoModelR4 - Convert new sTgc readout elements into their legacy version See merge request atlas/athena!71219
-
MuonGeoModelR4 - Convert new sTgc readout elements into their legacy version
-
Tadej Novak authored
DataModelRunTests: Fix test failure in LTO build. See merge request atlas/athena!71357
-
DataModelRunTests: Fix test failure in LTO build. Work around library loading order issue in LTO build.
-
Tadej Novak authored
ISF_FastCaloSimParametrization: Fix ODR violation in debug build. See merge request atlas/athena!71355
-
ISF_FastCaloSimParametrization: Fix ODR violation in debug build. When we force code to be compiled with optimization in the debug build, we also need to make sure that NDEBUG remains undefined. Otherwise, we can be generating inconsistent code for Trk::ObjectCounter. This was causing a warning when linking AtlasGeant4 in the debug build.
-
Tadej Novak authored
MuonEventTPCnv: Update dummy det description. See merge request atlas/athena!71354
-
MuonEventTPCnv: Update dummy det description. Update the dummy detector description used for unit tests. sTGC will trip an assertion failure if it doesn't see four layers. Fixes test failures in the debug build.
-
Tadej Novak authored
Make all GPU tests single threaded, remove statement about running in 24.0 See merge request atlas/athena!71347
-
Make all GPU tests single threaded, remove statement about running in 24.0
-
Tadej Novak authored
SystemExit with string causes cryptic error -- Change to ValueError See merge request atlas/athena!71346
-
SystemExit with string causes cryptic error -- Change to ValueError
-
Tadej Novak authored
PyUtils: delete unused filter-and-merge-d3pd See merge request atlas/athena!71344
-
Tadej Novak authored
PMGSystematicsTools: do not install scripts as python modules See merge request atlas/athena!71343
-
Tadej Novak authored
MagicNumbers.h: directly use BarcodeBased versions of helper functions See merge request atlas/athena!71341
-
MagicNumbers.h: directly use BarcodeBased versions of helper functions when operating on integer barcode values
-
Tadej Novak authored
ROOT error handling: Explicitly load the atomic variable for the original handler See merge request atlas/athena!71328
-
scott snyder authored
Replace auxdata, etc. with Accessor classes. Moving to deprecate these usages in the Athena build.
-
scott snyder authored
Replace auxdata, etc. with Accessor classes. Moving to deprecate these usages in the Athena build.
-
- May 13, 2024
-
-
Tadej Novak authored
2024-05-13: merge of 24.0 into main See merge request atlas/athena!71326
-
Frank Winklmeier authored
Delete unused (and broken) `filter-and-merge-d3pd` script.
-