ATLAS Offline Software
Loading...
Searching...
No Matches
Functions
TRT_TR_ProcessConfig Namespace Reference
Functions
TRTPhysicsToolCfg
(flags, name="TRTPhysicsTool", **kwargs)
Function Documentation
◆
TRTPhysicsToolCfg()
TRT_TR_ProcessConfig.TRTPhysicsToolCfg
(
flags
,
name
=
"TRTPhysicsTool"
,
**
kwargs
)
Definition at line
6
of file
TRT_TR_ProcessConfig.py
.
6
def
TRTPhysicsToolCfg(flags, name="TRTPhysicsTool", **kwargs):
7
result = ComponentAccumulator()
8
#Add any future configuration here
9
result.setPrivateTools(CompFactory.TRTPhysicsTool(name, **kwargs))
10
return
result
Generated on
for ATLAS Offline Software by
1.14.0