/[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.18 by mocchiut, Thu Oct 25 13:23:35 2007 UTC revision 1.19 by mocchiut, Wed Feb 6 12:22:00 2008 UTC
# Line 92  class PamelaDBOperations { Line 92  class PamelaDBOperations {
92      Bool_t VALIDATE;      Bool_t VALIDATE;
93      Bool_t NOFRAG;      Bool_t NOFRAG;
94      Bool_t AUTOBOOT;      Bool_t AUTOBOOT;
95        Bool_t PEDANTIC;
96            
97      TDatime *clean_time;      TDatime *clean_time;
98            
# Line 206  class PamelaDBOperations { Line 207  class PamelaDBOperations {
207      void SetOrbitNo(UInt_t dwinput);      void SetOrbitNo(UInt_t dwinput);
208      void SetNoFrag(Bool_t nf);      void SetNoFrag(Bool_t nf);
209      void SetAutoBoot(Bool_t nf);      void SetAutoBoot(Bool_t nf);
210        void SetPedantic(Bool_t pd);
211      //      //
212      Bool_t SetID_RAW();      Bool_t SetID_RAW();
213      //      //

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

  ViewVC Help
Powered by ViewVC 1.1.23