Parent Directory | Revision Log
Class for geomagnetic parameters handling.
1 | /* |
2 | * Implementation of the YMagnGeo class. |
3 | */ |
4 | #include "YMagnGeo.h" |
5 | |
6 | using namespace pamela; |
7 | |
8 | YMagnGeo::YMagnGeo(void) {} |
9 | |
10 | ClassImp(YMagnGeo) |
ViewVC Help | |
Powered by ViewVC 1.1.23 |