Skip to content

Revive and reimplement PrDebugTrackingLosses

Andre Gunther requested to merge gunther_PrDebugTrackingLosses into master

The algorithm to study particle trajectories not found and reconstructed by the pattern recognition was (rightfully) removed in !3381 (merged). The idea behind this algorithm is reimplemented and enhanced to ease track reconstruction developments.

Code duplication is avoided by outsourcing some PrChecker code into a header which is moved to PrKernel. This way, reconstructiblity and and particle type definitions can be reused elsewhere, e.g. in the cheated PR algorithms.

Options and test provided in Moore!2343 (merged)

Brief intro in https://indico.cern.ch/event/1299269/

Closes #112 (closed)

Edited by Andre Gunther

Merge request reports