Changeset 12619 for trunk/FACT++/src/DataWriteFits.cc
- Timestamp:
- 11/22/11 23:52:11 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/DataWriteFits.cc
r12618 r12619 171 171 // FIXME: I cannot write a double! WHY? 172 172 fFile.WriteKey("REFCLK", avg/cnt*2.048, "Average reference clock frequency in Hz"); 173 174 fFile.WriteKey("DRSCALIB", IsDrsCalib(), "This file belongs to a DRS calibration"); 175 173 176 } 174 177 catch (const CCfits::FitsException &e)
Note:
See TracChangeset
for help on using the changeset viewer.