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 5a48d6d commit d8be2d6Copy full SHA for d8be2d6
PWGHF/D2H/Macros/README.md
@@ -1,3 +1,7 @@
1
+export ROOT_INCLUDE_PATH=path-to-json-include // if not in O2Physics environment
2
+
3
+root -l -x -b -q "HFInvMassFitter.cxx" "runMassFitter.C(\"config_massfitter.json\")"
4
5
6
Step 1: Generate ROOT dictionary:
7
rootcling -f G__HFInvMassFitter.cxx -c ../HFInvMassFitter.h ../HFInvMassFitterLinkDef.h
0 commit comments