Skip to content

Disable MCTruthClassifier if truth is not being used

The TrackParticleCnvAlg doesn't need the truth classifier if it's not setting truth, and since the MCTruthClassifier retrieves data from SG, this will prevent its data dependencies from being propagated.

Merge request reports