]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - THerwig/AliGenHerwig.cxx
ptharmax added.
[u/mrichter/AliRoot.git] / THerwig / AliGenHerwig.cxx
index a6779ce75be0150eb1e26bfb15500ef0a0c20194..e2ce8fc7a4f21e6a614162504017bfa9febfd19a 100644 (file)
@@ -141,6 +141,7 @@ void AliGenHerwig::Init()
   // reset parameters according to user needs
   InitPDF();
   fHerwig->SetPTMIN(fPtHardMin);
+  fHerwig->SetPTMAX(fPtHardMax);
   fHerwig->SetPTRMS(fPtRMS);
   fHerwig->SetMAXPR(fMaxPr);
   fHerwig->SetMAXER(fMaxErrors);