9 HistPath =
'TrigTRTHTHhypo/'+name)
10 monTool.defineHistogram(
'HTRatioRoad', type=
'TH1F', path=
'EXPERT', title=
"TrigTRTHTH Hypo HTRatioRoad", xbins=10, xmin=0.0, xmax=1.0)
11 monTool.defineHistogram(
'HTRatioWedge', type=
'TH1F', path=
'EXPERT', title=
"TrigTRTHTH Hypo HTRatioWedge", xbins=10, xmin=0.0, xmax=1.0)
12 monTool.defineHistogram(
'TRTHTHitsRoad', type=
'TH1F', path=
'EXPERT', title=
"TrigTRTHTH Hypo TRTHTHitsRoad", xbins=100, xmin=0, xmax=100)
13 monTool.defineHistogram(
'TRTHTHitsWedge', type=
'TH1F', path=
'EXPERT', title=
"TrigTRTHTH Hypo TRTHTHitsWedge", xbins=100, xmin=0, xmax=100)
15 tool = CompFactory.TrigTRTHTHhypoTool( name,
17 MinTRTHTHitsRoad = 20,
19 MinTRTHTHitsWedge = 30,
20 MinHTRatioWedge = 0.5,