Changeset 18143 for trunk/Mars/mcore
- Timestamp:
- 02/18/15 12:01:56 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/mcore/DrsCalib.h
r18122 r18143 1258 1258 1259 1259 file.SetDefaultKeys(); 1260 file.AddColumnDouble(fStat.size(), "CellWidth", "ratio", "Relative cell width"); 1260 file.AddColumnDouble(fStat.size(), "CellWidthMean", "ratio", "Relative cell width mean"); 1261 file.AddColumnDouble(fStat.size(), "CellWidthRms", "ratio", "Relative cell width rms"); 1261 1262 1262 1263 file.SetInt("ADCRANGE", 2000, "Dynamic range of the ADC in mV");
Note:
See TracChangeset
for help on using the changeset viewer.