ATLAS Offline Software
Loading...
Searching...
No Matches
TBCondRunParTool_Cool.py
Go to the documentation of this file.
1# jobOption fragment for TBCondRunParTool
2# COOL version - assumes IOVDbSvc/IOVRecExTB.py has already been loaded
3
4# set folders and partition location
5IOVDbSvc=Service("IOVDbSvc")
6ToolSvc=Service("ToolSvc")
7
8# set partition for combined running
9ToolSvc.TBCondRunParTool.RunParamFolder="/TDAQ/part_Combined"
10IOVDbSvc.Folders+=[CondDBCool.TDAQ+"/TDAQ/part_Combined/RunParams.RunParams"]