Ignore:
Timestamp:
04/25/05 15:30:46 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r6855 r6977  
    4343    EventType_t fType;
    4444
    45     TH1 *GetHistByName(const TString name) { return (TH1*)fHist; }
     45    TH1 *GetHistByName(const TString name) const { return (TH1*)fHist; }
    4646
    4747    Bool_t SetupFill(const MParList *plist);
Note: See TracChangeset for help on using the changeset viewer.