Ignore:
Timestamp:
02/15/04 12:13:57 (21 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhbase/MH.cc

    r3151 r3152  
    892892//  Returns the new (real) number of bins
    893893//
    894 Int_t MH::CutEdges(TH1 *h, Int_t nbins)
     894Int_t MH::StripZeros(TH1 *h, Int_t nbins)
    895895{
    896896    TAxis &axe = *h->GetXaxis();
Note: See TracChangeset for help on using the changeset viewer.