Skip to content

Commit

Permalink
add full instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminkreis committed Oct 17, 2018
1 parent 9bd781b commit 38b99ba
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion example/README.md
Original file line number Diff line number Diff line change
@@ -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)

0 comments on commit 38b99ba

Please sign in to comment.