1 |
+ |
[Analysis] |
2 |
+ |
tag = 7TeV |
3 |
+ |
|
4 |
|
[Directories] |
5 |
< |
Wdir: /shome/nmohr/ |
5 |
> |
|
6 |
> |
|
7 |
> |
Wdir: /Users/peller/UserCode/VHbb/python |
8 |
> |
limits: /Users/peller/VHbb/Limits/Test/ |
9 |
> |
plotpath: /Users/peller/VHbb/Stacks/TopUp/ |
10 |
> |
samplepath= /scratch/TestNoSplit/env/sys/ |
11 |
> |
|
12 |
> |
|
13 |
> |
#Wdir: /shome/nmohr/ |
14 |
|
#plotpath: /Users/peller/VHbb/Stacks/May28 |
15 |
|
#limits: /Users/peller/VHbb/Limits/May23_sys_scaledown/ |
16 |
|
#limits: /Users/peller/VHbb/Limits/May23_sys_factor4/ |
17 |
< |
limits: /shome/nmohr/Limit/ichep7TeVCheck/ |
17 |
> |
#limits: /shome/nmohr/Limit/ichep7TeVCheck/ |
18 |
|
#limits: /Users/peller/VHbb/Limits/May23Like_sys_factor4/ |
19 |
< |
plotpath: /Users/peller/VHbb/Stacks/May28/ |
20 |
< |
samplepath= /data1/nmohr/2012Ana/env/sys/ |
19 |
> |
#plotpath: /Users/peller/VHbb/Stacks/May28/ |
20 |
> |
#samplepath= /data1/nmohr/2012Ana/env/sys/ |
21 |
|
|
22 |
|
|
23 |
|
MVAdir: /MVAout/ |
141 |
|
usePtRaw = False |
142 |
|
useRho25 = True |
143 |
|
|
144 |
+ |
[BTagReshaping] |
145 |
+ |
library=/shome/nmohr/CMSSW_5_3_2/src/UserCode/VHbb/interface/btagshape_h.so |
146 |
|
|
147 |
|
########################################################################################### |
148 |
|
# LIMIT |
150 |
|
varName = CMS_vhbb_BDT_Zll |
151 |
|
range = BDT output,20,-1,1 |
152 |
|
|
153 |
+ |
systematicsnaming7TeV={'JER':'CMS_res_j','JES':'CMS_scale_j','beff':'CMS_eff_b','bmis':'CMS_fake_b_7TeV'} |
154 |
+ |
systematicsnaming8TeV={'JER':'CMS_res_j','JES':'CMS_scale_j','beff':'CMS_eff_b','bmis':'CMS_fake_b_8TeV'} |
155 |
+ |
|
156 |
+ |
sys_BDT: ['JER','JES','beff','bmis'] |
157 |
+ |
sys_Mjj: ['JER','JES'] |
158 |
+ |
|
159 |
+ |
|
160 |
+ |
blind: False |
161 |
+ |
#### rescaling by factor 4 |
162 |
+ |
scaling: True |
163 |
+ |
#rescale stats |
164 |
+ |
rescaleSqrtN: False |
165 |
+ |
|
166 |
+ |
BKG = ['Zudsg','Zudsg120','Zcc','Zcc120','Zbb','Zbb120','ZZ-light','ZZ-bb','WW','WZ','TT','ST_s','ST_t','ST_tW','STbar_s','STbar_t','STbar_tW'] |
167 |
+ |
|
168 |
+ |
#Groups for adding samples together |
169 |
+ |
Group: {'ZH110':'ZH','ZH115':'ZH','ZH120':'ZH','ZH125':'ZH','ZH130':'ZH','ZH135':'ZH', 'Zudsg':'DYlight','Zudsg120':'DYlight','Zcc':'DYlight','Zcc120':'DYlight','Zbb':'DYb','Zbb120':'DYb','ZZ-light':'VV','WW':'VV','WZ':'VV','TT':'TT','ST_s':'ST','ST_t':'ST','ST_tW':'ST','STbar_s':'ST','STbar_t':'ST','STbar_tW':'ST','Zee':'Data','Zmm':'Data','ZZ-bb':'VV'} |
170 |
+ |
#naming for DC |
171 |
+ |
Dict: {'ZH':'VH','DYlight':'ZjLF','DYb':'ZjHF','TT':'TT','ST':'s_Top','VV':'VV','ZZ-bb':'ZZbb','Data':'data_obs'} |
172 |
+ |
|
173 |
+ |
#SETUP DATACARD (1st Signal, afterwards BKG) |
174 |
+ |
setup: ['ZH', 'DYlight','DYb','VV','TT','ST'] |
175 |
+ |
|
176 |
+ |
|
177 |
+ |
[Datacard] |
178 |
+ |
|
179 |
+ |
InUse: ['lumi_7TeV','pdf_qqbar','pdf_gg','QCDscale_VH','QCDscale_ttbar','QCDscale_VV','QCDscale_QCD','CMS_vhbb_boost_EWK','CMS_vhbb_boost_QCD','CMS_vhbb_ST','CMS_vhbb_VV','CMS_vhbb_ZjLF_ex','CMS_vhbb_ZjHF_ex','CMS_vhbb_TT_ex','CMS_eff_e','CMS_eff_m','CMS_trigger_e','CMS_trigger_m','CMS_vhbb_trigger_MET','CMS_vhbb_ZjLF_SF_7TeV','CMS_vhbb_ZjHF_SF_7TeV','CMS_vhbb_TT_SF_7TeV'] |
180 |
+ |
|
181 |
+ |
lumi_7TeV: {'type':'lnN', 'ZH':1.022,'ST':1.022,'VV':1.022} |
182 |
+ |
lumi_8TeV: {'type':'lnN', 'ZH':1.05,'ST':1.05,'VV':1.05} |
183 |
+ |
pdf_qqbar: {'type':'lnN', 'ZH':1.01,'VV':1.01} |
184 |
+ |
pdf_gg: {'type':'lnN', 'ST':1.01,'QCD':1.01} |
185 |
+ |
QCDscale_VH: {'type':'lnN', 'ZH':1.04} |
186 |
+ |
QCDscale_ttbar: {'type':'lnN', 'ST':1.06} |
187 |
+ |
QCDscale_VV: {'type':'lnN', 'VV':1.04} |
188 |
+ |
QCDscale_QCD: {'type':'lnN', 'QCD':1.30} |
189 |
+ |
CMS_vhbb_boost_EWK: {'type':'lnN', 'ZH':1.05} |
190 |
+ |
CMS_vhbb_boost_QCD: {'type':'lnN', 'ZH':1.10} |
191 |
+ |
CMS_vhbb_ST: {'type':'lnN', 'ST':1.29} |
192 |
+ |
CMS_vhbb_VV: {'type':'lnN', 'VV':1.30} |
193 |
+ |
CMS_vhbb_ZjLF_ex: {'type':'lnN', 'DYlight':1.05} |
194 |
+ |
CMS_vhbb_ZjHF_ex: {'type':'lnN', 'DYb':1.05} |
195 |
+ |
CMS_vhbb_TT_ex: {'type':'lnN', 'TT':1.05} |
196 |
+ |
CMS_vhbb_ZjLF_ex_8TeV: {'type':'lnN', 'DYlight':1.05} |
197 |
+ |
CMS_vhbb_ZjHF_ex_8TeV: {'type':'lnN', 'DYb':1.05} |
198 |
+ |
CMS_vhbb_TT_ex_8TeV: {'type':'lnN', 'TT':1.05} |
199 |
+ |
CMS_eff_e: {'type':'lnN', 'ZH':1.04, 'ST':1.04,'VV':1.04,'QCD':1.04} |
200 |
+ |
CMS_trigger_e: {'type':'lnN','ZH':1.02, 'ST':1.02,'VV':1.02 } |
201 |
+ |
CMS_eff_m: {'type':'lnN', 'ZH':1.04, 'ST':1.04,'VV':1.04,'QCD':1.04} |
202 |
+ |
CMS_trigger_m: {'type':'lnN', 'ZH':1.01, 'ST':1.01,'VV':1.01 } |
203 |
+ |
CMS_vhbb_trigger_MET: {'type':'lnN'} |
204 |
+ |
CMS_vhbb_ZjLF_SF_7TeV: {'type':'lnN', 'DYlight':1.198 ,'DYb':0.875 ,'TT':1.003} |
205 |
+ |
CMS_vhbb_ZjHF_SF_7TeV: {'type':'lnN', 'DYlight':0.873 ,'DYb':1.202 ,'TT':0.957} |
206 |
+ |
CMS_vhbb_TT_SF_7TeV: {'type':'lnN', 'DYlight':1.002 ,'DYb':0.974 ,'TT':1.123} |
207 |
+ |
|
208 |
|
[Limit] |
209 |
|
|
210 |
|
#Mjj low EE |
282 |
|
type = BDT |
283 |
|
SettingsTight = !H:!V:NTrees=400:nEventsMin=500:MaxDepth=3:BoostType=AdaBoost:AdaBoostBeta=0.1:SeparationType=MisClassificationError:nCuts=25:PruneMethod=NoPruning |
284 |
|
SettingsMed = !H:!V:NTrees=400:nEventsMin=300:MaxDepth=2:BoostType=AdaBoost:AdaBoostBeta=0.12:SeparationType=MisClassificationError:nCuts=25:PruneMethod=NoPruning |
285 |
< |
backgrounds = Zudsg Zudsg_pt120 Zbb Zbb_pt120 Zcc Zcc_pt120 WZ ZZ TT |
286 |
< |
backgroundsNoDiboson = Zudsg Zudsg_pt120 Zbb Zbb_pt120 Zcc Zcc_pt120 TT |
285 |
> |
backgrounds = Zudsg Zbb Zcc Zudsg120 Zbb120 Zcc120 ZZ WW WZ TT ST_s ST_t ST_tW STbar_s STbar_t STbar_tW |
286 |
> |
backgroundsNoDiboson = Zudsg Zbb Zcc Zudsg120 Zbb120 Zcc120 TT |
287 |
|
|
288 |
|
[factory] |
289 |
|
factoryname: MVA |