/[PAMELA software]/DarthVader/RunInfo/inc/RunInfo.h
ViewVC logotype

Diff of /DarthVader/RunInfo/inc/RunInfo.h

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

revision 1.1.1.1 by mocchiut, Fri May 19 13:15:47 2006 UTC revision 1.2 by pam-fi, Fri Jul 21 11:00:13 2006 UTC
# Line 9  Line 9 
9  //  //
10  #include <GLTables.h>  #include <GLTables.h>
11  //  //
12    #include <RunInfoStruct.h>
13    
14    
15  class SoftInfo : public TObject {  class SoftInfo : public TObject {
16    
# Line 27  class SoftInfo : public TObject { Line 29  class SoftInfo : public TObject {
29      // Default constructor      // Default constructor
30      //      //
31      SoftInfo();      SoftInfo();
32    
33        void GetLevel2Struct(cSoftInfo *l2) const;
34      //      //
35      ClassDef(SoftInfo,1);      ClassDef(SoftInfo,1);
36      //      //

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.23