/[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.19 by mocchiut, Sat May 5 12:48:33 2007 UTC revision 1.20 by mocchiut, Sat May 5 12:50:29 2007 UTC
# Line 490  int OrbitalInfoCore(UInt_t run, TFile *f Line 490  int OrbitalInfoCore(UInt_t run, TFile *f
490        code = -11;        code = -11;
491        goto closeandexit;        goto closeandexit;
492      };      };
493      //      //
494      if ( runinfo->EV_TO > nevents-1 ) {      if ( runinfo->EV_TO > nevents-1 ) {
495        if ( debug ) printf(" OrbitalInfo - ERROR: too few entries in the registry tree\n");        if ( debug ) printf(" OrbitalInfo - ERROR: too few entries in the registry tree\n");
496        l0File->Close();        l0File->Close();

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

  ViewVC Help
Powered by ViewVC 1.1.23