From 224f5cee90920dccb88e55c10ff42d6224c43d25 Mon Sep 17 00:00:00 2001 From: x04sa Date: Thu, 20 Feb 2014 12:56:14 +0000 Subject: [PATCH] incrmented precision of the precision on the angcallog git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@739 951219d9-93cf-4727-9268-0efd64621fa3 --- slsDetectorSoftware/slsDetectorAnalysis/angCalLogClass.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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