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

Diff of /yoda/event/RegistryEvent.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 5.0 by kusanagi, Mon Aug 29 09:45:48 2005 UTC revision 5.1 by kusanagi, Fri Sep 16 12:09:01 2005 UTC
# Line 1  Line 1 
1  /** @file  /** @file
2   * $Source: /home/cvsmanager/yoda/event/RegistryEvent.h,v $   * $Source: /home/cvsmanager/yoda/event/RegistryEvent.h,v $
3   * $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 $
4   * $Author: kusanagi $   * $Author: kusanagi $
5   *   *
6   * Header file for the RegistryEvent class.   * Header file for the RegistryEvent class.
# Line 18  namespace pamela { Line 18  namespace pamela {
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

Legend:
Removed from v.5.0  
changed lines
  Added in v.5.1

  ViewVC Help
Powered by ViewVC 1.1.23