Changeset 2187 in Sophya for trunk/ArchTOIPipe/Kernel/fitstoiwtr.h
- Timestamp:
- Sep 9, 2002, 5:33:16 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/Kernel/fitstoiwtr.h
r2041 r2187 5 5 // Christophe Magneville 6 6 // Reza Ansari 7 // $Id: fitstoiwtr.h,v 1.1 2 2002-06-03 14:23:39 ansariExp $7 // $Id: fitstoiwtr.h,v 1.13 2002-09-09 15:33:14 aubourg Exp $ 8 8 9 9 … … 34 34 inline void setLongFlagPrefix(bool fg = true) { longfgprefix = fg; } 35 35 inline int_8 ProcessedSampleCount() const { return totnscount; } 36 37 protected: 38 virtual bool checkSampleLimits(long &min, long &max, int pass); 39 36 40 37 41 private:
Note:
See TracChangeset
for help on using the changeset viewer.