Skip to content

Commit

Permalink
Running with updates on 123119
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew authored and Matthew committed Jan 2, 2020
1 parent 9bfb462 commit fe86172
Show file tree
Hide file tree
Showing 13 changed files with 17,483 additions and 14,294 deletions.
4 changes: 2 additions & 2 deletions Datacards/python/mergeJSONFiles.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@

# json file with bkg predictions and signal yields
json_binMaps = 'Datacards/setup/SUSYNano19/dc_BkgPred_BinMaps_master.json'
json_lepPred = 'Datacards/setup/SUSYNano19/dc_BkgPred.json'
json_lepPred = 'Datacards/setup/SUSYNano19/ll_BkgPred_v2.json'
json_TTZPred = 'Datacards/setup/SUSYNano19/TTZ_pred.json'
json_RarePred = 'Datacards/setup/SUSYNano19/Rare_pred.json'
json_zinvPred = 'Datacards/setup/SUSYNano19/zinv_yields.json'
json_zinvPred = 'Datacards/setup/SUSYNano19/zinv_yields_Run2.json'
json_qcdPred = 'Datacards/setup/SUSYNano19/qcd_BkgPred.json'

def write_json(data, filename='combine_bkgPred.json'):
Expand Down
Loading

0 comments on commit fe86172

Please sign in to comment.