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

Diff of /chewbacca/YodaProfiler/inc/PamelaDBOperations.h

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

revision 1.4 by mocchiut, Tue Nov 4 09:44:48 2008 UTC revision 1.6 by mocchiut, Fri Nov 28 10:57:43 2008 UTC
# Line 193  class PamelaDBOperations { Line 193  class PamelaDBOperations {
193      void ValidationOFF();      void ValidationOFF();
194      void ReArrangeRUNS();      void ReArrangeRUNS();
195      void RemoveRUNS();      void RemoveRUNS();
196      void RemoveFILES();      void RemoveFILES(UInt_t idtsy);
197      //      //
198      Bool_t IsDebug(){return(debug);};      Bool_t IsDebug(){return(debug);};
199      Bool_t IsRunAlreadyInserted();      Bool_t IsRunAlreadyInserted();
200      Bool_t IsRunConsistent(Bool_t mishead, Bool_t mistrail, UInt_t &firstev, UInt_t &lastev);      Bool_t IsRunConsistent(Bool_t mishead, Bool_t mistrail, UInt_t &firstev, UInt_t &lastev);
201      Bool_t AutoBoot(){return(AUTOBOOT);};      Bool_t AutoBoot(){return(AUTOBOOT);};
202      //      //
203      Bool_t MissingTRK_CALIB(UInt_t t1,UInt_t t2);      //    Bool_t MissingTRK_CALIB(UInt_t t1,UInt_t t2);
204        UInt_t MissingTRK_CALIB(UInt_t t1,UInt_t t2);
205      //      //
206      Long64_t PKT(UInt_t pkt_num);      Long64_t PKT(UInt_t pkt_num);
207      //      //
# Line 291  class PamelaDBOperations { Line 292  class PamelaDBOperations {
292      Int_t ValidateRuns();      Int_t ValidateRuns();
293      Int_t ValidateRuns(TString valfile);      Int_t ValidateRuns(TString valfile);
294      Int_t assignVALIDATION(UInt_t ,Bool_t );      Int_t assignVALIDATION(UInt_t ,Bool_t );
295        Int_t assignVALIDATION(UInt_t ,UInt_t );
296      Int_t removeFile(TString rootfilename);      Int_t removeFile(TString rootfilename);
297      //      //
298      Bool_t IsChewbacca(){return chewbacca;};      Bool_t IsChewbacca(){return chewbacca;};

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.23