Ignore:
Timestamp:
06/10/02 09:01:08 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r1334 r1353  
    2626
    2727    static TCanvas *MakeDefCanvas(TString name="", const char *title="",
    28                                   const UInt_t w=700, const UInt_t h=500);
     28                                  const UInt_t w=580, const UInt_t h=435);
    2929    static TCanvas *MakeDefCanvas(const TObject *obj,
    30                                   const UInt_t w=700, const UInt_t h=500);
     30                                  const UInt_t w=580, const UInt_t h=435);
    3131
    3232    static void SetBinning(TH1 *h, const MBinning *binsx);
Note: See TracChangeset for help on using the changeset viewer.