Modernize VeloClusterFilter

  • take advantage of Gaudi::Property
  • prefer std::make_unique
  • Make VeloClusterFilter::filter_t a struct instead of a class as it does not establish an invariant

Merge request reports

Loading