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 |
}; |
}; |
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); |