Skip to content

Add algorithm to associate acts tracks to truth particles.

Associate all truth particles which are associated to measurements on track to the track. Like the InDetDetailedTruthMaker this algorithm does not consider truth particles which are only associated to outliers. The algorithm only stores the mother particle of a truth trajectory and the number of measurements per truth particle and measurement type. The truth trajectory is defined as in the ElasticTruthTrajectoryBuilder.

Merge request reports