| 1483 |
if (verbose) printf("\n Exiting4...\n"); |
if (verbose) printf("\n Exiting4...\n"); |
| 1484 |
if ( runinfo ) runinfo->Close(); |
if ( runinfo ) runinfo->Close(); |
| 1485 |
if ( runinfo ) delete runinfo; |
if ( runinfo ) delete runinfo; |
| 1486 |
|
|
| 1487 |
|
if ( debug ){ |
| 1488 |
cout << "1 0x" << OrbitalInfotr << endl; |
cout << "1 0x" << OrbitalInfotr << endl; |
| 1489 |
cout << "2 0x" << OrbitalInfotrclone << endl; |
cout << "2 0x" << OrbitalInfotrclone << endl; |
| 1490 |
cout << "3 0x" << l0tr << endl; |
cout << "3 0x" << l0tr << endl; |
| 1491 |
cout << "4 0x" << tempOrbitalInfo << endl; |
cout << "4 0x" << tempOrbitalInfo << endl; |
| 1492 |
cout << "5 0x" << ttof << endl; |
cout << "5 0x" << ttof << endl; |
| 1493 |
|
} |
| 1494 |
// |
// |
| 1495 |
file->ls(); |
if ( debug ) file->ls(); |
| 1496 |
// |
// |
| 1497 |
if(code < 0) throw code; |
if(code < 0) throw code; |
| 1498 |
return(code); |
return(code); |