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.2 by peller, Tue Oct 2 13:00:32 2012 UTC vs.
Revision 1.13 by nmohr, Mon Oct 15 19:32:13 2012 UTC

# Line 12 | Line 12 | nBins = 20
12   min = -1
13   max = 1
14  
15 + [plotDef:BDT8_RMed]
16 + relPath = RMed_<mass>_oct.nominal
17 + xAxis = BDT output
18 + nBins = 20
19 + min = -1
20 + max = 1
21 +
22 + [plotDef:BDT8_RTight]
23 + relPath = RTight_<mass>_oct.nominal
24 + xAxis = BDT output
25 + nBins = 20
26 + min = -1
27 + max = 1
28 +
29 + [plotDef:BDT8_RTightLooseBTag]
30 + relPath = RTightLooseBTag_<mass>_oct.nominal
31 + xAxis = BDT output
32 + nBins = 20
33 + min = -1
34 + max = 1
35  
36   [plotDef:Hmass]
37   relPath = H.mass
38 < xAxis = Higgs mass [GeV]
38 > xAxis = M_{b#bar{b}} [GeV]
39   nBins = 25
40   min = 0
41   max = 250
42  
43 + [plotDef:Hmass_NoReg]
44 + relPath = HNoReg.mass
45 + xAxis = M_{b#bar{b}} before Regression [GeV]
46 + nBins = 17
47 + min = 0
48 + max = 255
49 +
50   [plotDef:Hpt]
51   relPath = H.pt
52 < xAxis = Higgs p_T
52 > xAxis = p_{T} (b#bar{b}) [GeV]
53   nBins = 40
54   min = 0
55   max = 400
56  
57   [plotDef:Vpt]
58   relPath = V.pt
59 < xAxis = Vector p_T
59 > xAxis = p_{T} (V) [GeV]
60   nBins = 40
61   min = 0
62   max = 400
63  
64   [plotDef:HVdPhi]
65   relPath = HVdPhi
66 < xAxis = Higgs-Vector delta Phi
66 > xAxis = #Delta #phi (V,H)
67   nBins = 20
68   min = 0
69 < max = 3.2
69 > max = 3.5
70  
71   [plotDef:Vmass]
72   relPath = V.mass
73 < xAxis = Vector mass
73 > xAxis = m_{l^{+}l^{-}} [GeV]
74   nBins = 20
75   min = 75
76   max = 105
77  
78   [plotDef:HdR]
79   relPath = H.dR
80 < xAxis = Higgs delta R
80 > xAxis = #Delta R (b,#bar{b})
81   nBins = 20
82   min = 0
83   max = 4
84  
85   [plotDef:csv0]
86   relPath = hJet_csv[0]
87 < xAxis = csv hJet 0
87 > xAxis = jet 0 csv
88   nBins = 20
89 < min = 0.2
89 > min = 0
90   max = 1
91  
92   [plotDef:csv1]
93   relPath = hJet_csv[1]
94 < xAxis = csv hJet 1
94 > xAxis = jet 1 csv
95   nBins = 20
96 < min = 0.2
96 > min = 0
97   max = 1
98  
99   [plotDef:AK7]
# Line 78 | Line 105 | max = 3.5
105  
106   [plotDef:Sum]
107   relPath = Sum$(aJet_pt>20.&abs(aJet_eta)<2.4)
108 < xAxis = number of additional Jets
108 > xAxis = number of additional jets
109   nBins = 6
110   min = 0
111   max = 6
112 +
113 + [plotDef:HdEta]
114 + relPath = H.dEta
115 + xAxis = #Delta #eta (b,#bar{b})
116 + nBins = 25
117 + min = 0
118 + max = 4
119 +
120 + [plotDef:minCSV]
121 + relPath = min(hJet_csv[0],hJet_csv[1])
122 + xAxis = min CSV
123 + nBins = 25
124 + min = 0
125 + max = 1
126 +
127 + [plotDef:maxCSV]
128 + relPath = max(hJet_csv[0],hJet_csv[1])
129 + xAxis = max CSV
130 + nBins = 25
131 + min = 0
132 + max = 1
133 +
134 + [plotDef:hJet0pt]
135 + relPath = hJet_pt[0]
136 + xAxis = leading Jet p_T
137 + nBins = 25
138 + min = 0
139 + max = 400
140 +
141 + [plotDef:hJet1pt]
142 + relPath = hJet_pt[1]
143 + xAxis = second leading Jet p_T
144 + nBins = 25
145 + min = 0
146 + max = 250
147 +
148 + [plotDef:PullAngle]
149 + relPath = deltaPullAngle
150 + xAxis = #Delta#theta
151 + nBins = 20
152 + min = -3.5
153 + max = 3.5
154 +
155 + [plotDef:PullAngle2]
156 + relPath = deltaPullAngle2
157 + xAxis = #Delta#theta
158 + nBins = 20
159 + min = -3.5
160 + max = 3.5
161 +
162 + [plotDef:rHVpt]
163 + relPath = H.pt/V.pt
164 + xAxis = p_{T} balance
165 + nBins = 30
166 + min = 0.5
167 + max = 2.
168 +
169 + [plotDef:rHVpt_NoReg]
170 + relPath = HNoReg.pt/V.pt
171 + xAxis = p_{T} balance before regression
172 + nBins = 25
173 + min = 0
174 + max = 250
175 +
176 + [plotDef:METnoPU]
177 + relPath = METnoPU.et
178 + xAxis = PU corrected #slash{E}_{T} [GeV]
179 + nBins = 10
180 + min = 0
181 + max = 100
182 +
183 + [plotDef:JECUnc]
184 + relPath = hJet_JECUnc
185 + xAxis = JEC uncertainty
186 + nBins = 25
187 + min = 0.
188 + max = 0.1
189 +
190 + [plotDef:rho25]
191 + relPath = rho25
192 + xAxis = #rho_{25}
193 + nBins = 25
194 + min = -0.5
195 + max = 24.5
196 +
197 + [plotDef:jPtRaw]
198 + relPath = hJet_ptRaw
199 + xAxis = jet raw p_{T} [GeV]
200 + nBins = 30
201 + min = 20
202 + max = 320
203 +
204 + [plotDef:jE]
205 + relPath = hJet_e
206 + xAxis = jet energy [GeV]
207 + nBins = 30
208 + min = 20
209 + max = 320
210 +
211 + [plotDef:jCef]
212 + relPath = hJet_cef
213 + xAxis = charged electromagnetic fraction
214 + nBins = 25
215 + min = 0
216 + max = 1
217 +
218 + [plotDef:jChf]
219 + relPath = hJet_chf
220 + xAxis = charged hadron fraction
221 + nBins = 25
222 + min = 0
223 + max = 1
224 +
225 + [plotDef:jNCh]
226 + relPath = hJet_nch
227 + xAxis = charged multiplicity
228 + nBins = 71
229 + min = -0.5
230 + max = 70.5
231 +
232 + [plotDef:jNum]
233 + relPath = hJet_nconstituents
234 + xAxis = number of constituents
235 + nBins = 71
236 + min = -0.5
237 + max = 70.5
238 +
239 + [plotDef:jPtLeadTrack]
240 + relPath = hJet_ptLeadTrack
241 + xAxis = jet p_{T} leading track [GeV]
242 + nBins = 20
243 + min = 0
244 + max = 100
245 +
246 + [plotDef:vtxPt]
247 + relPath = hJet_vtxPt
248 + xAxis = vertex p_{T} [GeV]
249 + nBins = 100
250 + min = 0
251 + max = 100
252 +
253 + [plotDef:vtxMass]
254 + relPath = hJet_vtxMass
255 + xAxis = vertex mass [GeV]
256 + nBins = 50
257 + min = 0
258 + max = 50
259 +
260 + [plotDef:vtx3dL]
261 + relPath = hJet_vtx3dL
262 + xAxis = vertex 3dL [cm]
263 + nBins = 50
264 + min = 0
265 + max = 5
266 +
267 + [plotDef:vtx3deL]
268 + relPath = hJet_vtx3deL
269 + xAxis = vertex 3dL #sigma [cm]
270 + nBins = 50
271 + min = 0
272 + max = 0.5
273 +
274 + [plotDef:jSoftLeptPtRel]
275 + relPath = hJet_SoftLeptptRel
276 + xAxis = jet soft lepton PtRel
277 + nBins = 20
278 + min = 0
279 + max = 1
280 +
281 + [plotDef:jSoftLeptPt]
282 + relPath = hJet_SoftLeptPt
283 + xAxis = jet soft lepton p_{T} [GeV]
284 + nBins = 35
285 + min = 0
286 + max = 70
287 +
288 + [plotDef:jSoftLeptdR]
289 + relPath = hJet_SoftLeptdR
290 + xAxis = #Delta R (soft lepton, jet)
291 + nBins = 20
292 + min = 0
293 + max = 0.5
294 +
295 + [plotDef:regWeight]
296 + relPath = hJet_regWeight
297 + xAxis = regression correction
298 + nBins = 25
299 + min = 0.5
300 + max = 1.5
301 +
302 + [plotDef:dPhiJetMet]
303 + relPath = hJet_MET_dPhi
304 + xAxis = #Delta #phi (#slash{E}_{T},j)
305 + nBins = 35
306 + min = -3.5
307 + max = 3.5

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines