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