- May 15, 2024
-
-
Update auto PRW configs to support AF3
-
- May 14, 2024
-
-
Tadej Novak authored
PyJobTransforms: use default asetup for sub-steps running in different release See merge request atlas/athena!71368
-
Tadej Novak authored
SUSYTools - Update for Egamma trigger SF See merge request atlas/athena!71338
-
SUSYTools - Update for Egamma trigger SF
-
Tadej Novak authored
TileCalibBlobPython: fix flake8-bugbear warning See merge request atlas/athena!71363
-
Tadej Novak authored
egammaMVACalib+ElectronPhotonFourMomentumCorrection+ParticleJetTools: Use Accessor, etc instead of auxdata(). See merge request atlas/athena!71360
-
Tadej Novak authored
TrfTestsART: update athexcuda test execution See merge request atlas/athena!71366
-
TrfTestsART: update athexcuda test execution
-
Frank Winklmeier authored
When running a sub-step (e.g. RDOtoRDOTrigger) in a different release, use the `asetup` alias (defined by `setupATLAS`) to setup the release instead of the `$AtlasSetup` from the user environment. The latter may point to the beta version on afs that is not accessible from within the container.
-
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
-
Frank Winklmeier authored
Replace `assert False` with `RuntimeError`.
-
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
-