ATLAS Offline Software
Functions
InDetSecVertexValidationConfig Namespace Reference

Functions

ComponentAccumulator PhysValSecVtxCfg (flags, str name='PhysValSecVtx', **kwargs)
 

Function Documentation

◆ PhysValSecVtxCfg()

ComponentAccumulator InDetSecVertexValidationConfig.PhysValSecVtxCfg (   flags,
str   name = 'PhysValSecVtx',
**  kwargs 
)

Definition at line 6 of file InDetSecVertexValidationConfig.py.

6 def PhysValSecVtxCfg(flags,
7  name: str = 'PhysValSecVtx',
8  **kwargs) -> ComponentAccumulator:
10  acc.setPrivateTools(CompFactory.PhysValSecVtx(name=name, **kwargs))
11  return acc
python.JetAnalysisCommon.ComponentAccumulator
ComponentAccumulator
Definition: JetAnalysisCommon.py:302
InDetSecVertexValidationConfig.PhysValSecVtxCfg
ComponentAccumulator PhysValSecVtxCfg(flags, str name='PhysValSecVtx', **kwargs)
Definition: InDetSecVertexValidationConfig.py:6