Parent Directory | Revision Log | Patch
revision 1.20 by mocchiut, Wed Oct 10 16:01:32 2007 UTC | revision 1.21 by mocchiut, Mon Sep 1 16:58:48 2008 UTC | |
---|---|---|
# | Line 509 int S4Core(UInt_t run, TFile *file,GL_TA | Line 509 int S4Core(UInt_t run, TFile *file,GL_TA |
509 | printf(" %i events to be processed for run %u: from %u to %u \n\n",totevent,idRun,runinfo->EV_FROM,(runinfo->EV_FROM+totevent)); | printf(" %i events to be processed for run %u: from %u to %u \n\n",totevent,idRun,runinfo->EV_FROM,(runinfo->EV_FROM+totevent)); |
510 | } | } |
511 | // | // |
512 | if ( !totevent ) goto closeandexit; | |
513 | // | |
514 | // Open Level0 file | // Open Level0 file |
515 | // | // |
516 | l0File = new TFile(fname.Data()); | l0File = new TFile(fname.Data()); |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |