Parent Directory | Revision Log | Patch
revision 1.1 by pam-fi, Fri Sep 25 15:36:20 2009 UTC | revision 1.2 by pam-fi, Thu Dec 17 16:39:40 2009 UTC | |
---|---|---|
# | Line 18 int TrkSaturationCut::Check(PamLevel2 *e | Line 18 int TrkSaturationCut::Check(PamLevel2 *e |
18 | if (_discardSaturated) | if (_discardSaturated) |
19 | return 0; | return 0; |
20 | sat = true; | sat = true; |
21 | break; | |
22 | } | } |
23 | } | } |
24 |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |