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.13 by nmohr, Mon Oct 15 19:32:13 2012 UTC

# Line 26 | Line 26 | 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 = M_{b#bar{b}} [GeV]
# Line 33 | Line 40 | 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 = p_{T} (b#bar{b}) [GeV]
# Line 151 | Line 165 | 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