--- yoda/event/log/LogEvent.h 2004/09/21 20:50:09 2.0 +++ yoda/event/log/LogEvent.h 2005/03/04 15:54:11 3.0 @@ -1,6 +1,6 @@ /** @file * $Source: /home/cvsmanager/yoda/event/log/LogEvent.h,v $ - * $Id: LogEvent.h,v 1.1.1.1 2004/07/06 12:20:23 kusanagi Exp $ + * $Id: LogEvent.h,v 2.1 2004/12/09 08:47:54 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);