Parent Directory
|
Revision Log
|
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(); |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.23 |