]> git.uio.no Git - u/mrichter/AliRoot.git/commit
Replaced isnan with TMath::IsNaN and isinf with !TMath::Finite, since
authorcholm <cholm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 20 Sep 2007 07:37:13 +0000 (07:37 +0000)
committercholm <cholm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 20 Sep 2007 07:37:13 +0000 (07:37 +0000)
commit57f71fe4abc6b24834a8e7b312d814c81b7cdb07
tree097c3a39c3e5a6a4c8533f3d9f6dc0bb9902d8c3
parent23d209ccc5a555c515f55e09c03c46ee77fe0651
Replaced isnan with TMath::IsNaN and isinf with !TMath::Finite, since
it seems that GCC 4.0 on MacOSX does not have those functions (sic).
Thanks to Boris Hippolyte.
FMD/flow/AliFMDFlowEventPlane.cxx