- Apr 30, 2024
-
-
Walter Lampl authored
SUSYTools: Fix handling of Shower Type See merge request atlas/athena!70984
-
SUSYTools: Fix handling of Shower Type
-
Walter Lampl authored
Merges JETM10 and 14 and adds vars needed for trigger studies See merge request atlas/athena!70949
-
Merges JETM10 and 14 and adds vars needed for trigger studies
-
Walter Lampl authored
MVAUtils: fix flake8 v7 warnings See merge request atlas/athena!70982
-
Walter Lampl authored
Fix test_run4_ttbar_PU200_FTF RDO input See merge request atlas/athena!71005
-
Fix test_run4_ttbar_PU200_FTF RDO input
-
Walter Lampl authored
InDetAlignmentMonitoringRun3: some changes on axis and two new histos: D0bsVsEta, D0bsVsPt See merge request atlas/athena!70998
-
InDetAlignmentMonitoringRun3: some changes on axis and two new histos: D0bsVsEta, D0bsVsPt
-
Walter Lampl authored
AthenaPoolUtilities: Call fillFromArgs in TPCnvTest. See merge request atlas/athena!70995
-
AthenaPoolUtilities: Call fillFromArgs in TPCnvTest. Call fillFromArgs in TPCnvTest, so that debugging switches work as expected.
-
Walter Lampl authored
DQDefects: Fixes for nose 1.6.3. See merge request atlas/athena!70994
-
DQDefects: Fixes for nose 1.6.3. Newer versions of LCG update from nose 1.3.7 to nose 1.6.3. However, nose 1.6.3 is apparently missing a few fixes that were in 1.3.7. It misses a python3 fix for finding the line number of a function; as a result, tests are run in the wrong order. It also does not use a docstring as the test description, as 1.3.7 does. Add workarounds so that nose 1.6.3 will behave the same as 1.3.7. Fixes test failure seen in dev3lcg.
-
Walter Lampl authored
Set ITkRotCreatorCfg as a private tool instead of public to avoid inconsistencies with multiple tracking passes configuration See merge request atlas/athena!70972
-
Set ITkRotCreatorCfg as a private tool instead of public to avoid inconsistencies with multiple tracking passes configuration Set ITkRotCreatorCfg as a private tool instead of public to avoid inconsistencies with multiple tracking passes configuration
-
Walter Lampl authored
2024-04-29: merge of 24.0 into main See merge request atlas/athena!70974
-
Walter Lampl authored
PyDumper: Work around pyroot change. See merge request atlas/athena!70993
-
PyDumper: Work around pyroot change. When looping over a vector<T*>, recent pyroot versions give you back a T* object. This implicitly converts to a T, but not to the object's dynamic type, as it used to. Instead, iterate by index. Fixes unit test failure in TrkEventAthenaPool in dev3lcg.
-
Walter Lampl authored
use outliers in branch stopper See merge request atlas/athena!70940
-
use outliers in branch stopper
-
Walter Lampl authored
main-cppcheck-FPGATrackSimAlgorithms See merge request atlas/athena!70978
-
main-cppcheck-FPGATrackSimAlgorithms
-
Walter Lampl authored
Refactor InDetSecVtxValidation package See merge request atlas/athena!70810
-
Refactor InDetSecVtxValidation package
-
Walter Lampl authored
special case to avoid TRT photon Conversion in MVA calibration See merge request atlas/athena!69947
-
special case to avoid TRT photon Conversion in MVA calibration
-
Walter Lampl authored
Fix reading metadata from event-less BS files Closes ATLASRECTS-7982 See merge request atlas/athena!70970
-
Fix reading metadata from event-less BS files
-
- Apr 29, 2024
-
-
Walter Lampl authored
-
Frank Winklmeier authored
-
Walter Lampl authored
This reverts commit 9b36ad1f, reversing changes made to 4d2926b2.
-
Walter Lampl authored
GPU Error -> CUDA error to match trigger check_log search string See merge request atlas/athena!70969
-
GPU Error -> CUDA error to match trigger check_log search string
-
Walter Lampl authored
-
Walter Lampl authored
Update CTIDE recs in JetTrackFilterTool See merge request atlas/athena!70960
-
Update CTIDE recs in JetTrackFilterTool
-
Walter Lampl authored
Simplify xAOD::TPyEvent so the new cppyy can handle it. ATEAM-980 See merge request atlas/athena!70916
-
Simplify xAOD::TPyEvent so the new cppyy can handle it. ATEAM-980 xAOD::TPyEvent was inheriting all TEvent constructors and that confused the new cppyy in ROOT 6.32 when python TPyEvent class was inheriting from xAOD::TPyEvent. I am leaving only the default TPyEvent constructor as it seems to be the only one actually used by the python side. All tests failing in ROOT.32 are tracked in ATEAM-980
-
Walter Lampl authored
add photon conversion plots to validation See merge request atlas/athena!70959
-
add photon conversion plots to validation
-