Ignore:
Timestamp:
04/23/03 16:45:19 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r1971 r1992  
    2222
    2323    virtual Bool_t SetupFill(const MParList *pList) { return kTRUE; }
    24     virtual Bool_t Fill(const MParContainer *par);
     24    virtual Bool_t Fill(const MParContainer *par, Double_t weight=1);
    2525    virtual Bool_t Finalize() { return kTRUE; }
    2626
Note: See TracChangeset for help on using the changeset viewer.