/[PAMELA software]/yoda/event/tabDump/TabDumpEvent.h
ViewVC logotype

Diff of /yoda/event/tabDump/TabDumpEvent.h

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

revision 1.1 by kusanagi, Thu Jul 8 12:31:36 2004 UTC revision 3.0 by kusanagi, Fri Mar 4 15:54:11 2005 UTC
# Line 1  Line 1 
1  #ifndef TABDUMP_EVENT_H  #ifndef TABDUMP_EVENT_H
2  #define TABDUMP_EVENT_H  #define TABDUMP_EVENT_H
3    
 #include "event/SubPacket.h"  
4  #include "event/tabDump/TabDumpRecord.h"  #include "event/tabDump/TabDumpRecord.h"
5  #include <TClonesArray.h>  #include <TClonesArray.h>
6    
# Line 20  namespace pamela { Line 19  namespace pamela {
19       * @param run Run number.       * @param run Run number.
20       * @return a string with the run name.       * @return a string with the run name.
21       */       */
22      TClonesArray* Records;      TClonesArray*   Records;
23            UINT32          PARAMETER_STAMP;
24    
25      TabDumpEvent(void);      TabDumpEvent(void);
26      ~TabDumpEvent(void);      ~TabDumpEvent(void);
27            

Legend:
Removed from v.1.1  
changed lines
  Added in v.3.0

  ViewVC Help
Powered by ViewVC 1.1.23