Parent Directory | Revision Log | Patch
revision 1.4 by mocchiut, Wed Sep 6 12:47:18 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 | }; | }; |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |