Index: trunk/Mars/mcore/DrsCalib.h
===================================================================
--- trunk/Mars/mcore/DrsCalib.h	(revision 18122)
+++ trunk/Mars/mcore/DrsCalib.h	(revision 18143)
@@ -1258,5 +1258,6 @@
 
         file.SetDefaultKeys();
-        file.AddColumnDouble(fStat.size(), "CellWidth", "ratio", "Relative cell width");
+        file.AddColumnDouble(fStat.size(), "CellWidthMean", "ratio", "Relative cell width mean");
+        file.AddColumnDouble(fStat.size(), "CellWidthRms",  "ratio", "Relative cell width rms");
 
         file.SetInt("ADCRANGE", 2000,    "Dynamic range of the ADC in mV");
