/[PAMELA software]/yoda/event/arrDump/ArrDumpEvent.h
ViewVC logotype

Diff of /yoda/event/arrDump/ArrDumpEvent.h

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

revision 2.0 by kusanagi, Tue Sep 21 20:50:04 2004 UTC revision 2.1 by kusanagi, Thu Mar 3 12:38:25 2005 UTC
# Line 1  Line 1 
1  #ifndef ARRDUMP_EVENT_H  #ifndef ARRDUMP_EVENT_H
2  #define ARRDUMP_EVENT_H  #define ARRDUMP_EVENT_H
3    
 #include "event/SubPacket.h"  
4  #include "event/arrDump/ArrDumpRecord.h"  #include "event/arrDump/ArrDumpRecord.h"
5  #include <TClonesArray.h>  #include <TClonesArray.h>
6    
# Line 21  namespace pamela { Line 20  namespace pamela {
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      ArrDumpEvent(void);      ArrDumpEvent(void);
26      ~ArrDumpEvent(void);      ~ArrDumpEvent(void);
27            

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

  ViewVC Help
Powered by ViewVC 1.1.23