Changeset 6978 for trunk/MagicSoft/Mars/mhbase/MH.cc
- Timestamp:
- 04/25/05 15:37:35 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhbase/MH.cc
r6949 r6978 117 117 // a pointer to a root histogram from the MH-derived class. 118 118 // 119 TH1 *MH::GetHistByName(const TString name) 119 TH1 *MH::GetHistByName(const TString name) const 120 120 { 121 121 *fLog << warn << GetDescriptor() << ": GetHistByName not overloaded! Can't be used!" << endl;
Note:
See TracChangeset
for help on using the changeset viewer.