Changeset 1413 in Sophya for trunk/SophyaLib/HiStats/hisprof.cc
- Timestamp:
- Feb 20, 2001, 7:29:48 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/HiStats/hisprof.cc
r1135 r1413 315 315 } 316 316 317 void HProf::Show(ostream & os) const 318 { 319 UpdateHisto(); 320 Histo::Show(os); 321 } 322 317 323 /////////////////////////////////////////////////////////// 318 324 // --------------------------------------------------------
Note:
See TracChangeset
for help on using the changeset viewer.