Changeset 9472 for trunk/MagicSoft/Mars/mfileio/MWriteRootFile.cc
- Timestamp:
- 07/01/09 14:49:29 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mfileio/MWriteRootFile.cc
r9410 r9472 248 248 // Check if we are writing to memory 249 249 // 250 if (opt .Contains("memory", TString::kIgnoreCase))250 if (opt=="memory") 251 251 { 252 252 fSplitRule = fname;
Note:
See TracChangeset
for help on using the changeset viewer.