Ignore:
Timestamp:
05/19/08 15:04:36 (16 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mfilter/MFCosmics.cc

    r8211 r8892  
    11/* ======================================================================== *\
    2 ! $Name: not supported by cvs2svn $:$Id: MFCosmics.cc,v 1.16 2006-11-02 20:00:02 tbretz Exp $
     2! $Name: not supported by cvs2svn $:$Id: MFCosmics.cc,v 1.17 2008-05-19 14:04:11 tbretz Exp $
    33! --------------------------------------------------------------------------
    44!
     
    216216    //
    217217    // If the camera contains more than fMaxEmptyPixels
    218     // presumed pixels due to cosmics, then the event is discarted.
     218    // presumed pixels due to cosmics, then the event is discarded.
    219219    //
    220220    return cosmicpix > fMaxEmptyPixels*allpix;
Note: See TracChangeset for help on using the changeset viewer.