ATLAS Offline Software
Functions
DeviceMgmtSvcConfig Namespace Reference
Functions
def
DeviceMgmtSvcCfg
(flags, xclbin_list)
Function Documentation
◆
DeviceMgmtSvcCfg()
def 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
python.JetAnalysisCommon.ComponentAccumulator
ComponentAccumulator
Definition:
JetAnalysisCommon.py:302
DeviceMgmtSvcConfig.DeviceMgmtSvcCfg
def DeviceMgmtSvcCfg(flags, xclbin_list)
Definition:
DeviceMgmtSvcConfig.py:7
Generated on Mon Sep 1 2025 21:59:17 for ATLAS Offline Software by
1.8.18