]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TEvtGen/EvtGenModels/EvtSSSCPpng.cpp
Updates EvtGen Code
[u/mrichter/AliRoot.git] / TEvtGen / EvtGenModels / EvtSSSCPpng.cpp
similarity index 98%
rename from TEvtGen/EvtGenModels/EvtSSSCPpng.cxx
rename to TEvtGen/EvtGenModels/EvtSSSCPpng.cpp
index 951f97d1b5b6ac89c605c6013994cf2ba27d8eae..acf57f0c5b6be847dec1af4479342fb6f6fc98ba 100644 (file)
@@ -120,7 +120,7 @@ void EvtSSSCPpng::decay( EvtParticle *p ){
   //fraction of B0 _tags_
   double fract =(Abar2*(1+ rbarf2 + (1 - rbarf2)*ratio))/(Abar2*(1+ rbarf2 + (1 - rbarf2)*ratio) + A2*(1+ rf2 + (1 - rf2)*ratio)); 
   
-  EvtCPUtil::OtherB(p,t,other_b,fract);
+  EvtCPUtil::getInstance()->OtherB(p,t,other_b,fract);
 
 //this method works just as well -- NK
 //randomly generate the tag (B0 or B0B)