/[PAMELA software]/YodaProfiler/inc/PamelaDBOperations.h
ViewVC logotype

Diff of /YodaProfiler/inc/PamelaDBOperations.h

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

revision 1.12 by mocchiut, Mon Dec 4 11:32:06 2006 UTC revision 1.13 by mocchiut, Mon Feb 12 13:32:12 2007 UTC
# Line 177  class PamelaDBOperations { Line 177  class PamelaDBOperations {
177    
178   public:   public:
179      //      //
180      PamelaDBOperations(TString host, TString user, TString password, TString filerawname, TString filerootname, UInt_t boot, UInt_t tsync, UInt_t obt0, Bool_t debug, TString tlefilename); // constructor      PamelaDBOperations(TString host, TString user, TString password, TString filerawname, TString filerootname, UInt_t boot, UInt_t tsync, UInt_t obt0, Bool_t debug, TString tlefilename,UInt_t dwinput); // constructor
181      //      //
182      void Close(); // destructor      void Close(); // destructor
183      //      //
# Line 197  class PamelaDBOperations { Line 197  class PamelaDBOperations {
197      void SetNOBOOT(Bool_t noboot);      void SetNOBOOT(Bool_t noboot);
198      void SetOlderThan(Long64_t oldthan);      void SetOlderThan(Long64_t oldthan);
199      void SetTLEPath(TString str);      void SetTLEPath(TString str);
200      void SetOrbitNo();      void SetOrbitNo(UInt_t dwinput);
201      void SetNoFrag(Bool_t nf);      void SetNoFrag(Bool_t nf);
202      void SetAutoBoot(Bool_t nf);      void SetAutoBoot(Bool_t nf);
203      //      //

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

  ViewVC Help
Powered by ViewVC 1.1.23