Changeset 16886 for trunk/Mars/macros


Ignore:
Timestamp:
06/22/13 10:07:57 (11 years ago)
Author:
tbretz
Message:
Make sure no consietncy check is done for the last file.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/macros/fact/drscal.C

    r14932 r16886  
    129129    }
    130130
     131    // This would just result in a wrong consistency check for the roi
     132    plist.Remove(plist.FindObject("MRawRunHeader");
     133
    131134    // I think one HAS to use the same file than for step one
    132135    // this is the only way to get rid of a systematic shift.
Note: See TracChangeset for help on using the changeset viewer.