Modernize VeloClusterPosition
- prefer implicit compiler generated destructors
- prefer inherited constructors
- prefer
boost::optional
overstd::unique_ptr
- prefer
Gaudi::Property<GaudiMath::Interpolation::Type>
overGaudi::Property<std::string>
- qualify
VeloClusterPosition
as final - remove unneccesary finalize implementation
Edited by Marco Cattaneo