Skip to content

TruthClassificationTool: add ability to use truth particles and their MCTC information (sweep to master)

Tadej Novak requested to merge tadej/athena:tct into master

Manual sweep of !51249 (merged)

Add ability to use truth particles and their MCTC information to TruthClassificationTool.

This should not affect the existing behaviour but would allow to run the tool also on truth particles. Note that the output may not be as reliable, but should allow basic truth studies to be done.

It also allows to optionally use recomputed classifierTruthType and classifierTruthOrigin, not to change the current behaviour.

Merge request reports