Changeset 2838 in Sophya for trunk/SophyaLib/NTools/perandom.cc
- Timestamp:
- Nov 9, 2005, 3:07:17 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/NTools/perandom.cc
r2615 r2838 64 64 for(int_4 j=0; j<nBin; j++) 65 65 (*this)(j) /= (*this)(nBin-1); 66 } 67 68 FunRan::FunRan(Histo &h) 69 : Histo(h) 70 { 66 71 } 67 72
Note:
See TracChangeset
for help on using the changeset viewer.