Changeset 3055 in Sophya for trunk/SophyaPI/PIext/pihisto2d.cc
- Timestamp:
- Aug 13, 2006, 12:36:46 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/pihisto2d.cc
r2615 r3055 260 260 261 261 if(!mHisto) return; 262 if(mHisto->NBinX()<=0 || mHisto->NBinY()<=0) return; 263 262 264 // Caracteristiques histogramme 263 265 double dx = mHisto->WBinX(),dy = mHisto->WBinY();
Note:
See TracChangeset
for help on using the changeset viewer.