Ignore:
Timestamp:
04/29/03 14:41:38 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r2015 r2043  
    2424
    2525    virtual Bool_t SetupFill(const MParList *pList) { return kTRUE; }
    26     virtual Bool_t Fill(const MParContainer *par, Double_t weight=1);
     26    virtual Bool_t Fill(const MParContainer *par, const Stat_t weight=1);
    2727    virtual Bool_t Finalize() { return kTRUE; }
    2828
Note: See TracChangeset for help on using the changeset viewer.