Changeset 544 in Sophya for trunk/SophyaPI/PIext/pihisto2d.cc
- Timestamp:
- Nov 3, 1999, 7:18:23 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/pihisto2d.cc
r537 r544 328 328 g->SelFontSz((YMax() - YMin())/30); 329 329 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()); 332 332 } 333 333
Note:
See TracChangeset
for help on using the changeset viewer.