ATLAS Offline Software
Loading...
Searching...
No Matches
Functions
DeviceMgmtSvcConfig Namespace Reference
Functions
DeviceMgmtSvcCfg
(flags, xclbin_list)
Function Documentation
◆
DeviceMgmtSvcCfg()
DeviceMgmtSvcConfig.DeviceMgmtSvcCfg
(
flags
,
xclbin_list
)
Definition at line
7
of file
DeviceMgmtSvcConfig.py
.
7
def
DeviceMgmtSvcCfg(flags, xclbin_list):
8
9
result = ComponentAccumulator()
10
11
XRTSvc = CompFactory.AthXRT.DeviceMgmtSvc(XclbinPathsList = xclbin_list)
12
result.addService(XRTSvc)
13
14
return
result
Generated on
for ATLAS Offline Software by
1.14.0