Changeset 15509


Ignore:
Timestamp:
05/06/13 17:13:42 (11 years ago)
Author:
Daniela Dorner
Message:
fixed name of MHDrsCalibrationTime and path for map file
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/fact/analysis/callisto.C

    r15233 r15509  
    1010
    1111    // map file to use (get that from La Palma!)
    12     const char *map = usemap ? "/scratch_nfs/FACTmap111030.txt" : NULL;
     12    const char *map = usemap ? "/home/fact/FACT++/FACTmap111030.txt" : NULL;
    1313
    1414    Bool_t maximum = kTRUE;
     
    247247    MDrsCalibApply drsapply0;
    248248
    249     MFillH fill0("MHDrsCalibrationT");
     249    MFillH fill0("MHDrsCalibrationTime");
    250250    fill0.SetNameTab("DeltaT");
    251251
Note: See TracChangeset for help on using the changeset viewer.