--- yoda/event/varDump/VarDumpEvent.h 2004/12/03 22:04:55 2.1 +++ yoda/event/varDump/VarDumpEvent.h 2005/03/03 12:37:48 2.2 @@ -19,8 +19,9 @@ * @param run Run number. * @return a string with the run name. */ - TClonesArray* Records; - + TClonesArray* Records; + UINT32 PARAMETER_STAMP; + VarDumpEvent(void); ~VarDumpEvent(void);