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

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhbase/MH.cc

    r6949 r6978  
    117117// a pointer to a root histogram from the MH-derived class.
    118118//
    119 TH1 *MH::GetHistByName(const TString name)
     119TH1 *MH::GetHistByName(const TString name) const
    120120{
    121121    *fLog << warn << GetDescriptor() << ": GetHistByName not overloaded! Can't be used!" << endl;
Note: See TracChangeset for help on using the changeset viewer.