Changeset 1088 for trunk/MagicSoft/Mars/mmontecarlo
- Timestamp:
- 11/26/01 15:07:11 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mmontecarlo/MMcThresholdCalc.cc
r1082 r1088 176 176 sigma = hist.GetGaussSigma(); 177 177 hist.Fit(peak - fSqrt2*sigma, peak + fSqrt2*sigma); 178 179 hist.SetReadyToSave(); 178 180 } 179 181 return kTRUE;
Note:
See TracChangeset
for help on using the changeset viewer.