]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PYTHIA6/AliPythia.cxx
AliFastGlauber is a singleton.
[u/mrichter/AliRoot.git] / PYTHIA6 / AliPythia.cxx
index 34c3bf29e43d7caa14bf4d4718e6dc287afb6be3..2a532d3760c8e15e874ead10a166b15b49619f26 100644 (file)
@@ -692,7 +692,7 @@ void AliPythia::InitQuenching(Float_t cMin, Float_t cMax, Float_t k, Int_t iECMe
 // (2) The nuclear geometry using the Glauber Model
 //     
     
-    fGlauber = new AliFastGlauber();
+    fGlauber = AliFastGlauber::Instance();
     fGlauber->Init(2);
     fGlauber->SetCentralityClass(cMin, cMax);