Changeset 2012 in Sophya for trunk/ArchTOIPipe/TestPipes


Ignore:
Timestamp:
May 16, 2002, 10:39:53 PM (23 years ago)
Author:
ansari
Message:

Ajout fonction ProcessedSampleCount ds TOI2Map / activation print stat ds tsttoi2map.cc - Reza 16/5/2002

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ArchTOIPipe/TestPipes/tsttoi2map.cc

    r1810 r2012  
    241241 //   }
    242242
    243  //  Affichage de l'avancement des TOIProcessors
    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();
    247247
    248248 // Fin des traitements des TOIProcessors 
Note: See TracChangeset for help on using the changeset viewer.