]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Possible conflicts between Heavy Flavor and Atlas Tuning removed.
authormorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 20 Mar 2006 10:02:48 +0000 (10:02 +0000)
committermorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 20 Mar 2006 10:02:48 +0000 (10:02 +0000)
PYTHIA6/AliPythia.cxx

index 2902e85cc75fe82e96d820782e970fbfaddf68bc..d3a7c439870509346fbd6514b67e1f19accfc2aa 100644 (file)
@@ -1171,9 +1171,6 @@ void AliPythia::ConfigHeavyFlavor()
     
     // No multiple interactions
     SetMSTP(81,0);
-    SetPARP(81,0.0);
-    SetPARP(82,0.0);
-    
     // Initial/final parton shower on (Pythia default)
     SetMSTP(61,1);
     SetMSTP(71,1);