116 alg.MonTool.defineHistogram(
'jJetTOBPt', path=
'EXPERT', type=
'TH1I',
117 title=
'jJet TOB Pt;p_{T} [GeV];', xbins=200, xmin=0, xmax=400)
118 alg.MonTool.defineHistogram(
'jJetTOBEta, jJetTOBPhi; jJetTOBPhiEta', path=
'EXPERT', type=
'TH2I',
119 title=
'jJet TOB Location;#eta#times40;#phi#times20',
120 xbins=200, xmin=-200, xmax=200, ybins=128, ymin=0, ymax=128)
122 alg.MonTool.defineHistogram(
'jLJetTOBPt', path=
'EXPERT', type=
'TH1I',
123 title=
'jLJet TOB Pt;p_{T} [GeV];', xbins=200, xmin=0, xmax=1000)
124 alg.MonTool.defineHistogram(
'jLJetTOBEta, jLJetTOBPhi; jLJetTOBPhiEta', path=
'EXPERT', type=
'TH2I',
125 title=
'jLJet TOB Location;#eta#times40;#phi#times20',
126 xbins=200, xmin=-200, xmax=200, ybins=128, ymin=0, ymax=128)
128 alg.MonTool.defineHistogram(
'jTauTOBPt', path=
'EXPERT', type=
'TH1I',
129 title=
'jTau TOB Pt;p_{T} [GeV];', xbins=200, xmin=0, xmax=400)
130 alg.MonTool.defineHistogram(
'jTauTOBIsolation', path=
'EXPERT', type=
'TH1I',
131 title=
'jTau TOB Isolation;Isolation [GeV];', xbins=200, xmin=0, xmax=400)
132 alg.MonTool.defineHistogram(
'jTauTOBEta, jTauTOBPhi; jTauTOBPhiEta', path=
'EXPERT', type=
'TH2I',
133 title=
'jTau TOB Location;#eta#times40;#phi#times20',
134 xbins=200, xmin=-200, xmax=200, ybins=128, ymin=0, ymax=128)
135 alg.MonTool.defineHistogram(
'jTauTOBEta, jTauTOBIsolation; jTauTOBIsolationEta', path=
'EXPERT', type=
'TH2I',
136 title=
'jTau TOB Isolation vs eta;#eta#times40;Isolation [GeV]',
137 xbins=200, xmin=-200, xmax=200, ybins=200, ymin=0, ymax=400)
139 alg.MonTool.defineHistogram(
'jEmTOBPt', path=
'EXPERT', type=
'TH1I',
140 title=
'jEm TOB Pt;p_{T} [GeV];', xbins=200, xmin=0, xmax=400)
141 alg.MonTool.defineHistogram(
'jEmTOBIsolation', path=
'EXPERT', type=
'TH1I',
142 title=
'jEm TOB Isolation;Isolation;', xbins=4, xmin=0, xmax=4)
143 alg.MonTool.defineHistogram(
'jEmTOBFrac1', path=
'EXPERT', type=
'TH1I',
144 title=
'jEm TOB Frac1;Frac1;', xbins=4, xmin=0, xmax=4)
145 alg.MonTool.defineHistogram(
'jEmTOBFrac2', path=
'EXPERT', type=
'TH1I',
146 title=
'jEm TOB Frac2;Frac2;', xbins=4, xmin=0, xmax=4)
147 alg.MonTool.defineHistogram(
'jEmTOBEta, jEmTOBPhi; jEmTOBPhiEta', path=
'EXPERT', type=
'TH2I',
148 title=
'jEm TOB Location;#eta#times40;#phi#times20',
149 xbins=200, xmin=-200, xmax=200, ybins=128, ymin=0, ymax=128)
150 alg.MonTool.defineHistogram(
'jEmTOBEta, jEmTOBIsolation; jEmTOBIsolationEta', path=
'EXPERT', type=
'TH2I',
151 title=
'jEm TOB Isolation vs eta;#eta#times40;Isolation',
152 xbins=200, xmin=-200, xmax=200, ybins=4, ymin=0, ymax=4)
153 alg.MonTool.defineHistogram(
'jEmTOBEta, jEmTOBFrac1; jEmTOBFrac1Eta', path=
'EXPERT', type=
'TH2I',
154 title=
'jEm TOB Frac1 vs eta;#eta#times40;Frac1',
155 xbins=200, xmin=-200, xmax=200, ybins=4, ymin=0, ymax=4)
156 alg.MonTool.defineHistogram(
'jEmTOBEta, jEmTOBFrac2; jEmTOBFrac2Eta', path=
'EXPERT', type=
'TH2I',
157 title=
'jEm TOB Frac2 vs eta;#eta#times40;Frac2',
158 xbins=200, xmin=-200, xmax=200, ybins=4, ymin=0, ymax=4)
160 alg.MonTool.defineHistogram(
'jXETOBPt', path=
'EXPERT', type=
'TH1I',
161 title=
'jXE TOB Pt;p_{T} [GeV];', xbins=200, xmin=0, xmax=2000)
162 alg.MonTool.defineHistogram(
'jXETOBPhi', path=
'EXPERT', type=
'TH1I',
163 title=
'jXE TOB Phi;#phi;', xbins=64, xmin=-3.2, xmax=3.2)
165 alg.MonTool.defineHistogram(
'jXECTOBPt', path=
'EXPERT', type=
'TH1I',
166 title=
'jXEC TOB Pt;p_{T} [GeV];', xbins=200, xmin=0, xmax=2000)
167 alg.MonTool.defineHistogram(
'jXECTOBPhi', path=
'EXPERT', type=
'TH1I',
168 title=
'jXEC TOB Phi;#phi;', xbins=64, xmin=-3.2, xmax=3.2)
170 alg.MonTool.defineHistogram(
'jTETOBsaturation', path=
'EXPERT', type=
'TH1I',
171 title=
'jTE TOB saturation;jTE TOB saturation;', xbins=3, xmin=0, xmax=3)
172 alg.MonTool.defineHistogram(
'jTETOBsumEt', path=
'EXPERT', type=
'TH1I',
173 title=
'jTE TOB sumEt;p_{T} [GeV];', xbins=400, xmin=0, xmax=4000)
175 alg.MonTool.defineHistogram(
'jTECTOBsumEt', path=
'EXPERT', type=
'TH1I',
176 title=
'jTEC TOB sumEt;p_{T} [GeV];', xbins=400, xmin=0, xmax=4000)
178 alg.MonTool.defineHistogram(
'jTEFWDTOBsumEt', path=
'EXPERT', type=
'TH1I',
179 title=
'jTEFWD TOB sumEt;p_{T} [GeV];', xbins=400, xmin=0, xmax=4000)
181 alg.MonTool.defineHistogram(
'jTEFWDATOBsumEt', path=
'EXPERT', type=
'TH1I',
182 title=
'jTEFWDA TOB sumEt;p_{T} [GeV];', xbins=400, xmin=0, xmax=4000)
184 alg.MonTool.defineHistogram(
'jTEFWDCTOBsumEt', path=
'EXPERT', type=
'TH1I',
185 title=
'jTEFWDC TOB sumEt;p_{T} [GeV];', xbins=400, xmin=0, xmax=4000)