120 |
// |
// |
121 |
// useful methods |
// useful methods |
122 |
// |
// |
123 |
Int_t ChkParam(TSQLServer *dbc, UInt_t runheader); ///< check and load parameters data |
Int_t ChkParam(TSQLServer *dbc, UInt_t runheader, Bool_t mech); ///< check and load parameters data |
124 |
Int_t ChkCalib(TSQLServer *dbc, UInt_t atime); ///< check and load calibration data |
Int_t ChkCalib(TSQLServer *dbc, UInt_t atime); ///< check and load calibration data |
125 |
Int_t Calibrate(Int_t ei); ///< perform data calibration |
Int_t Calibrate(Int_t ei); ///< perform data calibration |
126 |
void GetCommonVar(); ///< call fortran common variables program |
void GetCommonVar(); ///< call fortran common variables program |