Skip to content

Draft:Enable TrigInDet ART tests to work with offline separate LargeD0 Track Collection

add property IncludeOfflineLargeD0Tracks to TrigTestMonToolAC to enable it to include a separate offline LargeD0 Track Collection in addition to the standard offline TrackCollection since separate containers are the default config for offline. The trigger LRT ART tests have been updated to no longer set InDetFlags.storeSeparateLargeD0Container.set_Value_and_Lock(False) And TrigInDetValidation_AODtoTrkNtuple.py now sets TrigTestMonToolAC.IncludeOfflineLargeD0Tracks=True for LRT tests.

Tested with test_trigID_mulrt_staustau.py and runTrigART.py

Edited by John Baines

Merge request reports