Changeset 8892 for trunk/MagicSoft/Mars/mfilter
- Timestamp:
- 05/19/08 15:04:36 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mfilter/MFCosmics.cc
r8211 r8892 1 1 /* ======================================================================== *\ 2 ! $Name: not supported by cvs2svn $:$Id: MFCosmics.cc,v 1.1 6 2006-11-02 20:00:02tbretz Exp $2 ! $Name: not supported by cvs2svn $:$Id: MFCosmics.cc,v 1.17 2008-05-19 14:04:11 tbretz Exp $ 3 3 ! -------------------------------------------------------------------------- 4 4 ! … … 216 216 // 217 217 // If the camera contains more than fMaxEmptyPixels 218 // presumed pixels due to cosmics, then the event is discar ted.218 // presumed pixels due to cosmics, then the event is discarded. 219 219 // 220 220 return cosmicpix > fMaxEmptyPixels*allpix;
Note:
See TracChangeset
for help on using the changeset viewer.