/[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 1.1 by kusanagi, Tue Jul 6 12:20:23 2004 UTC revision 3.0 by kusanagi, Fri Mar 4 15:54:11 2005 UTC
# Line 1  Line 1 
1  /** @file  /** @file
2   * $Source: /home/cvspamela/yoda/event/log/LogEvent.h,v $   * $Source: /home/cvsmanager/yoda/event/log/LogEvent.h,v $
3   * $Id: LogEvent.h,v 1.1 2004/03/26 15:22:54 nagni Exp $   * $Id: LogEvent.h,v 2.1 2004/12/09 08:47:54 kusanagi Exp $
4   * $Author: nagni $   * $Author: kusanagi $
5   *   *
6   * Header file for the LogEvent class.   * Header file for the LogEvent class.
7   */   */
# 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.1.1  
changed lines
  Added in v.3.0

  ViewVC Help
Powered by ViewVC 1.1.23