CaloExtension: Move from Ptr to Value for Curvillinear Parameters.
-
Move from having ptr to Curvillinear Parameters to values for the CaloExtension. It removes a few new and delete and makes things a bit cleaner
-
Also remove seemingly unused
ParticleToCaloExtrapolationTool
which is a non thread safe (almost) clone ofParticleCaloExtensionTool
Mentioning @sroe