/[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.2 by mocchiut, Fri Sep 1 12:47:12 2006 UTC revision 1.3 by pam-fi, Fri Sep 8 14:42:48 2006 UTC
# Line 141  class PamelaDBOperations { Line 141  class PamelaDBOperations {
141      Bool_t IsDebug(){return(debug);};      Bool_t IsDebug(){return(debug);};
142      Bool_t IsRunAlreadyInserted();      Bool_t IsRunAlreadyInserted();
143      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);
144      //          //
145            Bool_t MissingTRK_CALIB(UInt_t t1,UInt_t t2);
146            //
147      UInt_t PKT(UInt_t pkt_num);      UInt_t PKT(UInt_t pkt_num);
148      //      //
149      ULong64_t OBT(UInt_t obt);      ULong64_t OBT(UInt_t obt);
# Line 205  class PamelaDBOperations { Line 207  class PamelaDBOperations {
207      Int_t insertS4_CALIB();      Int_t insertS4_CALIB();
208      Int_t CleanGL_RUN_FRAGMENTS();      Int_t CleanGL_RUN_FRAGMENTS();
209      Int_t ValidateRuns();      Int_t ValidateRuns();
210      //          Int_t assignVALIDATION(UInt_t ,Bool_t );
211            //
212      void OpenFile();      void OpenFile();
213      void CheckFile();      void CheckFile();
214      //      //

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

  ViewVC Help
Powered by ViewVC 1.1.23