Changeset 1764 in Sophya for trunk/ArchTOIPipe/ProcWSophya/smoothtoi.cc
- Timestamp:
- Nov 14, 2001, 3:10:13 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/ProcWSophya/smoothtoi.cc
r1762 r1764 80 80 } 81 81 82 for(int_4 sn=snb;sn<=sne;sn++) {82 {for(int_4 sn=snb;sn<=sne;sn++) { 83 83 84 84 r_8 bolo; uint_8 fgbolo=0; … … 123 123 124 124 putData(0,sn,bolo,fgbolo); 125 } 125 }} 126 126 cout<<"DataSmooth::run(): Fin de boucle: notsmoothed="<<notsmoothed 127 127 <<" / tot="<<sne-snb+1<<endl;
Note:
See TracChangeset
for help on using the changeset viewer.