Ignore:
Timestamp:
04/18/05 20:11:09 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mjobs/MJCut.cc

    r6949 r6954  
    214214
    215215    TFile *file = 0;
    216     if (fNameResult.IsNull())
     216    if (fNameResult.IsNull() && fStoreResult)
    217217    {
    218218        file = (TFile*)gROOT->GetListOfFiles()->FindObject(oname);
Note: See TracChangeset for help on using the changeset viewer.