PrVeloUT: implicitly deduce template argument
- avoid having to explicitly specify the template arg in
simpleFit<true>/simpleFit<false>by deducing instead (at compile time) whether the function is given three or four hits
Edited by Marco Cattaneo
simpleFit<true> /
simpleFit<false> by deducing instead (at compile time) whether
the function is given three or four hits