ATLAS Offline Software
Loading...
Searching...
No Matches
python
HGTD_VertexTimeConfig
Functions
python.HGTD_VertexTimeConfig Namespace Reference
Functions
VertexTimeAlgCfg
(flags, name='VertexTimeAlg', **kwargs)
Function Documentation
◆
VertexTimeAlgCfg()
python.HGTD_VertexTimeConfig.VertexTimeAlgCfg
(
flags
,
name
=
'VertexTimeAlg'
,
**
kwargs
)
Definition at line
6
of file
HGTD_VertexTimeConfig.py
.
6
def
VertexTimeAlgCfg(flags, name='VertexTimeAlg', **kwargs):
7
acc = ComponentAccumulator()
8
9
acc.addEventAlgo(CompFactory.HGTD.VertexTimeAlg(name, **kwargs))
10
return
acc
Generated on
for ATLAS Offline Software by
1.14.0