]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
bug correction
authorskowron <skowron@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 31 Oct 2002 13:54:55 +0000 (13:54 +0000)
committerskowron <skowron@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 31 Oct 2002 13:54:55 +0000 (13:54 +0000)
HBTAN/AliHBTLLWeightFctn.cxx

index 7c11bd99e3e5db2a3eea6dcb400552056a81cc79..6fcb0e3bb1eea3a9d92a7fd89ce920237a2954fc 100644 (file)
@@ -43,6 +43,6 @@ TH1* AliHBTLLWeightQInvFctn::GetResult()
                                                                                
 { 
 //returns ratio of numerator and denominator                                    
TH1* res = GetRatio(Scale());                                                  
return GetRatio(Scale());                                                  
 }