Skip to content

Updated SplitClusterAmbiguityMap config for TRTStandalone pass

Thomas Strebler requested to merge tstreble/athena:TRT_SplitClusterMap into master

Updated configuration of TRTStandalone (and TRT pass) to avoid retrieval of inexistant SplitClusterAmbiguityMap, since this pass does not run the TIDE ambiguity solving. Resulting difference

Component ToolSvc.InDetTrackFitterTRT.InDetRefitRotCreator.InDetPixelClusterOnTrackTool differ
	SplitClusterAmbiguityMap =  SplitClusterAmbiguityMapTRTStandalone  vs  SplitClusterAmbiguityMap   <<

Also solves warning at execution about missing collection. The update is now consistent with what is run in the old config for this specific property but differences in TRTStandalone tracks are still observed overall.

FYI @tadej

Merge request reports