ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/VHbb/python/vhbbPlotDef.ini
Revision: 1.23
Committed: Thu Oct 25 09:49:58 2012 UTC (12 years, 6 months ago) by peller
Branch: MAIN
CVS Tags: HCP_unblinding
Changes since 1.22: +1 -1 lines
Log Message:
15 bins, ctrl regions and blinding

File Contents

# User Rev Content
1 peller 1.22 [General]
2 peller 1.23 BDTbins = 15
3 peller 1.22
4 peller 1.1 [plotDef:BDT_RMed]
5     relPath = RMed_<mass>_may.nominal
6     xAxis = BDT output
7 peller 1.22 nBins = <!General|BDTbins!>
8 peller 1.1 min = -1
9     max = 1
10    
11     [plotDef:BDT_RTight]
12     relPath = RTight_<mass>_may.nominal
13     xAxis = BDT output
14 peller 1.22 nBins = <!General|BDTbins!>
15 peller 1.1 min = -1
16     max = 1
17    
18 peller 1.3 [plotDef:BDT8_RMed]
19     relPath = RMed_<mass>_oct.nominal
20     xAxis = BDT output
21 peller 1.22 nBins = <!General|BDTbins!>
22 peller 1.3 min = -1
23     max = 1
24    
25     [plotDef:BDT8_RTight]
26     relPath = RTight_<mass>_oct.nominal
27     xAxis = BDT output
28 peller 1.22 nBins = <!General|BDTbins!>
29 peller 1.3 min = -1
30     max = 1
31    
32 peller 1.8 [plotDef:BDT8_RTightLooseBTag]
33     relPath = RTightLooseBTag_<mass>_oct.nominal
34     xAxis = BDT output
35 peller 1.22 nBins = <!General|BDTbins!>
36 peller 1.8 min = -1
37     max = 1
38    
39 peller 1.1 [plotDef:Hmass]
40     relPath = H.mass
41 nmohr 1.7 xAxis = M_{b#bar{b}} [GeV]
42 peller 1.1 nBins = 25
43     min = 0
44     max = 250
45    
46 peller 1.9 [plotDef:Hmass_NoReg]
47     relPath = HNoReg.mass
48     xAxis = M_{b#bar{b}} before Regression [GeV]
49 nmohr 1.13 nBins = 17
50 peller 1.9 min = 0
51 nmohr 1.13 max = 255
52 peller 1.9
53 peller 1.1 [plotDef:Hpt]
54     relPath = H.pt
55 nmohr 1.7 xAxis = p_{T} (b#bar{b}) [GeV]
56 peller 1.1 nBins = 40
57     min = 0
58     max = 400
59    
60     [plotDef:Vpt]
61     relPath = V.pt
62 nmohr 1.7 xAxis = p_{T} (V) [GeV]
63 peller 1.1 nBins = 40
64     min = 0
65     max = 400
66    
67     [plotDef:HVdPhi]
68     relPath = HVdPhi
69 nmohr 1.7 xAxis = #Delta #phi (V,H)
70 peller 1.1 nBins = 20
71     min = 0
72 peller 1.5 max = 3.5
73 peller 1.1
74     [plotDef:Vmass]
75     relPath = V.mass
76 nmohr 1.7 xAxis = m_{l^{+}l^{-}} [GeV]
77 peller 1.1 nBins = 20
78     min = 75
79     max = 105
80    
81     [plotDef:HdR]
82     relPath = H.dR
83 nmohr 1.7 xAxis = #Delta R (b,#bar{b})
84 peller 1.1 nBins = 20
85     min = 0
86     max = 4
87    
88     [plotDef:csv0]
89     relPath = hJet_csv[0]
90 nmohr 1.7 xAxis = jet 0 csv
91 peller 1.1 nBins = 20
92 peller 1.5 min = 0
93 peller 1.1 max = 1
94    
95     [plotDef:csv1]
96     relPath = hJet_csv[1]
97 nmohr 1.7 xAxis = jet 1 csv
98 peller 1.1 nBins = 20
99 peller 1.5 min = 0
100 peller 1.1 max = 1
101    
102     [plotDef:AK7]
103     relPath = deltaPullAngleAK7
104     xAxis = deltaPullAngleAK7
105     nBins = 30
106     min = -3.5
107     max = 3.5
108    
109     [plotDef:Sum]
110     relPath = Sum$(aJet_pt>20.&abs(aJet_eta)<2.4)
111 nmohr 1.7 xAxis = number of additional jets
112 peller 1.1 nBins = 6
113     min = 0
114     max = 6
115 nmohr 1.4
116 peller 1.5 [plotDef:HdEta]
117     relPath = H.dEta
118 nmohr 1.7 xAxis = #Delta #eta (b,#bar{b})
119 peller 1.6 nBins = 25
120 peller 1.5 min = 0
121     max = 4
122    
123     [plotDef:minCSV]
124     relPath = min(hJet_csv[0],hJet_csv[1])
125     xAxis = min CSV
126 peller 1.6 nBins = 25
127 peller 1.5 min = 0
128     max = 1
129    
130     [plotDef:maxCSV]
131     relPath = max(hJet_csv[0],hJet_csv[1])
132     xAxis = max CSV
133 peller 1.6 nBins = 25
134 peller 1.5 min = 0
135     max = 1
136    
137     [plotDef:hJet0pt]
138     relPath = hJet_pt[0]
139 nmohr 1.19 xAxis = leading jet p_{T} [GeV]
140 peller 1.6 nBins = 25
141 peller 1.5 min = 0
142     max = 400
143    
144     [plotDef:hJet1pt]
145     relPath = hJet_pt[1]
146 nmohr 1.19 xAxis = second jet p_{T} [GeV]
147 peller 1.6 nBins = 25
148 peller 1.5 min = 0
149     max = 250
150    
151 peller 1.20 [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 nmohr 1.19 [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 peller 1.5 [plotDef:PullAngle]
180     relPath = deltaPullAngle
181 nmohr 1.7 xAxis = #Delta#theta
182 peller 1.5 nBins = 20
183     min = -3.5
184     max = 3.5
185    
186     [plotDef:PullAngle2]
187     relPath = deltaPullAngle2
188 nmohr 1.7 xAxis = #Delta#theta
189 peller 1.5 nBins = 20
190     min = -3.5
191     max = 3.5
192    
193 nmohr 1.4 [plotDef:rHVpt]
194     relPath = H.pt/V.pt
195     xAxis = p_{T} balance
196 nmohr 1.18 nBins = 25
197     min = 0.
198 nmohr 1.4 max = 2.
199 nmohr 1.10
200 nmohr 1.12 [plotDef:rHVpt_NoReg]
201     relPath = HNoReg.pt/V.pt
202     xAxis = p_{T} balance before regression
203 nmohr 1.18 nBins = 25
204     min = 0.
205 nmohr 1.14 max = 2.
206 nmohr 1.12
207 nmohr 1.10 [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 nmohr 1.15 relPath = hJet_JECUnc[0]
216 nmohr 1.10 xAxis = JEC uncertainty
217     nBins = 25
218     min = 0.
219     max = 0.1
220 nmohr 1.16 log = True
221 nmohr 1.10
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 nmohr 1.15 relPath = hJet_ptRaw[0]
231 nmohr 1.10 xAxis = jet raw p_{T} [GeV]
232     nBins = 30
233     min = 20
234     max = 320
235    
236     [plotDef:jE]
237 nmohr 1.15 relPath = hJet_e[0]
238 nmohr 1.10 xAxis = jet energy [GeV]
239     nBins = 30
240     min = 20
241     max = 320
242    
243     [plotDef:jCef]
244 nmohr 1.15 relPath = hJet_cef[0]
245 nmohr 1.10 xAxis = charged electromagnetic fraction
246     nBins = 25
247     min = 0
248     max = 1
249 nmohr 1.16 log = True
250 nmohr 1.10
251     [plotDef:jChf]
252 nmohr 1.15 relPath = hJet_chf[0]
253 nmohr 1.10 xAxis = charged hadron fraction
254     nBins = 25
255     min = 0
256     max = 1
257    
258     [plotDef:jNCh]
259 nmohr 1.15 relPath = hJet_nch[0]
260 nmohr 1.10 xAxis = charged multiplicity
261     nBins = 71
262     min = -0.5
263     max = 70.5
264    
265     [plotDef:jNum]
266 nmohr 1.15 relPath = hJet_nconstituents[0]
267 nmohr 1.10 xAxis = number of constituents
268     nBins = 71
269     min = -0.5
270     max = 70.5
271    
272     [plotDef:jPtLeadTrack]
273 nmohr 1.15 relPath = hJet_ptLeadTrack[0]
274 nmohr 1.10 xAxis = jet p_{T} leading track [GeV]
275 nmohr 1.13 nBins = 20
276     min = 0
277     max = 100
278 nmohr 1.10
279     [plotDef:vtxPt]
280 nmohr 1.15 relPath = hJet_vtxPt[0]
281 nmohr 1.10 xAxis = vertex p_{T} [GeV]
282 nmohr 1.15 nBins = 50
283 nmohr 1.10 min = 0
284     max = 100
285    
286     [plotDef:vtxMass]
287 nmohr 1.15 relPath = hJet_vtxMass[0]
288 nmohr 1.10 xAxis = vertex mass [GeV]
289 nmohr 1.15 nBins = 25
290 nmohr 1.10 min = 0
291 nmohr 1.15 max = 5
292 nmohr 1.10
293     [plotDef:vtx3dL]
294 nmohr 1.15 relPath = hJet_vtx3dL[0]
295 nmohr 1.13 xAxis = vertex 3dL [cm]
296 nmohr 1.10 nBins = 50
297     min = 0
298 nmohr 1.13 max = 5
299 nmohr 1.10
300     [plotDef:vtx3deL]
301 nmohr 1.15 relPath = hJet_vtx3deL[0]
302 nmohr 1.13 xAxis = vertex 3dL #sigma [cm]
303 nmohr 1.10 nBins = 50
304     min = 0
305 nmohr 1.13 max = 0.5
306 nmohr 1.10
307     [plotDef:jSoftLeptPtRel]
308 nmohr 1.15 relPath = hJet_SoftLeptptRel[0]
309 nmohr 1.10 xAxis = jet soft lepton PtRel
310     nBins = 20
311 nmohr 1.14 min = 0.
312     max = 20.
313 nmohr 1.10
314     [plotDef:jSoftLeptPt]
315 nmohr 1.15 relPath = hJet_SoftLeptPt[0]
316 nmohr 1.10 xAxis = jet soft lepton p_{T} [GeV]
317 nmohr 1.13 nBins = 35
318 nmohr 1.10 min = 0
319 nmohr 1.13 max = 70
320 nmohr 1.10
321     [plotDef:jSoftLeptdR]
322 nmohr 1.15 relPath = hJet_SoftLeptdR[0]
323 nmohr 1.10 xAxis = #Delta R (soft lepton, jet)
324     nBins = 20
325     min = 0
326 nmohr 1.13 max = 0.5
327 nmohr 1.11
328     [plotDef:regWeight]
329 nmohr 1.15 relPath = hJet_regWeight[0]
330 nmohr 1.11 xAxis = regression correction
331 nmohr 1.13 nBins = 25
332 nmohr 1.11 min = 0.5
333     max = 1.5
334    
335     [plotDef:dPhiJetMet]
336 nmohr 1.15 relPath = hJet_MET_dPhi[0]
337 nmohr 1.11 xAxis = #Delta #phi (#slash{E}_{T},j)
338     nBins = 35
339     min = -3.5
340     max = 3.5
341 nmohr 1.17
342     [plotDef:vxMult]
343     relPath = nPVs
344     xAxis = number of primary vertices
345     nBins = 46
346     min = -0.5
347     max = 45.5