# | 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] | |
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 = 25 |
47 | + | min = 0 |
48 | + | max = 250 |
49 | ||
50 | [plotDef:Hpt] | |
51 | relPath = H.pt |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |