/[PAMELA software]/DarthVader/TrackerLevel2/src/TrkLevel2.cpp
ViewVC logotype

Diff of /DarthVader/TrackerLevel2/src/TrkLevel2.cpp

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

revision 1.26 by pam-fi, Fri Feb 16 14:56:01 2007 UTC revision 1.27 by pam-fi, Mon Feb 19 16:28:39 2007 UTC
# Line 450  void TrkTrack::FitReset(){ Line 450  void TrkTrack::FitReset(){
450          for(int j=0; j<5; j++) coval[i][j]=0.;          for(int j=0; j<5; j++) coval[i][j]=0.;
451      }      }
452  }  }
453    void TrkTrack::SetTrackingMode(int trackmode){
454        extern cMini2track track_;
455        track_.trackmode = trackmode;
456    }
457    
458  //--------------------------------------  //--------------------------------------
459  //  //

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27

  ViewVC Help
Powered by ViewVC 1.1.23