Changeset 8765 for trunk/MagicSoft/Mars/mimage
- Timestamp:
- 10/27/07 21:59:05 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mimage/MImgCleanStd.h
r8646 r8765 99 99 UShort_t GetCleanRings() const { return fCleanRings;} 100 100 101 void SetPostCleanType(Int_t t) { fPostCleanType=t; } 102 101 103 void SetMethod(CleaningMethod_t m) { fCleaningMethod = m; } 102 104 void SetKeepIsolatedPixels(Bool_t b=kTRUE) { fKeepIsolatedPixels=b; }
Note:
See TracChangeset
for help on using the changeset viewer.