Skip to content

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 of ParticleCaloExtensionTool

Mentioning @sroe

Merge request reports