Changeset 986 for trunk/MagicSoft/Mars/mbase/MParContainer.cc
- Timestamp:
- 10/24/01 14:51:21 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mbase/MParContainer.cc
r855 r986 132 132 // Print MParContainer name and title. 133 133 // 134 void MParContainer::Print(Option_t *) 134 void MParContainer::Print(Option_t *) const 135 135 { 136 136 *fLog <<"OBJ: " << IsA()->GetName() << "\t" << GetName() << "\t" << GetTitle() << endl;
Note:
See TracChangeset
for help on using the changeset viewer.