Changeset 2039 in Sophya for trunk/ArchTOIPipe/ProcWSophya/map2toi.h
- Timestamp:
- May 31, 2002, 5:44:55 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/ProcWSophya/map2toi.h
r1809 r2039 5 5 // Christophe Magneville 6 6 // Reza Ansari 7 // $Id: map2toi.h,v 1. 7 2001-12-03 20:38:02 cmvExp $7 // $Id: map2toi.h,v 1.8 2002-05-31 15:44:55 ansari Exp $ 8 8 9 9 #ifndef MAP2TOI_H … … 62 62 // Print 63 63 void Print(::ostream & os); 64 inline int_8 ProcessedSampleCount() const { return totnscount; } 64 65 65 66 protected: … … 68 69 unsigned long long mBadFlag; 69 70 double mActualYear; 71 72 int_8 totnscount; // Nombre total d'echantillon processe 70 73 }; 71 74
Note:
See TracChangeset
for help on using the changeset viewer.