public CriticalParamsService()
 {
     widthTable = outputParamsCount * 3;
     excelTools = new ExcelTools();
 }