Streamline MuonRawToCoord
- Jan 27, 2019
-
-
Gerhard Raven authored
* 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
* do not use Error(...) but instead throw exception * put all code in .cpp file * push some code into freestanding function instead of member function