Changeset 5713 for trunk/MagicSoft/Mars/mfileio
- Timestamp:
- 01/05/05 19:40:26 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mfileio/MWriteRootFile.cc
r5692 r5713 405 405 const char *cname = cont->GetName(); 406 406 const char *tname = entry->GetName(); 407 const TString ttitle(Form("Tree containing %s", cont->GetDescriptor() ));407 const TString ttitle(Form("Tree containing %s", cont->GetDescriptor().Data())); 408 408 409 409 //
Note:
See TracChangeset
for help on using the changeset viewer.