/[PAMELA software]/yodaUtility/RegistryEvent.h
ViewVC logotype

Diff of /yodaUtility/RegistryEvent.h

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

revision 1.1 by kusanagi, Sat Jun 10 07:14:29 2006 UTC revision 1.2 by kusanagi, Sat Jun 10 18:01:07 2006 UTC
# Line 1  Line 1 
1  /** @file  /** @file
2   * $Source: /home/cvsmanager/yoda/event/RegistryEvent.h,v $   * $Source: /home/cvsmanager/yodaUtility/RegistryEvent.h,v $
3   * $Id: RegistryEvent.h,v 6.1 2006/03/27 08:42:15 kusanagi Exp $   * $Id: RegistryEvent.h,v 1.1 2006/06/10 07:14:29 kusanagi Exp $
4   * $Author: kusanagi $   * $Author: kusanagi $
5   *   *
6   * Header file for the RegistryEvent class.   * Header file for the RegistryEvent class.
# Line 21  namespace pamela { Line 21  namespace pamela {
21    private:    private:
22            
23    public:    public:
24      /* This is the absolute Time of the event calculated after data unpacking*/      /* This is the absolute Time of the event calculated after data unpacking */
25        /* representing the number of millisecond after 1 January 1970 */
26      ULong64_t   absTime;      ULong64_t   absTime;
27    
28      /* Name of the unpacked file this data cames from.      /* Name of the unpacked file this data cames from.

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.23