Ignore:
Timestamp:
08/11/11 23:09:13 (13 years ago)
Author:
tbretz
Message:
Implemented a new determination fo run-number after noon in the fadctrl; created the possibility to add the date to the raw-data path; allow to set the path as program option; for all this moved some code from the datalogger to DimWriteStatistics
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/DataCalib.cc

    r11885 r11893  
    221221    file.AddColumn('F', "TriggerOffsetRms",  1024*1440, "V");
    222222
    223     fFileName = FormFileName(GetRunId(), "drs.fits");
     223    fFileName = FormFileName("drs.fits");
    224224
    225225    if (!file.OpenFile(fFileName))
Note: See TracChangeset for help on using the changeset viewer.