| 128 |
TString fname; |
TString fname; |
| 129 |
UInt_t totfileentries = 0; |
UInt_t totfileentries = 0; |
| 130 |
UInt_t idRun = 0; |
UInt_t idRun = 0; |
| 131 |
|
UInt_t anni5 = 60 * 60 * 24 * 365 * 5 ;//1576800 |
| 132 |
// |
// |
| 133 |
// My variables. Vitaly. |
// My variables. Vitaly. |
| 134 |
// |
// |
| 290 |
} |
} |
| 291 |
if ( verbose ) cout<<"We have read recovered data"<<endl; |
if ( verbose ) cout<<"We have read recovered data"<<endl; |
| 292 |
|
|
|
UInt_t anni5 = 60. * 60. * 24. * 365. * 5 ;//1576800 |
|
| 293 |
parerror=glparam->Query_GL_PARAM(1,301,(dbc-anni5)); // parameters stored in DB in GL_PRAM table |
parerror=glparam->Query_GL_PARAM(1,301,(dbc-anni5)); // parameters stored in DB in GL_PRAM table |
| 294 |
if ( parerror<0 ) { |
if ( parerror<0 ) { |
| 295 |
code = parerror; |
code = parerror; |