Ignore:
Timestamp:
11/27/14 15:59:28 (10 years ago)
Author:
dneise
Message:
I don't know, what the modifications in this file were meant to improve.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • releases/Mars.2014.05.26/fact/plots/quality.C

    r17664 r18029  
    568568    if (!file.SetPtrAddress("Time",  &time))
    569569        return -1;
    570     if (!file.SetPtrAddress("Data1", temp) &&
    571         !file.SetPtrAddress("temp", temp))
     570//    if (!file.SetPtrAddress("Data1", temp) &&
     571//        !file.SetPtrAddress("temp", temp))
     572    if (!file.SetPtrAddress("temp", temp))
    572573        return -1;
    573574
Note: See TracChangeset for help on using the changeset viewer.