--- yoda/event/RegistryEvent.h 2005/08/29 09:45:48 5.0 +++ yoda/event/RegistryEvent.h 2005/09/16 12:09:01 5.1 @@ -1,6 +1,6 @@ /** @file * $Source: /home/cvsmanager/yoda/event/RegistryEvent.h,v $ - * $Id: RegistryEvent.h,v 4.1 2005/08/29 09:20:47 kusanagi Exp $ + * $Id: RegistryEvent.h,v 5.0 2005/08/29 09:45:48 kusanagi Exp $ * $Author: kusanagi $ * * Header file for the RegistryEvent class. @@ -18,7 +18,7 @@ public: /* This is the absolute Time of the event calculated after data unpacking*/ - unsigned long absTime; + ULong64_t absTime; /* Because on transmission multiple copies of data could be unpacked, a special procedure * collect all the event just one time each. This parameter is related to the entry relative