diff --git a/MC/GeneratorConfig.C b/MC/GeneratorConfig.C index c4c869c7..b422f8af 100644 --- a/MC/GeneratorConfig.C +++ b/MC/GeneratorConfig.C @@ -380,7 +380,7 @@ GeneratorPythia8(Int_t tune, Int_t pdgtrig, Float_t etatrig) // Tune if (tune > 0) { comment = comment.Append(Form(" | tune %d", tune)); - (AliPythia8::Instance())->ReadString(Form("Tune:pp = %d", tune)); + pythia->SetTune(tune); } // // Trigger particles