Skip to content

Add a CA version of loading SCTExtensionAlg.

Karol Krizka requested to merge kkrizka/athena:kk_CA_SCTExtensionAlg into main

This adds a SCTExtension.SCTExtensionAlgConfig.SCTExtensionAlgCfg function that adds the SCTExtensionAlg to ComponentAccumulator workflow. It is meant to replace the old share/SCTExtensionAlg.py jobOptions. The ConfigFlags.Tracking.doTrackSegmentsPixel also needs to be set to True when running this algorithm.

The SCTExtensionAlg is used for reconstruction of sampled for the MinBias analysis.

Edited by Karol Krizka

Merge request reports