/[PAMELA software]/yoda/event/varDump/VarDumpRecord.h
ViewVC logotype

Diff of /yoda/event/varDump/VarDumpRecord.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2.1 by kusanagi, Fri Dec 3 22:04:55 2004 UTC revision 2.2 by kusanagi, Mon Jan 3 14:19:54 2005 UTC
# Line 19  namespace pamela { Line 19  namespace pamela {
19       * @return a string with the run name.       * @return a string with the run name.
20       */       */
21            
22      TArrayI *Data;      UINT8  VAR_ID;
23        UINT32 VAR_VALUE;
24      VarDumpRecord(void);      VarDumpRecord(void);
25      ~VarDumpRecord(void){};      ~VarDumpRecord(void){};
26      ClassDef(VarDumpRecord, 1)      ClassDef(VarDumpRecord, 1)

Legend:
Removed from v.2.1  
changed lines
  Added in v.2.2

  ViewVC Help
Powered by ViewVC 1.1.23