Changeset 3055 in Sophya for trunk/SophyaPI/PIext/pihisto.cc
- Timestamp:
- Aug 13, 2006, 12:36:46 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/pihisto.cc
r2615 r3055 81 81 82 82 if (!mHisto) return; 83 if (mHisto->NBins()<=0) return; 83 84 84 85 if( typeid(*mHisto)==typeid(HProf) ) mHisto->UpdateHisto();
Note:
See TracChangeset
for help on using the changeset viewer.