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

Diff of /YodaProfiler/inc/GLTables.h

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

revision 1.3 by mocchiut, Wed Sep 6 11:04:38 2006 UTC revision 1.5 by mocchiut, Thu Sep 7 09:17:32 2006 UTC
# Line 223  class GL_CALO_CALIB : public TObject{ Line 223  class GL_CALO_CALIB : public TObject{
223    
224      GL_CALO_CALIB();      GL_CALO_CALIB();
225    
226      Int_t Query_GL_CALO_CALIB(UInt_t time, UInt_t section, TSQLServer *dbc);      Int_t Query_GL_CALO_CALIB(UInt_t time, UInt_t &uptime, UInt_t section, TSQLServer *dbc);
227    
228      ClassDef(GL_CALO_CALIB,1);      ClassDef(GL_CALO_CALIB,1);
229  };  };
# Line 278  class GL_TIMESYNC : public TObject{ Line 278  class GL_TIMESYNC : public TObject{
278      ULong64_t DBobt(UInt_t OBT);      ULong64_t DBobt(UInt_t OBT);
279      //      //
280      TString ConvertTime(TString tzone, UInt_t dbt);      TString ConvertTime(TString tzone, UInt_t dbt);
281        TString UnConvertTime(TString tzone, UInt_t dbt);
282    
283    
284      ClassDef(GL_TIMESYNC,1);      ClassDef(GL_TIMESYNC,1);

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

  ViewVC Help
Powered by ViewVC 1.1.23