Skip to content
Snippets Groups Projects
Forked from atlas / athena
Source project has a limited visibility.
  • Goetz Gaycken's avatar
    1c067fc1
    New algorithm to decorate Acts track particles with truth links. · 1c067fc1
    Goetz Gaycken authored
    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.
    1c067fc1
    History
    New algorithm to decorate Acts track particles with truth links.
    Goetz Gaycken authored
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.