Remove explicit Eigen usage from muon packages

Hi,

this MR removes the explicit includes of Eigen from muon packages where the Eigen functionality is used via e.g. GeoPrimitives indirectly. But no find_package(Eigen) is required for that.

Best, Nico

Merge request reports

Loading