Skip to content
Snippets Groups Projects
Commit f749c2b8 authored by James Frost's avatar James Frost Committed by Graeme Stewart
Browse files

update for central TDT use (JetMonitoring-01-00-41)

	* python/JetMonitoringHistos.py : use central TDT instance
	* tag as JetMonitoring-01-00-41

2016-04-21 James Frost <james.frost AT cern.ch>
	* CMakeLists.txt added
	* tagged as JetMonitoring-01-00-40


Former-commit-id: 2a7109705284021d1ca5002d69ebef551b97b581
parent 5dbce9f5
No related branches found
No related tags found
No related merge requests found
......@@ -164,7 +164,7 @@ if DQMonFlags.useTrigger() :
#cbg
athenaMonTool_trig.FilterTools += [ monbadlb ]
ToolSvc += athenaMonTool_trig
athenaMonTool_trig.TrigDecisionTool = ToolSvc.monTrigDecTool
athenaMonTool_trig.TrigDecisionTool = getattr(ToolSvc, DQMonFlags.nameTrigDecTool())
athenaMonTool_trig.TriggerChain = "CATEGORY_monitoring_jet"
#athenaMonTool_trig.TriggerChain = "HLT_j25,HLT_j60,HLT_j200_jes_PS"
#athenaMonTool_trig.OutputLevel = 2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment