/[PAMELA software]/DarthVader/TrackerLevel2/inc/TrkParams.h
ViewVC logotype

Diff of /DarthVader/TrackerLevel2/inc/TrkParams.h

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

revision 1.8 by pam-fi, Wed Aug 22 07:03:44 2007 UTC revision 1.10 by pam-fi, Wed Nov 7 10:38:51 2007 UTC
# Line 9  Line 9 
9  #include <TString.h>  #include <TString.h>
10  #include <TSQLServer.h>  #include <TSQLServer.h>
11  #include <TSystem.h>  #include <TSystem.h>
12    #include <TROOT.h> // EMILIANO: needed to compile with ROOT > 5.16/x
13    
14  #include <GLTables.h>  #include <GLTables.h>
15  #include <TrkStruct.h>  #include <TrkStruct.h>
# Line 92  public: Line 93  public:
93    
94      TrkParams();      TrkParams();
95            
96      
97      // ---------------------------------------------      // ---------------------------------------------
98      // calibration (PED-SIG-BAD)      // calibration (PED-SIG-BAD)
99      // ---------------------------------------------      // ---------------------------------------------
# Line 159  public: Line 161  public:
161      static void SetPFA(float *);      static void SetPFA(float *);
162      static void SetPFA(void);      static void SetPFA(void);
163            
164        // ---------------------------------------------
165        // varie ed eventuali...
166        // ---------------------------------------------
167        static TSQLServer* SetDBConnection();
168    
169    
170      ClassDef(TrkParams,2);      ClassDef(TrkParams,2);
171    
172  };  };

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.10

  ViewVC Help
Powered by ViewVC 1.1.23