/[PAMELA software]/DarthVader/ToFLevel2/src/ToFCore.cpp
ViewVC logotype

Diff of /DarthVader/ToFLevel2/src/ToFCore.cpp

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

revision 1.1 by mocchiut, Sat Jun 17 12:14:56 2006 UTC revision 1.2 by mocchiut, Tue Jun 27 13:57:40 2006 UTC
# Line 557  int ToFCore(ULong64_t run, TFile *file, Line 557  int ToFCore(ULong64_t run, TFile *file,
557        };        };
558        tracker->GetEntry(itr);        tracker->GetEntry(itr);
559        ///        ///
560          //
561        l0tof->GetEntry(ei);        l0tof->GetEntry(ei);
562        l0trig->GetEntry(ei);        l0trig->GetEntry(ei);
563        ///        ///
# Line 625  int ToFCore(ULong64_t run, TFile *file, Line 626  int ToFCore(ULong64_t run, TFile *file,
626        //        //
627        ntrkentry = 0;        ntrkentry = 0;
628        //        //
629        if ( trk->GetNTracks() > 0 ){        //      if ( trk->GetNTracks() > 0 ){
630          if ( trk->ntrk() > 0 ){
631          //          //
632          // We have at least one track          // We have at least one track
633          //          //

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.23