ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/VHbb/python/config8TeV
(Generate patch)

Comparing UserCode/VHbb/python/config8TeV (file contents):
Revision 1.5 by nmohr, Thu Sep 20 12:57:21 2012 UTC vs.
Revision 1.7 by peller, Mon Sep 24 08:53:44 2012 UTC

# Line 118 | Line 118 | usePtRaw = True
118   useRho25 = False
119  
120   [BTagReshaping]
121 < library=<!Directories|vhbbpath!>/inteface/BTagReshaping_h.so
121 > library=<!Directories|vhbbpath!>/interface/BTagReshaping_h.so
122  
123   ###########################################################################################
124   # LIMIT
# Line 126 | Line 126 | library=<!Directories|vhbbpath!>/intefac
126   varName = CMS_vhbb_BDT_Zll
127   range = BDT output,20,-1,1
128  
129 + systematicsnaming7TeV={'JER':'CMS_res_j','JES':'CMS_scale_j','beff':'CMS_eff_b','bmis':'CMS_fake_b_7TeV'}
130 + systematicsnaming8TeV={'JER':'CMS_res_j','JES':'CMS_scale_j','beff':'CMS_eff_b','bmis':'CMS_fake_b_8TeV'}
131 +
132 + sys_BDT: ['JER','JES','beff','bmis']
133 + sys_Mjj: ['JER','JES']
134 +
135 +
136 + #Add a different Cut (syntax: 'oldVar>newVar?' -> '?' will then automatically be replaced with 'Up'/'Down' for the variations)
137 + sys_cut_suffix: {'JER':'nominal','JES':'nominal','beff':'csv>csv?','bmis':'csv>csvF?'}
138 +
139 + weightF_sys: True
140 +
141 +
142 + # bin-by-bin statistics
143 + binstat=True
144 +
145 +
146 + blind: False
147 + #### rescaling by factor 4
148 + scaling: True
149 + #rescale stats
150 + rescaleSqrtN: False
151 +
152 + BKG = ['Zudsg','Zudsg5070','Zudsg70100','Zudsg100','Zcc','Zcc5070','Zcc70100','Zcc100','Zbb','Zbb5070','Zbb70100','Zbb100','ZZ','WW','WZ','TT','ST_s','ST_t','ST_tW','STbar_s','STbar_t','STbar_tW']
153 +
154 + #Groups for adding samples together
155 + Group: {'ZH110':'ZH','ZH115':'ZH','ZH120':'ZH','ZH125':'ZH','ZH130':'ZH','ZH135':'ZH', 'Zudsg':'DYlight','Zudsg5070':'DYlight','Zudsg70100':'DYlight','Zudsg100':'DYlight','Zcc':'DYlight','Zcc5070':'DYlight','Zcc70100':'DYlight','Zcc100':'DYlight','Zbb':'DYb','Zbb5070':'DYb','Zbb70100':'DYb','Zbb100':'DYb','ZZ-light':'VV','WW':'VV','WZ':'VV','ZZ':'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'}
156 + #naming for DC
157 + Dict: {'ZH':'VH','DYlight':'ZjLF','DYb':'ZjHF','TT':'TT','ST':'s_Top','VV':'VV','ZZ-bb':'ZZbb','Data':'data_obs'}
158 +
159 + #SETUP DATACARD (1st Signal, afterwards BKG)
160 + setup: ['ZH', 'DYlight','DYb','VV','TT','ST']
161 +
162 +
163 + [Datacard]
164 +
165 + InUse: ['lumi_8TeV','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_8TeV','CMS_vhbb_ZjHF_SF_8TeV','CMS_vhbb_TT_SF_8TeV']
166 +
167 + lumi_7TeV: {'type':'lnN', 'ZH':1.022,'ST':1.022,'VV':1.022}
168 +
169 + lumi_8TeV: {'type':'lnN', 'ZH':1.05,'ST':1.05,'VV':1.05}
170 +
171 + pdf_qqbar: {'type':'lnN', 'ZH':1.01,'VV':1.01}
172 + pdf_gg: {'type':'lnN', 'ST':1.01,'QCD':1.01}
173 + QCDscale_VH: {'type':'lnN', 'ZH':1.04}
174 + QCDscale_ttbar: {'type':'lnN', 'ST':1.06}
175 + QCDscale_VV: {'type':'lnN', 'VV':1.04}
176 + QCDscale_QCD: {'type':'lnN', 'QCD':1.30}
177 + CMS_vhbb_boost_EWK: {'type':'lnN', 'ZH':1.05}
178 + CMS_vhbb_boost_QCD: {'type':'lnN', 'ZH':1.10}
179 + CMS_vhbb_ST: {'type':'lnN', 'ST':1.29}
180 + CMS_vhbb_VV: {'type':'lnN', 'VV':1.30}
181 + CMS_vhbb_ZjLF_ex: {'type':'lnN', 'DYlight':1.05}
182 + CMS_vhbb_ZjHF_ex: {'type':'lnN', 'DYb':1.05}
183 + CMS_vhbb_TT_ex: {'type':'lnN', 'TT':1.05}
184 + CMS_vhbb_ZjLF_ex_8TeV: {'type':'lnN', 'DYlight':1.05}
185 + CMS_vhbb_ZjHF_ex_8TeV: {'type':'lnN', 'DYb':1.05}
186 + CMS_vhbb_TT_ex_8TeV: {'type':'lnN', 'TT':1.05}
187 + CMS_eff_e: {'type':'lnN', 'ZH':1.04, 'ST':1.04,'VV':1.04,'QCD':1.04}
188 + CMS_trigger_e: {'type':'lnN','ZH':1.02, 'ST':1.02,'VV':1.02 }
189 + CMS_eff_m: {'type':'lnN',  'ZH':1.04, 'ST':1.04,'VV':1.04,'QCD':1.04}
190 + CMS_trigger_m: {'type':'lnN', 'ZH':1.01, 'ST':1.01,'VV':1.01 }
191 + CMS_vhbb_trigger_MET: {'type':'lnN'}
192 +
193 + CMS_vhbb_ZjLF_SF_7TeV: {'type':'lnN', 'DYlight':1.198 ,'DYb':0.875 ,'TT':1.003}
194 + CMS_vhbb_ZjHF_SF_7TeV: {'type':'lnN', 'DYlight':0.873 ,'DYb':1.202 ,'TT':0.957}
195 + CMS_vhbb_TT_SF_7TeV: {'type':'lnN',  'DYlight':1.002 ,'DYb':0.974 ,'TT':1.123}
196 +
197 + CMS_vhbb_ZjLF_SF_8TeV: {'type':'lnN', 'DYlight':1.040 ,'DYb':0.974 ,'TT':1.001}
198 + CMS_vhbb_ZjHF_SF_8TeV: {'type':'lnN', 'DYlight':0.897 ,'DYb':1.162 ,'TT':0.966}
199 + CMS_vhbb_TT_SF_8TeV: {'type':'lnN',  'DYlight':1.002 ,'DYb':0.983 ,'TT':1.079}
200 +
201 +
202 +
203   [Limit]
204  
205   #Mjj low EE

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines