forked from rgerosa/boostedWWAnalysis
-
Notifications
You must be signed in to change notification settings - Fork 5
/
combCards.sh
8 lines (8 loc) · 1.44 KB
/
combCards.sh
1
2
3
4
5
6
7
8
combineCards.py cards_mu_ExpN_HP/hwwlvj_RSGraviton4000_mu_10_00_unbin.txt cards_mu_ExpN_LP/hwwlvj_RSGraviton4000_mu_10_00_unbin.txt > cards_em/hwwlvj_RSGraviton4000_mu_10_00_unbin.txt;
combineCards.py cards_mu_ExpN_HP/hwwlvj_RSGraviton3000_mu_10_00_unbin.txt cards_mu_ExpN_LP/hwwlvj_RSGraviton3000_mu_10_00_unbin.txt > cards_em/hwwlvj_RSGraviton3000_mu_10_00_unbin.txt;
combineCards.py cards_mu_ExpN_HP/hwwlvj_RSGraviton2000_mu_10_00_unbin.txt cards_mu_ExpN_LP/hwwlvj_RSGraviton2000_mu_10_00_unbin.txt > cards_em/hwwlvj_RSGraviton2000_mu_10_00_unbin.txt;
combineCards.py cards_mu_ExpN_HP/hwwlvj_RSGraviton1000_mu_10_00_unbin.txt cards_mu_ExpN_LP/hwwlvj_RSGraviton1000_mu_10_00_unbin.txt > cards_em/hwwlvj_RSGraviton1000_mu_10_00_unbin.txt;
combineCards.py cards_el_ExpN_HP/hwwlvj_RSGraviton1000_el_10_00_unbin.txt cards_el_ExpN_LP/hwwlvj_RSGraviton1000_el_10_00_unbin.txt > cards_em/hwwlvj_RSGraviton1000_el_10_00_unbin.txt;
combineCards.py cards_el_ExpN_HP/hwwlvj_RSGraviton2000_el_10_00_unbin.txt cards_el_ExpN_LP/hwwlvj_RSGraviton2000_el_10_00_unbin.txt > cards_em/hwwlvj_RSGraviton2000_el_10_00_unbin.txt;
combineCards.py cards_el_ExpN_HP/hwwlvj_RSGraviton3000_el_10_00_unbin.txt cards_el_ExpN_LP/hwwlvj_RSGraviton3000_el_10_00_unbin.txt > cards_em/hwwlvj_RSGraviton3000_el_10_00_unbin.txt;
combineCards.py cards_el_ExpN_HP/hwwlvj_RSGraviton4000_el_10_00_unbin.txt cards_el_ExpN_LP/hwwlvj_RSGraviton4000_el_10_00_unbin.txt > cards_em/hwwlvj_RSGraviton4000_el_10_00_unbin.txt