Ignore:
Timestamp:
05/08/03 18:00:03 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r2043 r2098  
    6161    static void Draw(TH1 &hist1, TH1 &hist2, const TString title);
    6262
     63    TObject *Clone(const char *name="") const;
     64
    6365    void Draw(Option_t *o="") { MParContainer::Draw(o); }
    6466    TObject *DrawClone(Option_t *opt, Int_t w, Int_t h) const;
Note: See TracChangeset for help on using the changeset viewer.