Skip to content

Commit

Permalink
Merge pull request #1 from vukasinmilosevic/Preapp_version
Browse files Browse the repository at this point in the history
Preapp version
  • Loading branch information
vukasinmilosevic authored Feb 11, 2020
2 parents 21dcea6 + c15326a commit 9385c85
Show file tree
Hide file tree
Showing 8 changed files with 1,396 additions and 1 deletion.
24 changes: 23 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,24 @@
# makeHinvWS
Combine workspace creator for H->Inv. analysis
Combine workspace creator for the VBF H(Inv) analysis.

```makeWS_percategory.C``` is used to create a workspace .root file starting from fast_carpetnetr inputs. It is tailored to create separate naming conventions depending on era/category.

```makeWS.C``` represents the original version of the code.

```all_percategory.txt``` represents the currently used datacard

```plot*.py``` are plotting macros used to prepare the TF plots.

```mkres.sh``` script for running the full set of results.

# Instructions:

Following through the analysis steps (fast_carpenter and fast_datacard), in the same directory as ```fast_datacard``` output:

```
root -l makeWS_percategory.C
. mkresh.sh
```



206 changes: 206 additions & 0 deletions all_percategory.txt

Large diffs are not rendered by default.

Loading

0 comments on commit 9385c85

Please sign in to comment.