1 |
/** @file |
/** @file |
2 |
* $Source: /home/cvsmanager/yoda/event/dataManager/RegistryEvent.h,v $ |
* $Source: /home/cvsmanager/yoda/event/RegistryEvent.h,v $ |
3 |
* $Id: RegistryItem.h,v 4.0 2005/03/06 04:33:01 kusanagi Exp $ |
* $Id: RegistryEvent.h,v 5.1 2005/09/16 12:09:01 Maurizio Nagni Exp $ |
4 |
* $Author: kusanagi $ |
* $Author: Maurizio Nagni $ |
5 |
* |
* |
6 |
* Header file for the RegistryEvent class. |
* Header file for the RegistryEvent class. |
7 |
*/ |
*/ |
18 |
|
|
19 |
public: |
public: |
20 |
/* This is the absolute Time of the event calculated after data unpacking*/ |
/* This is the absolute Time of the event calculated after data unpacking*/ |
21 |
unsigned long absTime; |
ULong64_t absTime; |
22 |
|
|
23 |
/* Because on transmission multiple copies of data could be unpacked, a special procedure |
/* Because on transmission multiple copies of data could be unpacked, a special procedure |
24 |
* collect all the event just one time each. This parameter is related to the entry relative |
* collect all the event just one time each. This parameter is related to the entry relative |