Streamline MuonRawToCoord
- do not use Error(...) but instead throw exception
- put all code in .cpp file
- push some code into freestanding function instead of member function
this should simplify the migration to Gaudi::Algorithm from GaudiAlgorithm
Edited by Marco Cattaneo