--- yoda/event/log/LogEvent.h 2004/07/06 12:20:23 1.1 +++ yoda/event/log/LogEvent.h 2004/12/09 08:47:54 2.1 @@ -1,7 +1,7 @@ /** @file - * $Source: /home/cvspamela/yoda/event/log/LogEvent.h,v $ - * $Id: LogEvent.h,v 1.1 2004/03/26 15:22:54 nagni Exp $ - * $Author: nagni $ + * $Source: /home/cvsmanager/yoda/event/log/LogEvent.h,v $ + * $Id: LogEvent.h,v 2.0 2004/09/21 20:50:09 kusanagi Exp $ + * $Author: kusanagi $ * * Header file for the LogEvent class. */ @@ -28,7 +28,7 @@ * @param run Run number. * @return a string with the run name. */ - int Log_crc_ok; + UINT32 COMPILATION_TIMESTAMP; TClonesArray* Records; LogEvent(void);