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

Comparing UserCode/VHbb/python/vhbbPlotDef.ini (file contents):
Revision 1.7 by nmohr, Sun Oct 7 17:53:00 2012 UTC vs.
Revision 1.23 by peller, Thu Oct 25 09:49:58 2012 UTC

# Line 1 | Line 1
1 + [General]
2 + BDTbins = 15
3 +
4   [plotDef:BDT_RMed]
5   relPath = RMed_<mass>_may.nominal
6   xAxis = BDT output
7 < nBins = 20
7 > nBins = <!General|BDTbins!>
8   min = -1
9   max = 1
10  
11   [plotDef:BDT_RTight]
12   relPath = RTight_<mass>_may.nominal
13   xAxis = BDT output
14 < nBins = 20
14 > nBins = <!General|BDTbins!>
15   min = -1
16   max = 1
17  
18   [plotDef:BDT8_RMed]
19   relPath = RMed_<mass>_oct.nominal
20   xAxis = BDT output
21 < nBins = 20
21 > nBins = <!General|BDTbins!>
22   min = -1
23   max = 1
24  
25   [plotDef:BDT8_RTight]
26   relPath = RTight_<mass>_oct.nominal
27   xAxis = BDT output
28 < nBins = 20
28 > nBins = <!General|BDTbins!>
29 > min = -1
30 > max = 1
31 >
32 > [plotDef:BDT8_RTightLooseBTag]
33 > relPath = RTightLooseBTag_<mass>_oct.nominal
34 > xAxis = BDT output
35 > nBins = <!General|BDTbins!>
36   min = -1
37   max = 1
38  
# Line 33 | Line 43 | nBins = 25
43   min = 0
44   max = 250
45  
46 + [plotDef:Hmass_NoReg]
47 + relPath = HNoReg.mass
48 + xAxis = M_{b#bar{b}} before Regression [GeV]
49 + nBins = 17
50 + min = 0
51 + max = 255
52 +
53   [plotDef:Hpt]
54   relPath = H.pt
55   xAxis = p_{T} (b#bar{b}) [GeV]
# Line 119 | Line 136 | max = 1
136  
137   [plotDef:hJet0pt]
138   relPath = hJet_pt[0]
139 < xAxis = leading Jet p_T
139 > xAxis = leading jet p_{T} [GeV]
140   nBins = 25
141   min = 0
142   max = 400
143  
144   [plotDef:hJet1pt]
145   relPath = hJet_pt[1]
146 < xAxis = second leading Jet p_T
146 > xAxis = second jet p_{T} [GeV]
147   nBins = 25
148   min = 0
149   max = 250
150  
151 + [plotDef:vLepton0pt]
152 + relPath = vLepton_pt[0]
153 + xAxis = leading Lepton p_T
154 + nBins = 25
155 + min = 0
156 + max = 400
157 +
158 + [plotDef:vLepton1pt]
159 + relPath = vLepton_pt[1]
160 + xAxis = second Lepton p_T
161 + nBins = 25
162 + min = 0
163 + max = 400
164 +
165 + [plotDef:hJet0eta]
166 + relPath = hJet_eta[0]
167 + xAxis = leading jet #eta
168 + nBins = 25
169 + min = -4.
170 + max = 4.
171 +
172 + [plotDef:hJet1eta]
173 + relPath = hJet_eta[1]
174 + xAxis = second jet #eta
175 + nBins = 25
176 + min = -4.
177 + max = 4.
178 +
179   [plotDef:PullAngle]
180   relPath = deltaPullAngle
181   xAxis = #Delta#theta
# Line 148 | Line 193 | max = 3.5
193   [plotDef:rHVpt]
194   relPath = H.pt/V.pt
195   xAxis = p_{T} balance
196 + nBins = 25
197 + min = 0.
198 + max = 2.
199 +
200 + [plotDef:rHVpt_NoReg]
201 + relPath = HNoReg.pt/V.pt
202 + xAxis = p_{T} balance before regression
203 + nBins = 25
204 + min = 0.
205 + max = 2.
206 +
207 + [plotDef:METnoPU]
208 + relPath = METnoPU.et
209 + xAxis = PU corrected #slash{E}_{T} [GeV]
210 + nBins = 10
211 + min = 0
212 + max = 100
213 +
214 + [plotDef:JECUnc]
215 + relPath = hJet_JECUnc[0]
216 + xAxis = JEC uncertainty
217 + nBins = 25
218 + min = 0.
219 + max = 0.1
220 + log = True
221 +
222 + [plotDef:rho25]
223 + relPath = rho25
224 + xAxis = #rho_{25}
225 + nBins = 25
226 + min = -0.5
227 + max = 24.5
228 +
229 + [plotDef:jPtRaw]
230 + relPath = hJet_ptRaw[0]
231 + xAxis = jet raw p_{T} [GeV]
232   nBins = 30
233 + min = 20
234 + max = 320
235 +
236 + [plotDef:jE]
237 + relPath = hJet_e[0]
238 + xAxis = jet energy [GeV]
239 + nBins = 30
240 + min = 20
241 + max = 320
242 +
243 + [plotDef:jCef]
244 + relPath = hJet_cef[0]
245 + xAxis = charged electromagnetic fraction
246 + nBins = 25
247 + min = 0
248 + max = 1
249 + log = True
250 +
251 + [plotDef:jChf]
252 + relPath = hJet_chf[0]
253 + xAxis = charged hadron fraction
254 + nBins = 25
255 + min = 0
256 + max = 1
257 +
258 + [plotDef:jNCh]
259 + relPath = hJet_nch[0]
260 + xAxis = charged multiplicity
261 + nBins = 71
262 + min = -0.5
263 + max = 70.5
264 +
265 + [plotDef:jNum]
266 + relPath = hJet_nconstituents[0]
267 + xAxis = number of constituents
268 + nBins = 71
269 + min = -0.5
270 + max = 70.5
271 +
272 + [plotDef:jPtLeadTrack]
273 + relPath = hJet_ptLeadTrack[0]
274 + xAxis = jet p_{T} leading track [GeV]
275 + nBins = 20
276 + min = 0
277 + max = 100
278 +
279 + [plotDef:vtxPt]
280 + relPath = hJet_vtxPt[0]
281 + xAxis = vertex p_{T} [GeV]
282 + nBins = 50
283 + min = 0
284 + max = 100
285 +
286 + [plotDef:vtxMass]
287 + relPath = hJet_vtxMass[0]
288 + xAxis = vertex mass [GeV]
289 + nBins = 25
290 + min = 0
291 + max = 5
292 +
293 + [plotDef:vtx3dL]
294 + relPath = hJet_vtx3dL[0]
295 + xAxis = vertex 3dL [cm]
296 + nBins = 50
297 + min = 0
298 + max = 5
299 +
300 + [plotDef:vtx3deL]
301 + relPath = hJet_vtx3deL[0]
302 + xAxis = vertex 3dL #sigma [cm]
303 + nBins = 50
304 + min = 0
305 + max = 0.5
306 +
307 + [plotDef:jSoftLeptPtRel]
308 + relPath = hJet_SoftLeptptRel[0]
309 + xAxis = jet soft lepton PtRel
310 + nBins = 20
311 + min = 0.
312 + max = 20.
313 +
314 + [plotDef:jSoftLeptPt]
315 + relPath = hJet_SoftLeptPt[0]
316 + xAxis = jet soft lepton p_{T} [GeV]
317 + nBins = 35
318 + min = 0
319 + max = 70
320 +
321 + [plotDef:jSoftLeptdR]
322 + relPath = hJet_SoftLeptdR[0]
323 + xAxis = #Delta R (soft lepton, jet)
324 + nBins = 20
325 + min = 0
326 + max = 0.5
327 +
328 + [plotDef:regWeight]
329 + relPath = hJet_regWeight[0]
330 + xAxis = regression correction
331 + nBins = 25
332   min = 0.5
333 < max = 2.
333 > max = 1.5
334 >
335 > [plotDef:dPhiJetMet]
336 > relPath = hJet_MET_dPhi[0]
337 > xAxis = #Delta #phi (#slash{E}_{T},j)
338 > nBins = 35
339 > min = -3.5
340 > max = 3.5
341 >
342 > [plotDef:vxMult]
343 > relPath = nPVs
344 > xAxis = number of primary vertices
345 > nBins = 46
346 > min = -0.5
347 > max = 45.5

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines