Skip to content

Change trajectory hierarchy to have a templated version

Monir Hadji requested to merge mhadji-templated-lbtrajectory into master
  • Change trajectory hierarchy to have a templated version
    • it's mainly for the vectorization of TrackVectorFitter::projectReference using VCL
  • Use std::make_unique instead of explicit calls to std::unique_ptr ctor

cc @dcampora @graven

Edited by Marco Cattaneo

Merge request reports