/[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.27 by pam-fi, Mon Feb 19 16:28:39 2007 UTC revision 1.28 by pam-fi, Wed Feb 21 10:40:38 2007 UTC
# Line 304  void TrkTrack::LoadField(TString path){ Line 304  void TrkTrack::LoadField(TString path){
304  //     readb_();  //     readb_();
305    
306      TrkParams::Set(path,1);      TrkParams::Set(path,1);
307        TrkParams::Load(1);
308    
309  };  };
310    
# Line 1091  void TrkLevel2::LoadField(TString path){ Line 1092  void TrkLevel2::LoadField(TString path){
1092  //     readb_();  //     readb_();
1093    
1094      TrkParams::Set(path,1);      TrkParams::Set(path,1);
1095        TrkParams::Load(1);
1096    
1097  //  //
1098  };  };

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

  ViewVC Help
Powered by ViewVC 1.1.23