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 |
*/ |
*/ |
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); |