Changeset 544 in Sophya for trunk/SophyaPI/PIext/pihisto2d.cc


Ignore:
Timestamp:
Nov 3, 1999, 7:18:23 PM (26 years ago)
Author:
ercodmgr
Message:

Documentation + ameliorations DrawStats + vector->tvector pour Planck - Reza 3/11/99

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/pihisto2d.cc

    r537 r544  
    328328  g->SelFontSz((YMax() - YMin())/30);
    329329  g->DrawString(XMax() - cellWidth*0.9, YMax() - cellHeight*0.8, label);
    330   printf("H[%d,%d] Dynamique: [%g,%g] Frac [%g,%g]\n"
    331         ,mHisto->NBinX(),mHisto->NBinY(),HMin(),HMax(),FMin(),FMax());
     330//  printf("H[%d,%d] Dynamique: [%g,%g] Frac [%g,%g]\n"
     331//        ,mHisto->NBinX(),mHisto->NBinY(),HMin(),HMax(),FMin(),FMax());
    332332}
    333333
Note: See TracChangeset for help on using the changeset viewer.