Skip to content

WIP: Use JetVertexAlg algorithm in Moore

Davide Zuliani requested to merge jva_moore_zuliani into master

First attempt to get the JetVertexAlg algorithm to work in the Moore framework. Some changes have been done in JetVertexAlg.cpp and ParticleLocation.h in order to get the right paths for input and output particles. The algorithm is called by a wrapper in order to make it work in the Hlt2 line.

Merge request reports