/** @file * $Source: /home/cvsmanager/yoda/event/RegistryEvent.cpp,v $ * $Id: RegistryEvent.cpp,v 5.0 2005/08/29 09:45:48 Maurizio Nagni Exp $ * $Author: Maurizio Nagni $ * * Implementation of the RegistryEvent class. */ #include "RegistryEvent.h" using namespace pamela; RegistryEvent::RegistryEvent(void) {} ClassImp(RegistryEvent)