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 0490e6d commit d17dbb2Copy full SHA for d17dbb2
MC/config/PWGLF/pythia8/generator_pythia8_coalescence.C
@@ -14,10 +14,10 @@
14
#include <fstream>
15
#include <string>
16
using namespace Pythia8;
17
-R__ADD_INCLUDE_PATH($O2DPG_MC_CONFIG_ROOT)
18
-#include "MC/config/common/external/generator/CoalescencePythia8.h"
19
#endif
20
+R__ADD_INCLUDE_PATH($O2DPG_MC_CONFIG_ROOT)
+#include "MC/config/common/external/generator/CoalescencePythia8.h"
21
/// First version of the simple coalescence generator based PYTHIA8
22
23
class GeneratorPythia8Coalescence : public o2::eventgen::GeneratorPythia8
0 commit comments