Changeset 2102 in Sophya for trunk/ArchTOIPipe/ProcWSophya/toi2toi_addsp.h
- Timestamp:
- Jul 16, 2002, 6:38:48 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/ProcWSophya/toi2toi_addsp.h
r2099 r2102 5 5 // Christophe Magneville 6 6 // Reza Ansari 7 // $Id: toi2toi_addsp.h,v 1. 2 2002-07-16 15:26:19cecile Exp $7 // $Id: toi2toi_addsp.h,v 1.3 2002-07-16 16:38:48 cecile Exp $ 8 8 9 9 #ifndef TOI2MAP_H … … 41 41 double amp,tau1,tau2; 42 42 }; 43 44 void Fill_Info_scr(Info_src* scr, int_4 ns);45 43 46 44 class Toi2toi_Addsp : public TOIProcessor { … … 80 78 void Print(::ostream & os); 81 79 80 static void Fill_Info_scr(Info_src* scr, int_4 ns); 81 82 82 protected: 83 83
Note:
See TracChangeset
for help on using the changeset viewer.