From 38b99ba1850b4b173a0a945d7bc8bafe81a7080a Mon Sep 17 00:00:00 2001 From: Benjamin Date: Wed, 17 Oct 2018 15:46:43 -0500 Subject: [PATCH] add full instructions --- example/README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/example/README.md b/example/README.md index eff6d16..b38dc1e 100644 --- a/example/README.md +++ b/example/README.md @@ -1,3 +1,10 @@ # Instructions - +``` root -l examplews.C +combineCards.py Name1=data.txt Name2=control.txt > card.txt +text2workspace.py card.txt +combine -M MultiDimFit -v 3 card.root +``` + +# Documentation +See [https://cms-hcomb.gitbooks.io/combine/content/part3/nonstandard.html#rooparametrichist-gamman-for-shapes](https://cms-hcomb.gitbooks.io/combine/content/part3/nonstandard.html#rooparametrichist-gamman-for-shapes)