Skip to content

Commit ba3b228

Browse files
committed
trial3
1 parent 38b4032 commit ba3b228

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

MC/config/PWGLF/pythia8/generator_pythia8_LF_rapidity.C

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@
2525
#include "Generators/GeneratorPythia8Param.h"
2626
#include "Generators/DecayerPythia8Param.h"
2727
#endif
28+
#if defined(__CLING__) && !defined(__ROOTCLING__)
29+
#include "SimulationDataFormat/MCGenStatus.h"
30+
#include "SimulationDataFormat/MCUtils.h"
31+
#endif
2832
#include "Generators/GeneratorPythia8.h"
2933
#include <nlohmann/json.hpp>
3034
#include "generator_pythia8_longlived.C"

0 commit comments

Comments
 (0)