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 ba3b228 commit b9d6ee1Copy full SHA for b9d6ee1
MC/config/PWGLF/pythia8/generator_pythia8_LF_rapidity.C
@@ -26,8 +26,7 @@
26
#include "Generators/DecayerPythia8Param.h"
27
#endif
28
#if defined(__CLING__) && !defined(__ROOTCLING__)
29
-#include "SimulationDataFormat/MCGenStatus.h"
30
-#include "SimulationDataFormat/MCUtils.h"
+#pragma cling load("libO2Generators")
31
32
#include "Generators/GeneratorPythia8.h"
33
#include <nlohmann/json.hpp>
0 commit comments