1 |
< |
[Directories] |
2 |
< |
Wdir: /shome/nmohr/ |
3 |
< |
#plotpath: /Users/peller/VHbb/Stacks/May28 |
4 |
< |
#limits: /Users/peller/VHbb/Limits/May23_sys_scaledown/ |
5 |
< |
#limits: /Users/peller/VHbb/Limits/May23_sys_factor4/ |
6 |
< |
limits: /shome/nmohr/Limit/ichep7TeVCheck/ |
7 |
< |
#limits: /Users/peller/VHbb/Limits/May23Like_sys_factor4/ |
8 |
< |
plotpath: /Users/peller/VHbb/Stacks/May28/ |
9 |
< |
samplepath= /data1/nmohr/2012Ana/env/sys/ |
10 |
< |
|
11 |
< |
|
12 |
< |
MVAdir: /MVAout/ |
13 |
< |
#MVAdir: /MVAoutCMVA/ |
14 |
< |
#MVAdir: /MVAoutCIVF/ |
15 |
< |
|
1 |
> |
[Analysis] |
2 |
> |
tag = 7TeV |
3 |
> |
TrainFlag = True |
4 |
|
|
5 |
|
########################################################################################### |
6 |
|
# Plotting etc... |
112 |
|
# REGRESSION |
113 |
|
[Regression] |
114 |
|
regWeight = ../data/MVA_BDT_REG_May23.weights.xml |
115 |
< |
regDict = {"Jet_pt": "hJet_pt", "Jet_eta": "hJet_eta", "Jet_e": "hJet_e", "Jet_JECUnc": "hJet_ptRaw", "Jet_chf": "hJet_chf","Jet_nconstituents": "hJet_nconstituents", "Jet_vtxPt": "hJet_vtxPt", "Jet_vtx3dL": "hJet_vtx3dL", "Jet_vtx3deL": "hJet_vtx3deL"} |
115 |
> |
regDict = {"Jet_pt": "hJet_pt", "Jet_eta": "hJet_eta", "Jet_e": "hJet_e", "Jet_JECUnc": "hJet_JECUnc", "Jet_chf": "hJet_chf","Jet_nconstituents": "hJet_nconstituents", "Jet_vtxPt": "hJet_vtxPt", "Jet_vtx3dL": "hJet_vtx3dL", "Jet_vtx3deL": "hJet_vtx3deL"} |
116 |
|
regVars = ["Jet_pt","Jet_eta","Jet_e","Jet_JECUnc", "Jet_chf","Jet_nconstituents", "Jet_vtxPt", "Jet_vtx3dL", "Jet_vtx3deL"] |
117 |
|
useMET = True |
118 |
|
usePtRaw = False |
119 |
|
useRho25 = True |
120 |
|
|
121 |
+ |
[BTagReshaping] |
122 |
+ |
library=/shome/nmohr/CMSSW_5_3_2/src/UserCode/VHbb/interface/btagshape_h.so |
123 |
|
|
124 |
|
########################################################################################### |
125 |
|
# LIMIT |
127 |
|
varName = CMS_vhbb_BDT_Zll |
128 |
|
range = BDT output,20,-1,1 |
129 |
|
|
130 |
+ |
systematicsnaming7TeV={'JER':'CMS_res_j','JES':'CMS_scale_j','beff':'CMS_eff_b','bmis':'CMS_fake_b_7TeV'} |
131 |
+ |
systematicsnaming8TeV={'JER':'CMS_res_j','JES':'CMS_scale_j','beff':'CMS_eff_b','bmis':'CMS_fake_b_8TeV'} |
132 |
+ |
|
133 |
+ |
sys_BDT: ['JER','JES','beff','bmis'] |
134 |
+ |
sys_Mjj: ['JER','JES'] |
135 |
+ |
|
136 |
+ |
|
137 |
+ |
#Add a different Cut (syntax: 'oldVar>newVar?' -> '?' will then automatically be replaced with 'Up'/'Down' for the variations) |
138 |
+ |
sys_cut_suffix: {'JER':'nominal','JES':'nominal','beff':'csv>csv?','bmis':'csv>csvF?'} |
139 |
+ |
|
140 |
+ |
weightF_sys: True |
141 |
+ |
|
142 |
+ |
|
143 |
+ |
# bin-by-bin statistics |
144 |
+ |
binstat=True |
145 |
+ |
|
146 |
+ |
|
147 |
+ |
blind: False |
148 |
+ |
#### rescaling by factor 4 |
149 |
+ |
scaling: True |
150 |
+ |
#rescale stats |
151 |
+ |
rescaleSqrtN: False |
152 |
+ |
|
153 |
+ |
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'] |
154 |
+ |
|
155 |
+ |
#Groups for adding samples together |
156 |
+ |
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'} |
157 |
+ |
#naming for DC |
158 |
+ |
Dict: {'ZH':'VH','DYlight':'ZjLF','DYb':'ZjHF','TT':'TT','ST':'s_Top','VV':'VV','ZZ-bb':'ZZbb','Data':'data_obs'} |
159 |
+ |
|
160 |
+ |
#SETUP DATACARD (1st Signal, afterwards BKG) |
161 |
+ |
setup: ['ZH', 'DYlight','DYb','VV','TT','ST'] |
162 |
+ |
|
163 |
+ |
|
164 |
+ |
[Datacard] |
165 |
+ |
|
166 |
+ |
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'] |
167 |
+ |
|
168 |
+ |
lumi_7TeV: {'type':'lnN', 'ZH':1.022,'ST':1.022,'VV':1.022} |
169 |
+ |
lumi_8TeV: {'type':'lnN', 'ZH':1.05,'ST':1.05,'VV':1.05} |
170 |
+ |
pdf_qqbar: {'type':'lnN', 'ZH':1.01,'VV':1.01} |
171 |
+ |
pdf_gg: {'type':'lnN', 'ST':1.01,'QCD':1.01} |
172 |
+ |
QCDscale_VH: {'type':'lnN', 'ZH':1.04} |
173 |
+ |
QCDscale_ttbar: {'type':'lnN', 'ST':1.06} |
174 |
+ |
QCDscale_VV: {'type':'lnN', 'VV':1.04} |
175 |
+ |
QCDscale_QCD: {'type':'lnN', 'QCD':1.30} |
176 |
+ |
CMS_vhbb_boost_EWK: {'type':'lnN', 'ZH':1.05} |
177 |
+ |
CMS_vhbb_boost_QCD: {'type':'lnN', 'ZH':1.10} |
178 |
+ |
CMS_vhbb_ST: {'type':'lnN', 'ST':1.29} |
179 |
+ |
CMS_vhbb_VV: {'type':'lnN', 'VV':1.30} |
180 |
+ |
CMS_vhbb_ZjLF_ex: {'type':'lnN', 'DYlight':1.05} |
181 |
+ |
CMS_vhbb_ZjHF_ex: {'type':'lnN', 'DYb':1.05} |
182 |
+ |
CMS_vhbb_TT_ex: {'type':'lnN', 'TT':1.05} |
183 |
+ |
CMS_vhbb_ZjLF_ex_8TeV: {'type':'lnN', 'DYlight':1.05} |
184 |
+ |
CMS_vhbb_ZjHF_ex_8TeV: {'type':'lnN', 'DYb':1.05} |
185 |
+ |
CMS_vhbb_TT_ex_8TeV: {'type':'lnN', 'TT':1.05} |
186 |
+ |
CMS_eff_e: {'type':'lnN', 'ZH':1.04, 'ST':1.04,'VV':1.04,'QCD':1.04} |
187 |
+ |
CMS_trigger_e: {'type':'lnN','ZH':1.02, 'ST':1.02,'VV':1.02 } |
188 |
+ |
CMS_eff_m: {'type':'lnN', 'ZH':1.04, 'ST':1.04,'VV':1.04,'QCD':1.04} |
189 |
+ |
CMS_trigger_m: {'type':'lnN', 'ZH':1.01, 'ST':1.01,'VV':1.01 } |
190 |
+ |
CMS_vhbb_trigger_MET: {'type':'lnN'} |
191 |
+ |
CMS_vhbb_ZjLF_SF_7TeV: {'type':'lnN', 'DYlight':1.198 ,'DYb':0.875 ,'TT':1.003} |
192 |
+ |
CMS_vhbb_ZjHF_SF_7TeV: {'type':'lnN', 'DYlight':0.873 ,'DYb':1.202 ,'TT':0.957} |
193 |
+ |
CMS_vhbb_TT_SF_7TeV: {'type':'lnN', 'DYlight':1.002 ,'DYb':0.974 ,'TT':1.123} |
194 |
+ |
|
195 |
|
[Limit] |
196 |
|
|
197 |
|
#Mjj low EE |
269 |
|
type = BDT |
270 |
|
SettingsTight = !H:!V:NTrees=400:nEventsMin=500:MaxDepth=3:BoostType=AdaBoost:AdaBoostBeta=0.1:SeparationType=MisClassificationError:nCuts=25:PruneMethod=NoPruning |
271 |
|
SettingsMed = !H:!V:NTrees=400:nEventsMin=300:MaxDepth=2:BoostType=AdaBoost:AdaBoostBeta=0.12:SeparationType=MisClassificationError:nCuts=25:PruneMethod=NoPruning |
272 |
< |
backgrounds = Zudsg Zudsg_pt120 Zbb Zbb_pt120 Zcc Zcc_pt120 WZ ZZ TT |
273 |
< |
backgroundsNoDiboson = Zudsg Zudsg_pt120 Zbb Zbb_pt120 Zcc Zcc_pt120 TT |
272 |
> |
backgrounds = Zudsg Zbb Zcc Zudsg120 Zbb120 Zcc120 ZZ WW WZ TT ST_s ST_t ST_tW STbar_s STbar_t STbar_tW |
273 |
> |
backgroundsNoDiboson = Zudsg Zbb Zcc Zudsg120 Zbb120 Zcc120 TT |
274 |
|
|
275 |
|
[factory] |
276 |
|
factoryname: MVA |
279 |
|
|
280 |
|
|
281 |
|
[MVALists] |
282 |
< |
#list of all: RTight_ZH110,RTight_ZH115,RTight_ZH120,RTight_ZH125,RTight_ZH130,RTight_ZH135,RMed_ZH110,RMed_ZH115,RMed_ZH120,RMed_ZH125,RMed_ZH130,RMed_ZH135 |
282 |
> |
#List_for_submitscript: RTight_ZH110,RTight_ZH115,RTight_ZH120,RTight_ZH125,RTight_ZH130,RTight_ZH135,RMed_ZH110,RMed_ZH115,RMed_ZH120,RMed_ZH125,RMed_ZH130,RMed_ZH135 |
283 |
> |
List_for_submitscript: RTight_ZH110_may,RTight_ZH115_may,RTight_ZH120_may,RTight_ZH125_may,RTight_ZH130_may,RTight_ZH135 |
284 |
> |
_may,RMed_ZH110_may,RMed_ZH115_may,RMed_ZH120_may,RMed_ZH125_may,RMed_ZH130_may,RMed_ZH135_may,RPt50_ZZ_may,RIncl_ZZ_may#List_for_submitscript: Tight_ZH110_may,RTight_ZH115_may,RTight_ZH120_may,RTight_ZH125_may,RTight_ZH130_may,RTight_ZH135_may,RMed_ZH110_may,RMed_ZH115_may,RMed_ZH120_may,RMed_ZH125_may,RMed_ZH130_may,RMed_ZH135_may |
285 |
> |
|
286 |
> |
|
287 |
|
|
288 |
|
[RTight_ZZ_may] |
289 |
|
MVAtype: <!MVAGeneral|type!> |
430 |
|
CSVL = 0.244 |
431 |
|
minBtag = min(hJet_csv[0],hJet_csv[1]) |
432 |
|
maxBtag = max(hJet_csv[0],hJet_csv[1]) |
433 |
+ |
|
434 |
|
tlBtag = <!ZHbb|maxBtag!> > <!ZHbb|CSVT!> & <!ZHbb|minBtag!> > <!ZHbb|CSVC!> |
435 |
|
ntBtag = !(hJet_csv[0] > <!ZHbb|CSVT!> | hJet_csv[1] > <!ZHbb|CSVT!>) |
436 |
|
twoCSV0 = hJet_csv[0] > 0. & hJet_csv[1] > 0. |
484 |
|
|
485 |
|
[Weights] |
486 |
|
weightF: ((0.46502*PUweight+0.53498*PUweight2011B)*weightTrig) |
487 |
+ |
#for SYS (just a non-sense example) |
488 |
+ |
weightF_sys: ((0.1*PUweight+0.9*PUweight2011B)*weightTrigV4) |
489 |
+ |
|
490 |
|
|
491 |
|
# LocalWords: Mjj |