/[PAMELA software]/yoda/event/log/LogEvent.h
ViewVC logotype

Diff of /yoda/event/log/LogEvent.h

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

revision 2.0 by kusanagi, Tue Sep 21 20:50:09 2004 UTC revision 2.1 by kusanagi, Thu Dec 9 08:47:54 2004 UTC
# Line 1  Line 1 
1  /** @file  /** @file
2   * $Source: /home/cvsmanager/yoda/event/log/LogEvent.h,v $   * $Source: /home/cvsmanager/yoda/event/log/LogEvent.h,v $
3   * $Id: LogEvent.h,v 1.1.1.1 2004/07/06 12:20:23 kusanagi Exp $   * $Id: LogEvent.h,v 2.0 2004/09/21 20:50:09 kusanagi Exp $
4   * $Author: kusanagi $   * $Author: kusanagi $
5   *   *
6   * Header file for the LogEvent class.   * Header file for the LogEvent class.
# Line 28  namespace pamela { Line 28  namespace pamela {
28       * @param run Run number.       * @param run Run number.
29       * @return a string with the run name.       * @return a string with the run name.
30       */       */
31      int Log_crc_ok;      UINT32 COMPILATION_TIMESTAMP;
32      TClonesArray* Records;      TClonesArray* Records;
33            
34      LogEvent(void);      LogEvent(void);

Legend:
Removed from v.2.0  
changed lines
  Added in v.2.1

  ViewVC Help
Powered by ViewVC 1.1.23