ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/VHbb/python/vhbbPlotDef.ini
Revision: 1.27
Committed: Wed Jan 16 16:22:47 2013 UTC (12 years, 3 months ago) by peller
Branch: MAIN
CVS Tags: HEAD
Changes since 1.26: +0 -0 lines
State: FILE REMOVED
Log Message:
reorganized the whole repository. Macros im myutils, config files in subdirectories. Config file split in parts. Path config file restructured. Moved all path options to the path config. Changed the code accordingly.

File Contents

# Content
1 [General]
2 BDTbins = 15
3
4 [plotDef:BDT_RMed]
5 relPath = RMed_<mass>_may.nominal
6 xAxis = BDT output
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 = <!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 = <!General|BDTbins!>
22 min = -1
23 max = 1
24
25 [plotDef:BDTexpert_VV_HighPt]
26 relPath = VV_HighPt_<mass>_nov.nominal
27 xAxis = BDT output
28 nBins = <!General|BDTbins!>
29 min = -1
30 max = 1
31
32 [plotDef:BDTexpert_DY_HighPt]
33 relPath = TT_HighPt_<mass>_nov.nominal
34 xAxis = BDT output
35 nBins = <!General|BDTbins!>
36 min = -1
37 max = 1
38
39 [plotDef:BDTexpert_TT_HighPt]
40 relPath = TT_HighPt_<mass>_nov.nominal
41 xAxis = BDT output
42 nBins = <!General|BDTbins!>
43 min = -1
44 max = 1
45
46 [plotDef:BDT8_RTight]
47 relPath = RTight_<mass>_oct.nominal
48 xAxis = BDT output
49 nBins = <!General|BDTbins!>
50 min = -1
51 max = 1
52
53 [plotDef:BDT8_RTightLooseBTag]
54 relPath = RTightLooseBTag_<mass>_oct.nominal
55 xAxis = BDT output
56 nBins = <!General|BDTbins!>
57 min = -1
58 max = 1
59
60 [plotDef:Hmass]
61 relPath = H.mass
62 xAxis = M_{b#bar{b}} [GeV]
63 nBins = 25
64 min = 0
65 max = 250
66
67 [plotDef:Hmass_NoReg]
68 relPath = HNoReg.mass
69 xAxis = M_{b#bar{b}} before Regression [GeV]
70 nBins = 17
71 min = 0
72 max = 255
73
74 [plotDef:Hpt]
75 relPath = H.pt
76 xAxis = p_{T} (b#bar{b}) [GeV]
77 nBins = 40
78 min = 0
79 max = 400
80
81 [plotDef:Vpt]
82 relPath = V.pt
83 xAxis = p_{T} (V) [GeV]
84 nBins = 40
85 min = 0
86 max = 400
87
88 [plotDef:HVdPhi]
89 relPath = HVdPhi
90 xAxis = #Delta #phi (V,H)
91 nBins = 20
92 min = 0
93 max = 3.5
94
95 [plotDef:Vmass]
96 relPath = V.mass
97 xAxis = m_{l^{+}l^{-}} [GeV]
98 nBins = 20
99 min = 75
100 max = 105
101
102 [plotDef:HdR]
103 relPath = H.dR
104 xAxis = #Delta R (b,#bar{b})
105 nBins = 20
106 min = 0
107 max = 4
108
109 [plotDef:csv0]
110 relPath = hJet_csv[0]
111 xAxis = jet 0 csv
112 nBins = 20
113 min = 0
114 max = 1
115
116 [plotDef:csv1]
117 relPath = hJet_csv[1]
118 xAxis = jet 1 csv
119 nBins = 20
120 min = 0
121 max = 1
122
123 [plotDef:csvivf0]
124 relPath = hJet_csvivf[0]
125 xAxis = jet 0 csv ivf
126 nBins = 20
127 min = 0
128 max = 1
129
130 [plotDef:csvivf1]
131 relPath = hJet_csvivf[1]
132 xAxis = jet 1 csv ivf
133 nBins = 20
134 min = 0
135 max = 1
136
137 [plotDef:cmva0]
138 relPath = hJet_cmva[0]
139 xAxis = jet 0 cmva
140 nBins = 20
141 min = 0
142 max = 1
143
144 [plotDef:cmva1]
145 relPath = hJet_cmva[1]
146 xAxis = jet 1 cmva
147 nBins = 20
148 min = 0
149 max = 1
150
151 [plotDef:AK7]
152 relPath = deltaPullAngleAK7
153 xAxis = deltaPullAngleAK7
154 nBins = 30
155 min = -3.5
156 max = 3.5
157
158 [plotDef:Sum]
159 relPath = Sum$(aJet_pt>20.&abs(aJet_eta)<2.4)
160 xAxis = number of additional jets
161 nBins = 6
162 min = 0
163 max = 6
164
165 [plotDef:HdEta]
166 relPath = H.dEta
167 xAxis = #Delta #eta (b,#bar{b})
168 nBins = 25
169 min = 0
170 max = 4
171
172 [plotDef:minCSV]
173 relPath = min(hJet_csv[0],hJet_csv[1])
174 xAxis = min CSV
175 nBins = 25
176 min = 0
177 max = 1
178
179 [plotDef:maxCSV]
180 relPath = max(hJet_csv[0],hJet_csv[1])
181 xAxis = max CSV
182 nBins = 25
183 min = 0
184 max = 1
185
186 [plotDef:hJet0pt]
187 relPath = hJet_pt[0]
188 xAxis = leading jet p_{T} [GeV]
189 nBins = 25
190 min = 0
191 max = 400
192
193 [plotDef:hJet1pt]
194 relPath = hJet_pt[1]
195 xAxis = second jet p_{T} [GeV]
196 nBins = 25
197 min = 0
198 max = 250
199
200 [plotDef:vLepton0pt]
201 relPath = vLepton_pt[0]
202 xAxis = leading Lepton p_T
203 nBins = 25
204 min = 0
205 max = 400
206
207 [plotDef:vLepton1pt]
208 relPath = vLepton_pt[1]
209 xAxis = second Lepton p_T
210 nBins = 25
211 min = 0
212 max = 400
213
214 [plotDef:hJet0eta]
215 relPath = hJet_eta[0]
216 xAxis = leading jet #eta
217 nBins = 25
218 min = -4.
219 max = 4.
220
221 [plotDef:hJet1eta]
222 relPath = hJet_eta[1]
223 xAxis = second jet #eta
224 nBins = 25
225 min = -4.
226 max = 4.
227
228 [plotDef:PullAngle]
229 relPath = deltaPullAngle
230 xAxis = #Delta#theta
231 nBins = 20
232 min = -3.5
233 max = 3.5
234
235 [plotDef:PullAngle2]
236 relPath = deltaPullAngle2
237 xAxis = #Delta#theta
238 nBins = 20
239 min = -3.5
240 max = 3.5
241
242 [plotDef:rHVpt]
243 relPath = H.pt/V.pt
244 xAxis = p_{T} balance
245 nBins = 25
246 min = 0.
247 max = 2.
248
249 [plotDef:rHVpt_NoReg]
250 relPath = HNoReg.pt/V.pt
251 xAxis = p_{T} balance before regression
252 nBins = 25
253 min = 0.
254 max = 2.
255
256 [plotDef:METnoPU]
257 relPath = METnoPU.et
258 xAxis = PU corrected #slash{E}_{T} [GeV]
259 nBins = 10
260 min = 0
261 max = 100
262
263 [plotDef:JECUnc]
264 relPath = hJet_JECUnc[0]
265 xAxis = JEC uncertainty
266 nBins = 25
267 min = 0.
268 max = 0.1
269 log = True
270
271 [plotDef:rho25]
272 relPath = rho25
273 xAxis = #rho_{25}
274 nBins = 25
275 min = -0.5
276 max = 24.5
277
278 [plotDef:jPtRaw]
279 relPath = hJet_ptRaw[0]
280 xAxis = jet raw p_{T} [GeV]
281 nBins = 30
282 min = 20
283 max = 320
284
285 [plotDef:jE]
286 relPath = hJet_e[0]
287 xAxis = jet energy [GeV]
288 nBins = 30
289 min = 20
290 max = 320
291
292 [plotDef:jCef]
293 relPath = hJet_cef[0]
294 xAxis = charged electromagnetic fraction
295 nBins = 25
296 min = 0
297 max = 1
298 log = True
299
300 [plotDef:jChf]
301 relPath = hJet_chf[0]
302 xAxis = charged hadron fraction
303 nBins = 25
304 min = 0
305 max = 1
306
307 [plotDef:jNCh]
308 relPath = hJet_nch[0]
309 xAxis = charged multiplicity
310 nBins = 71
311 min = -0.5
312 max = 70.5
313
314 [plotDef:jNum]
315 relPath = hJet_nconstituents[0]
316 xAxis = number of constituents
317 nBins = 71
318 min = -0.5
319 max = 70.5
320
321 [plotDef:jPtLeadTrack]
322 relPath = hJet_ptLeadTrack[0]
323 xAxis = jet p_{T} leading track [GeV]
324 nBins = 20
325 min = 0
326 max = 100
327
328 [plotDef:vtxPt]
329 relPath = hJet_vtxPt[0]
330 xAxis = first jet vertex p_{T} [GeV]
331 nBins = 50
332 min = 0
333 max = 100
334
335 [plotDef:vtxMass]
336 relPath = hJet_vtxMass[0]
337 xAxis = first jet vertex mass [GeV]
338 nBins = 15
339 min = 0
340 max = 6
341
342 [plotDef:vtx3dL]
343 relPath = hJet_vtx3dL[0]
344 xAxis = first jet vertex 3dL [cm]
345 nBins = 50
346 min = 0
347 max = 5
348
349 [plotDef:vtx3deL]
350 relPath = hJet_vtx3deL[0]
351 xAxis = first jet vertex 3dL #sigma [cm]
352 nBins = 50
353 min = 0
354 max = 0.5
355
356 [plotDef:vtxPt1]
357 relPath = hJet_vtxPt[1]
358 xAxis = second jet vertex p_{T} [GeV]
359 nBins = 50
360 min = 0
361 max = 100
362
363 [plotDef:vtxMass1]
364 relPath = hJet_vtxMass[1]
365 xAxis = second jet vertex mass [GeV]
366 nBins = 15
367 min = 0
368 max = 6
369
370 [plotDef:vtx3dL1]
371 relPath = hJet_vtx3dL[1]
372 xAxis = second jet vertex 3dL [cm]
373 nBins = 50
374 min = 0
375 max = 5
376
377 [plotDef:vtx3deL1]
378 relPath = hJet_vtx3deL[1]
379 xAxis = second jet vertex 3dL #sigma [cm]
380 nBins = 50
381 min = 0
382 max = 0.5
383
384 [plotDef:jSoftLeptPtRel]
385 relPath = hJet_SoftLeptptRel[0]
386 xAxis = jet soft lepton PtRel
387 nBins = 20
388 min = 0.
389 max = 20.
390
391 [plotDef:jSoftLeptPt]
392 relPath = hJet_SoftLeptPt[0]
393 xAxis = jet soft lepton p_{T} [GeV]
394 nBins = 35
395 min = 0
396 max = 70
397
398 [plotDef:jSoftLeptdR]
399 relPath = hJet_SoftLeptdR[0]
400 xAxis = #Delta R (soft lepton, jet)
401 nBins = 20
402 min = 0
403 max = 0.5
404
405 [plotDef:regWeight]
406 relPath = hJet_regWeight[0]
407 xAxis = regression correction
408 nBins = 25
409 min = 0.5
410 max = 1.5
411
412 [plotDef:dPhiJetMet]
413 relPath = hJet_MET_dPhi[0]
414 xAxis = #Delta #phi (#slash{E}_{T},j)
415 nBins = 35
416 min = -3.5
417 max = 3.5
418
419 [plotDef:vxMult]
420 relPath = nPVs
421 xAxis = number of primary vertices
422 nBins = 46
423 min = -0.5
424 max = 45.5