/[PAMELA software]/DarthVader/S4Level2/src/S4Core.cpp
ViewVC logotype

Diff of /DarthVader/S4Level2/src/S4Core.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch 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());

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

  ViewVC Help
Powered by ViewVC 1.1.23