/[PAMELA software]/DarthVader/OrbitalInfo/src/OrbitalInfoCore.cpp
ViewVC logotype

Diff of /DarthVader/OrbitalInfo/src/OrbitalInfoCore.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.52 by mocchiut, Wed Nov 23 21:19:34 2011 UTC revision 1.53 by pam-fi, Tue Nov 29 13:22:25 2011 UTC
# Line 128  int OrbitalInfoCore(UInt_t run, TFile *f Line 128  int OrbitalInfoCore(UInt_t run, TFile *f
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    //    //
# Line 289  int OrbitalInfoCore(UInt_t run, TFile *f Line 290  int OrbitalInfoCore(UInt_t run, TFile *f
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;

Legend:
Removed from v.1.52  
changed lines
  Added in v.1.53

  ViewVC Help
Powered by ViewVC 1.1.23