/* * Implementation of the YMagnGeo class. */ #include "YMagnGeo.h" using namespace pamela; YMagnGeo::YMagnGeo(void) {} ClassImp(YMagnGeo)