| 232 |
Int_t ltp2 = 0; |
Int_t ltp2 = 0; |
| 233 |
Int_t ltp3 = 0; |
Int_t ltp3 = 0; |
| 234 |
Int_t uno = 1; |
Int_t uno = 1; |
| 235 |
char *niente = " "; |
const char *niente = " "; |
| 236 |
GL_PARAM *glparam = new GL_PARAM(); |
GL_PARAM *glparam = new GL_PARAM(); |
| 237 |
GL_PARAM *glparam2 = new GL_PARAM(); |
GL_PARAM *glparam2 = new GL_PARAM(); |
| 238 |
Int_t parerror=glparam->Query_GL_PARAM(1,301,dbc); // parameters stored in DB in GL_PRAM table |
Int_t parerror=glparam->Query_GL_PARAM(1,301,dbc); // parameters stored in DB in GL_PRAM table |