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