Changeset 3152 for trunk/MagicSoft/Mars/mhbase
- Timestamp:
- 02/15/04 12:13:57 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhbase/MH.cc
r3151 r3152 892 892 // Returns the new (real) number of bins 893 893 // 894 Int_t MH:: CutEdges(TH1 *h, Int_t nbins)894 Int_t MH::StripZeros(TH1 *h, Int_t nbins) 895 895 { 896 896 TAxis &axe = *h->GetXaxis();
Note:
See TracChangeset
for help on using the changeset viewer.