/[PAMELA software]/yoda/event/RegistryEvent.cpp
ViewVC logotype

Annotation of /yoda/event/RegistryEvent.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6.1 - (hide annotations) (download)
Tue May 30 19:10:01 2006 UTC (18 years, 6 months ago) by kusanagi
Branch: MAIN
CVS Tags: HEAD
Changes since 6.0: +1 -1 lines
FILE REMOVED
Major update.
All the packet officially produced by PAMELA are implemented and unpacked.
The RegistryEvent Packet has been removed and put into another library.
New version, releasd by D.Campana, of tofunpack.

1 kusanagi 4.1 /** @file
2 kusanagi 5.0 * $Source: /home/cvsmanager/yoda/event/RegistryEvent.cpp,v $
3 kusanagi 6.1 * $Id: RegistryEvent.cpp,v 6.0 2006/02/07 17:11:07 kusanagi Exp $
4 kusanagi 6.0 * $Author: kusanagi $
5 kusanagi 4.1 *
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