diff --git a/slsDetectorSoftware/slsDetectorAnalysis/angCalLogClass.h b/slsDetectorSoftware/slsDetectorAnalysis/angCalLogClass.h index b652434b7..fdaeb308a 100644 --- a/slsDetectorSoftware/slsDetectorAnalysis/angCalLogClass.h +++ b/slsDetectorSoftware/slsDetectorAnalysis/angCalLogClass.h @@ -28,6 +28,7 @@ class angCalLogClass { argv[0]=cmd; \ sprintf(cmd,"_%d.angcal",det->getFileIndex()); \ outfile.open(string(det->getFilePath()+string("/")+det->getFileName()+string(cmd)).c_str()); \ + outfile.precision(8); myDet=new slsDetectorCommand(det); \ if (outfile.is_open()) { \ for (int iv=0; iv