]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PYTHIA6/AliPythia.cxx
EPS09 added.
[u/mrichter/AliRoot.git] / PYTHIA6 / AliPythia.cxx
index 1bb74e93cde9d7b6f7a6434c7e53963b2e1ff79a..218c018667e71806e23cb6784e58c3c8de5002a2 100644 (file)
@@ -641,7 +641,7 @@ void AliPythia::SetNuclei(Int_t a1, Int_t a2, Int_t pdf)
 //    If the following mass number both not equal zero, nuclear corrections of the stf are used.
 //    MSTP(192) : Mass number of nucleus side 1
 //    MSTP(193) : Mass number of nucleus side 2
-//    MSTP(194) : Nuclear structure function: 0: EKS98 1:EPS08
+//    MSTP(194) : Nuclear structure function: 0: EKS98 8:EPS08 9:EPS09LO 19:EPS09NLO
     SetMSTP(52,2);
     SetMSTP(192, a1);
     SetMSTP(193, a2);