We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f825fd7 commit ad852daCopy full SHA for ad852da
1 file changed
run/SimExamples/AliRoot_Hijing/README.md
@@ -10,3 +10,7 @@ The macro file is specified via the argument of `--extGenFile` whereas the speci
10
# IMPORTANT
11
To run this example you need to load an AliRoot package compatible with the O2.
12
for more details, https://alice.its.cern.ch/jira/browse/AOGM-246
13
+
14
+AliRoot needs to be loaded **after** O2 in the following sense:
15
+`alienv enter O2/latest,AliRoot/latest`
16
+The other order may show unresolved symbol problems.
0 commit comments