Skip to content

Commit

Permalink
change configuration for pi0 decays by Hijing
Browse files Browse the repository at this point in the history
  • Loading branch information
fprino committed Apr 6, 2018
1 parent 1696812 commit 22d36c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MC/GeneratorConfig.C
Original file line number Diff line number Diff line change
Expand Up @@ -945,7 +945,7 @@ GeneratorHijing()
// enable shadowing
gener->SetShadowing(1);
// neutral pion and heavy particle decays switched off
gener->SetDecaysOff(1);
// gener->SetDecaysOff(1);
// kinematic selection
gener->SetSelectAll(0);
gener->SetPtHardMin (2.3);
Expand Down

0 comments on commit 22d36c0

Please sign in to comment.