Ignore:
Timestamp:
07/26/02 09:01:29 (22 years ago)
Author:
bigongia
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r1441 r1446  
    324324}
    325325
    326 void MH::ScaleAxis(TH1 *h, Double_t fx=1, Double_t fy=1, Double_t fz=1)
     326void MH::ScaleAxis(TH1 *h, Double_t fx, Double_t fy, Double_t fz)
    327327{
    328328    if (h->InheritsFrom(TH3::Class()))
Note: See TracChangeset for help on using the changeset viewer.