/[PAMELA software]/PamCut/MiscCuts/InclInfoQualCut/InclInfoQualCut.cpp
ViewVC logotype

Diff of /PamCut/MiscCuts/InclInfoQualCut/InclInfoQualCut.cpp

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

revision 1.1 by pam-mep, Mon Apr 5 09:44:53 2010 UTC revision 1.4 by pam-fi, Thu May 6 15:42:53 2010 UTC
# Line 17  int InclInfoQualCut::Check(PamLevel2 *ev Line 17  int InclInfoQualCut::Check(PamLevel2 *ev
17      return 0;      return 0;
18    }    }
19    
20    if (event->GetOrbitalInfo()->timeGap > _timeGapMax) {    if (event->GetOrbitalInfo()->TimeGap > _timeGapMax) {
21      return 0;      return 0;
22    }    }
23    

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

  ViewVC Help
Powered by ViewVC 1.1.23