- Apr 09, 2025
-
-
Frank Winklmeier authored
Cleanup test definitions and remove unused files. Also add README explaining the purpose of this package.
-
Thomas Strebler authored
columnar conversion of AsgElectronEfficiencyCorrectionTool (ATLASG-2853) See merge request atlas/athena!78995
-
add a TStore in addition to a TEvent It's not used, but it avoids a warning in the test.
-
Thomas Strebler authored
main-coverity-TrigCudaFitter See merge request !79179
-
main-coverity-TrigCudaFitter
-
Thomas Strebler authored
Build: delete obsolete atlas_git_merge.sh See merge request !79075
-
Build: delete obsolete atlas_git_merge.sh Script has been replaced by new atlas_git_merge.py.
-
Thomas Strebler authored
fix capitalization in args for PrintSiDetElements See merge request !79176
-
fix capitalization in args for PrintSiDetElements
-
Thomas Strebler authored
New Pythia8_i UserHook WprimeWZFlatPtMass6 added per AGENE-2337. See merge request !79117
-
New Pythia8_i UserHook WprimeWZFlatPtMass6 added per AGENE-2337 with fixes to get rid of the warnings thrown during compilation.
-
Thomas Strebler authored
MuonR4 - Use SG::get instead of custom made retrieveContainer / retrieveConditions See merge request !79035
-
MuonR4 - Use SG::get instead of custom made retrieveContainer / retrieveConditions
-
Thomas Strebler authored
OnnxRuntimeSvc: Using auto-declaring ServiceHandle constructor See merge request !79123
-
OnnxRuntimeSvc: Using auto-declaring ServiceHandle constructor
-
Thomas Strebler authored
-
Thomas Strebler authored
GeneratorFilters: allow to use old filters for HepMC3, add Gaudi::Units::GeV to common fragments, adding CopyEventStreamInfo tool in other skel. See merge request !79104
-
GeneratorFilters: allow to use old filters for HepMC3, add Gaudi::Units::GeV to common fragments, adding CopyEventStreamInfo tool in other skel. GeneratorFilters: allow to use old filters for HepMC3, add Gaudi::Units::GeV to common fragments, adding CopyEventStreamInfo tool in other skel.
-
Thomas Strebler authored
MuonCalibStreamCnvSvc: cleanup queryInterface boilerplate See merge request atlas/athena!79172
-
MuonCalibStreamCnvSvc: cleanup queryInterface boilerplate In Gaudi v39r4, concrete services no longer need to declare an interface. Cleanup `MuonCalibRunLumiBlockCoolSvc` even though this service doesn't do anything useful and could probably just be deleted. But leaving this to experts.
-
Thomas Strebler authored
egammaUtils: ShowerDepthTool is an Util rename it as such See merge request atlas/athena!79151
-
egammaUtils: ShowerDepthTool is an Util rename it as such
-
Thomas Strebler authored
AthenaCommon: move interactive athena test from ControlTest See merge request atlas/athena!79131
-
AthenaCommon: move interactive athena test from ControlTest Move the interactive athena test from ControlTest to where it logically belongs.
-
Thomas Strebler authored
TestTools: Fix cppcheck 2.17 warning. See merge request atlas/athena!79157
-
TestTools: Fix cppcheck 2.17 warning. Check result of malloc.
-
Thomas Strebler authored
update TauAnalysisTools to read another set of prerec See merge request atlas/athena!79119
-
update TauAnalysisTools to read another set of prerec
-
Thomas Strebler authored
MCTruthClassifier: Use contants for Pythia-specific PDG_IDs See merge request !79129
-
MCTruthClassifier: Use contants for Pythia-specific PDG_IDs
-
Thomas Strebler authored
TrigGpuTest: do not keep RDO_TRIG.pool.root output See merge request atlas/athena!79149
-
TrigGpuTest: do not keep RDO_TRIG.pool.root output Hello, To reduce the disk footprint of trigger ART tests (ATR-31041), this MR proposes to selectively keep `expert-monitoring.root` and `rootcomp.root` as output ROOT files, instead of `*.root` which captures `RDO_TRIG.pool.root` produced by the test, which is heavy (up to 2 GB) and hopefully not essential. Cheers, Bertrand
-
Thomas Strebler authored
MuonReadoutGeometry: Fix warning seen in archflagtest build. See merge request atlas/athena!79162
-
MuonReadoutGeometry: Fix warning seen in archflagtest build. We get a bogus -Warray-bounds warning when compiling with -march=86_64-v3. Suppress it for now; this should be cleaned up in eigen 4.0.0.
-
Thomas Strebler authored
LeptonTaggers: Some ElementLink cleanup. See merge request atlas/athena!79165
-
LeptonTaggers: Some ElementLink cleanup. Avoid redundant repeated lookups.
-
Thomas Strebler authored
AthExStoreGateExample: Uninitialized variables. See merge request !79164
-
AthExStoreGateExample: Uninitialized variables. Fix some warnings about uninitialized variables seen in the LTO build.
-
Thomas Strebler authored
XMLCoreParser: Fix cppcheck 2.17 warnings. See merge request atlas/athena!79158
-
XMLCoreParser: Fix cppcheck 2.17 warnings. Get rid of some unneeded uses of malloc().
-