Parent Directory | Revision Log
Moved from YODA bundle. Updated to contain Orbital and Geomagnetic parameters.
1 | kusanagi | 1.1 | /** @file |
2 | * $Source: /home/cvsmanager/yoda/event/RegistryEvent.cpp,v $ | ||
3 | * $Id: RegistryEvent.cpp,v 6.0 2006/02/07 17:11:07 kusanagi Exp $ | ||
4 | * $Author: kusanagi $ | ||
5 | * | ||
6 | * Implementation of the RegistryEvent class. | ||
7 | */ | ||
8 | #include "RegistryEvent.h" | ||
9 | |||
10 | using namespace pamela; | ||
11 | |||
12 | RegistryEvent::RegistryEvent(void) {} | ||
13 | |||
14 | ClassImp(RegistryEvent) |
ViewVC Help | |
Powered by ViewVC 1.1.23 |