Changeset 15509 for trunk/Mars/fact
- Timestamp:
- 05/06/13 17:13:42 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/fact/analysis/callisto.C
r15233 r15509 10 10 11 11 // 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; 13 13 14 14 Bool_t maximum = kTRUE; … … 247 247 MDrsCalibApply drsapply0; 248 248 249 MFillH fill0("MHDrsCalibrationT ");249 MFillH fill0("MHDrsCalibrationTime"); 250 250 fill0.SetNameTab("DeltaT"); 251 251
Note:
See TracChangeset
for help on using the changeset viewer.