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:Hmass] |
30 |
|
relPath = H.mass |
52 |
|
xAxis = Higgs-Vector delta Phi |
53 |
|
nBins = 20 |
54 |
|
min = 0 |
55 |
< |
max = 3.2 |
55 |
> |
max = 3.5 |
56 |
|
|
57 |
|
[plotDef:Vmass] |
58 |
|
relPath = V.mass |
72 |
|
relPath = hJet_csv[0] |
73 |
|
xAxis = csv hJet 0 |
74 |
|
nBins = 20 |
75 |
< |
min = 0.2 |
75 |
> |
min = 0 |
76 |
|
max = 1 |
77 |
|
|
78 |
|
[plotDef:csv1] |
79 |
|
relPath = hJet_csv[1] |
80 |
|
xAxis = csv hJet 1 |
81 |
|
nBins = 20 |
82 |
< |
min = 0.2 |
82 |
> |
min = 0 |
83 |
|
max = 1 |
84 |
|
|
85 |
|
[plotDef:AK7] |
95 |
|
nBins = 6 |
96 |
|
min = 0 |
97 |
|
max = 6 |
98 |
+ |
|
99 |
+ |
[plotDef:HdEta] |
100 |
+ |
relPath = H.dEta |
101 |
+ |
xAxis = Higgs delta Eta |
102 |
+ |
nBins = 25 |
103 |
+ |
min = 0 |
104 |
+ |
max = 4 |
105 |
+ |
|
106 |
+ |
[plotDef:minCSV] |
107 |
+ |
relPath = min(hJet_csv[0],hJet_csv[1]) |
108 |
+ |
xAxis = min CSV |
109 |
+ |
nBins = 25 |
110 |
+ |
min = 0 |
111 |
+ |
max = 1 |
112 |
+ |
|
113 |
+ |
[plotDef:maxCSV] |
114 |
+ |
relPath = max(hJet_csv[0],hJet_csv[1]) |
115 |
+ |
xAxis = max CSV |
116 |
+ |
nBins = 25 |
117 |
+ |
min = 0 |
118 |
+ |
max = 1 |
119 |
+ |
|
120 |
+ |
[plotDef:hJet0pt] |
121 |
+ |
relPath = hJet_pt[0] |
122 |
+ |
xAxis = leading Jet p_T |
123 |
+ |
nBins = 25 |
124 |
+ |
min = 0 |
125 |
+ |
max = 400 |
126 |
+ |
|
127 |
+ |
[plotDef:hJet1pt] |
128 |
+ |
relPath = hJet_pt[1] |
129 |
+ |
xAxis = second leading Jet p_T |
130 |
+ |
nBins = 25 |
131 |
+ |
min = 0 |
132 |
+ |
max = 250 |
133 |
+ |
|
134 |
+ |
[plotDef:PullAngle] |
135 |
+ |
relPath = deltaPullAngle |
136 |
+ |
xAxis = delta Pull Angle |
137 |
+ |
nBins = 20 |
138 |
+ |
min = -3.5 |
139 |
+ |
max = 3.5 |
140 |
+ |
|
141 |
+ |
[plotDef:PullAngle2] |
142 |
+ |
relPath = deltaPullAngle2 |
143 |
+ |
xAxis = delta Pull Angle |
144 |
+ |
nBins = 20 |
145 |
+ |
min = -3.5 |
146 |
+ |
max = 3.5 |
147 |
+ |
|
148 |
+ |
[plotDef:rHVpt] |
149 |
+ |
relPath = H.pt/V.pt |
150 |
+ |
xAxis = p_{T} balance |
151 |
+ |
nBins = 30 |
152 |
+ |
min = 0.5 |
153 |
+ |
max = 2. |