]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/PHOS/PeakFinderTest.cxx
Effective C++ & documentation, bug fix in Online display
[u/mrichter/AliRoot.git] / HLT / PHOS / PeakFinderTest.cxx
index ed88e0edbc1796330030cdecfdf85fa73b6a8b4c..ab2464b61b0c94e6c501ebc424ea4d7af1830a4e 100644 (file)
@@ -62,7 +62,7 @@ int main()
     }
 
 
-   tSystError = tSystError*pow(10, 9); //to give systematic error of timing in nanoseconds
+   tSystError = tSystError*pow((double)10, (double)9); //to give systematic error of timing in nanoseconds
    aSystError = aSystError*100;        //to give systematic error of amplitude in percent