Skip to content

Commit d8be2d6

Browse files
committed
describe compilation as Root macro
1 parent 5a48d6d commit d8be2d6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

PWGHF/D2H/Macros/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
15

26
Step 1: Generate ROOT dictionary:
37
rootcling -f G__HFInvMassFitter.cxx -c ../HFInvMassFitter.h ../HFInvMassFitterLinkDef.h

0 commit comments

Comments
 (0)