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.cc

    r2032 r2043  
    9898// to your class definition.
    9999//
    100 Bool_t MH::Fill(const MParContainer *par, Double_t w)
     100Bool_t MH::Fill(const MParContainer *par, const Stat_t w)
    101101{
    102102    *fLog << warn << GetDescriptor() << ": Fill not overloaded! Can't be used!" << endl;
Note: See TracChangeset for help on using the changeset viewer.