Skip to content
Snippets Groups Projects
Commit 1c067fc1 authored by Goetz Gaycken's avatar Goetz Gaycken
Browse files

New algorithm to decorate Acts track particles with truth links.

The original TrackFindingValidationAlg, which already computes truth
matching probability etc.,  is split into a base now used by the
TrackFindingValidationAlg and the new TrackParticleTruthDecorationAlg.
The latter decorates track particles with links to truth particles and
the associated matching probability, hit efficiency and hit purity.

Moreover the base algorithm is modified in such a way that the
statistics gathering is compile time optional. Although, it is
currently enabled for both algorithms.
parent 84e7190f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment