Changeset 6954 for trunk/MagicSoft/Mars/mjobs
- Timestamp:
- 04/18/05 20:11:09 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mjobs/MJCut.cc
r6949 r6954 214 214 215 215 TFile *file = 0; 216 if (fNameResult.IsNull() )216 if (fNameResult.IsNull() && fStoreResult) 217 217 { 218 218 file = (TFile*)gROOT->GetListOfFiles()->FindObject(oname);
Note:
See TracChangeset
for help on using the changeset viewer.