We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed89fd1 commit aab4c0eCopy full SHA for aab4c0e
MC/config/PWGLF/pythia8/generator_pythia8_coalescence.C
@@ -56,7 +56,7 @@ protected:
56
{
57
if (GeneratorPythia8::generateEvent())
58
59
- genOk = o2::CoalAfterburner(mPythia.event, mPdgList, mCoalMomentum);
+ genOk = CoalescencePythia8(mPythia.event, mPdgList, mCoalMomentum);
60
}
61
localCounter++;
62
0 commit comments