Skip to content

Commit

Permalink
Require combine package to run combine limits
Browse files Browse the repository at this point in the history
  • Loading branch information
emacdonald16 committed Oct 5, 2021
1 parent d9f5a5d commit f227a4e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,8 @@ g++ -o cutflowFromNtuples cutflowFromNtuples.cc `root-config --cflags --libs`
- The first argument is the region (0=TChiHH, 1=T5HH), second is the NLSP mass, third is a bool for a more detailed cutflow (breaking down filters etc).

## Making datacards
You will need the combine package in your CMSSW_10_2_13/src/ area. Follow the instructions here: https://cms-analysis.github.io/HiggsAnalysis-CombinedLimit/

Before making the datacards, you'll need to run `ALPHABET.cc` to create the necessary histograms, see above.
You will also need to run all of the necessary signal systematic variations, or switch the bool at the top "runSysts" to False.

Expand Down

0 comments on commit f227a4e

Please sign in to comment.