Ignore:
Timestamp:
10/27/07 21:59:05 (17 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mimage/MImgCleanStd.h

    r8646 r8765  
    9999    UShort_t GetCleanRings() const { return fCleanRings;}
    100100
     101    void SetPostCleanType(Int_t t) { fPostCleanType=t; }
     102
    101103    void SetMethod(CleaningMethod_t m) { fCleaningMethod = m; }
    102104    void SetKeepIsolatedPixels(Bool_t b=kTRUE) { fKeepIsolatedPixels=b; }
Note: See TracChangeset for help on using the changeset viewer.