Changeset 1668 for trunk/MagicSoft/Mars/mhist/MFillH.cc
- Timestamp:
- 11/25/02 09:12:47 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhist/MFillH.cc
r1629 r1668 354 354 { 355 355 if (cls==name) 356 *fLog << inf << "Object '" << fHName << "' not found in parlist... trying to create one." << endl;356 *fLog << inf << "Object '" << fHName << "' not found in parlist... creating." << endl; 357 357 obj = pList->FindCreateObj(cls, name); 358 358 }
Note:
See TracChangeset
for help on using the changeset viewer.