Skip to content

RICH Reconstruction Speedups

Christopher Rob Jones requested to merge FasterRICHLikelihoodMinimisation into master

Various speed ups.

  • Faster RICH Global PID minimisation through use of additional data caches.
  • Optimisation of the pixel background tool.
  • Change IRichPhotonReconstruction reconstructPhoton() to return a boolean instead of StatusCode

Merge request reports