ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Functions
RDBAccessSvcConfig Namespace Reference
Functions
RDBAccessSvcCfg
(flags, name="RDBAccessSvc", **kwargs)
Function Documentation
◆
RDBAccessSvcCfg()
RDBAccessSvcCfg
(
flags
,
name
=
"RDBAccessSvc"
,
**
kwargs
)
Definition at line
7
of file
RDBAccessSvcConfig.py
.
7
def
RDBAccessSvcCfg(flags, name="RDBAccessSvc", **kwargs):
8
result = ComponentAccumulator()
9
result.addService(CompFactory.RDBAccessSvc(name,**kwargs), primary=
True
)
10
return
result
Generated on
for ATLAS Offline Software by
1.17.0