ClusterMomentsMaker cleanup
Some cleanup/streamlining of CaloClusterMomentsMaker.cxx
- Remove manual matrix-symmerization (not necessary according to the Eigen-documentation)
- Remove duplicated check for Eigenvalue != 0
- Consistently use Eigen (via Atlas' Amg) instead of the CLHEP/HepGeom classes