Changeset 2012 in Sophya for trunk/ArchTOIPipe/TestPipes
- Timestamp:
- May 16, 2002, 10:39:53 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/TestPipes/tsttoi2map.cc
r1810 r2012 241 241 // } 242 242 243 // 244 // ProcSampleCounter<FITSTOIReader> stats(rfitsb);245 // stats.InfoMessage() = "tsttoi2map/Info";246 // stats.PrintStats();243 // Affichage de l'avancement des TOIProcessors 244 ProcSampleCounter<TOI2Map> stats(toi2m); 245 stats.InfoMessage() = "tsttoi2map/Info"; 246 stats.PrintStats(); 247 247 248 248 // Fin des traitements des TOIProcessors
Note:
See TracChangeset
for help on using the changeset viewer.