| 1 |
/** @file |
/** @file |
| 2 |
* $Source: /opt/cvsmanager/yoda/event/RegistryEvent.h,v $ |
* $Source: /home/cvsmanager/yoda/event/RegistryEvent.h,v $ |
| 3 |
* $Id: RegistryEvent.h,v 5.2 2006/02/04 12:37:43 kusanagi Exp $ |
* $Id: RegistryEvent.h,v 5.4 2006/02/07 11:20:47 kusanagi Exp $ |
| 4 |
* $Author: kusanagi $ |
* $Author: kusanagi $ |
| 5 |
* |
* |
| 6 |
* Header file for the RegistryEvent class. |
* Header file for the RegistryEvent class. |
| 9 |
#define REGISTRY_EVENT_H |
#define REGISTRY_EVENT_H |
| 10 |
|
|
| 11 |
#include "TObject.h" |
#include "TObject.h" |
| 12 |
|
#include "TString.h" |
| 13 |
namespace pamela { |
namespace pamela { |
| 14 |
/** |
/** |
| 15 |
* RegistryEvent data Wrapper |
* RegistryEvent data Wrapper |