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

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

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

revision 1.2 by pam-fi, Tue May 30 16:30:37 2006 UTC revision 1.3 by mocchiut, Tue Jul 18 10:58:54 2006 UTC
# Line 185  void TrkProcess::ProcessEvent(TrkLevel0 Line 185  void TrkProcess::ProcessEvent(TrkLevel0
185      //      //
186      reductionflight_(&F77err);      reductionflight_(&F77err);
187      if(F77err < 0)throw F77err;      if(F77err < 0)throw F77err;
188      else if(F77err > 0 && WarningMode())cout<<" WARNING ("<<F77err<<") - TrkCore - Level1 reduction (CN computation failure, ...)"<<endl;      //    else if(F77err > 0 && WarningMode())cout<<" WARNING ("<<F77err<<") - TrkCore - Level1 reduction (CN computation failure, ...)"<<endl;
189      //      //
190      if(get2) analysisflight_();      if(get2) analysisflight_();
191  //    if(F77err < 0)throw F77err;  //    if(F77err < 0)throw F77err;

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

  ViewVC Help
Powered by ViewVC 1.1.23