Skip to content

Fix Broken Configuration fot Acts Seeding Analysis Algorithm

Carlo Varni requested to merge cvarni/athena:FixAnalysisConfiguration into master

In a specific (not-standard) ACTS workflow configuration, the Seeding Analysis was crashing due to the ActsToTrk Converter factory not being found. This fixes it.

Also, if Tracking.doTruth was set to False, the Strip analysis algorithm was using Pixel seeds by mistake

Merge request reports