Skip to content

Add LRT ghost collection to JetRec.

Jackson Carl Burzynski requested to merge jburzyns/athena:add-LRT-ghosts into master

Given that the LRT track collection is kept separate from the standard track collection, LRT tracks are not considered by default when running the ghost association. This implements a new getter for LRT tracks and a new PseudoJetAlgorithm. The collection GhostTrackLRT is then available for downstream usage.

Merge request reports