ATLAS Offline Software
Loading...
Searching...
No Matches
python.GeometryDBConfig Namespace Reference

Functions

 InDetGeometryDBSvcCfg (flags)

Function Documentation

◆ InDetGeometryDBSvcCfg()

python.GeometryDBConfig.InDetGeometryDBSvcCfg ( flags)

Definition at line 7 of file GeometryDBConfig.py.

7def InDetGeometryDBSvcCfg(flags):
8 acc = ComponentAccumulator()
9 acc.addService(CompFactory.GeometryDBSvc("InDetGeometryDBSvc"), primary=True)
10 return acc