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

Diff of /DarthVader/GLTables/inc/GLTables.h

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

revision 1.1 by mocchiut, Fri May 19 13:15:59 2006 UTC revision 1.2 by pam-fi, Fri Jul 21 11:01:01 2006 UTC
# Line 6  Line 6 
6  #include <TSQLServer.h>  #include <TSQLServer.h>
7  #include <TSQLRow.h>  #include <TSQLRow.h>
8  #include <TSQLResult.h>  #include <TSQLResult.h>
9    #include <GLTablesStruct.h>
10  // ==================================================================  // ==================================================================
11  /**  /**
12   * \brief Class to store GL_RUN data   * \brief Class to store GL_RUN data
# Line 35  class GL_RUN : public TObject { Line 36  class GL_RUN : public TObject {
36            
37      Int_t Query_GL_RUN(ULong64_t, TSQLServer*);      Int_t Query_GL_RUN(ULong64_t, TSQLServer*);
38    
39        void GetLevel2Struct(cGLRun *l2) const;
40    
41      ClassDef(GL_RUN,1);      ClassDef(GL_RUN,1);
42  };  };
43  // ==================================================================  // ==================================================================

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

  ViewVC Help
Powered by ViewVC 1.1.23