Changeset 1327 for trunk/MagicSoft/Mars/mdata/MDataMember.cc
- Timestamp:
- 04/30/02 12:15:59 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mdata/MDataMember.cc
r1304 r1327 132 132 // Print the name of the data member without an CR. 133 133 // 134 void MDataMember::Print(Option_t *opt = "") const134 void MDataMember::Print(Option_t *opt) const 135 135 { 136 136 *fLog << fName << flush;
Note:
See TracChangeset
for help on using the changeset viewer.