/[PAMELA software]/DarthVader/AnticounterLevel2/src/AcCore.cpp
ViewVC logotype

Diff of /DarthVader/AnticounterLevel2/src/AcCore.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.19 by mocchiut, Mon Aug 11 15:31:06 2008 UTC revision 1.20 by mocchiut, Mon Sep 1 16:58:36 2008 UTC
# Line 415  int AcCore(UInt_t run, TFile *file, GL_T Line 415  int AcCore(UInt_t run, TFile *file, GL_T
415        printf(" %i events to be processed for run %u: from %i to %i \n\n",totevent,idRun,runinfo->EV_FROM,runinfo->EV_FROM+totevent);        printf(" %i events to be processed for run %u: from %i to %i \n\n",totevent,idRun,runinfo->EV_FROM,runinfo->EV_FROM+totevent);
416      };      };
417      //      //
418        if ( !totevent ) goto closeandexit;
419        //
420      // Open Level0 file      // Open Level0 file
421      //      //
422      l0File = new TFile(fname.Data());      l0File = new TFile(fname.Data());

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

  ViewVC Help
Powered by ViewVC 1.1.23