Skip to content

Update TRTStandaloneConfig for cosmics

Thomas Strebler requested to merge tstreble-master-patch-48572 into master

Fixes cosmics config

17:56:50     acc.merge(TRT_SegmentsToTrackCfg(flags, name = 'InDetTRT_SegmentsToTrack_Barrel'+extension,
  17:56:50   File "/var/data/tadej/development/full/build/x86_64-centos7-gcc11-opt/python/InDetConfig/TRTStandaloneConfig.py", line 114, in TRT_SegmentsToTrackCfg
  17:56:50     InDetTrackFitter = acc.popToolsAndMerge(TC.InDetKalmanFitterCfg(flags))
  17:56:50 AttributeError: module 'InDetConfig.TrackingCommonConfig' has no attribute 'InDetKalmanFitterCfg'
  17:56:51 leaving with code 1: "failure"
INFO     ----------------------------------

FYI @tadej

Edited by Thomas Strebler

Merge request reports