ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
python
PixelToTPIDToolConfig
Functions
python.PixelToTPIDToolConfig Namespace Reference
Functions
PixelToTPIDToolCfg
(flags, name="PixelToTPIDTool", **kwargs)
Function Documentation
◆
PixelToTPIDToolCfg()
PixelToTPIDToolCfg
(
flags
,
name
=
"PixelToTPIDTool"
,
**
kwargs
)
Definition at line
5
of file
PixelToTPIDToolConfig.py
.
5
def
PixelToTPIDToolCfg(flags, name = "PixelToTPIDTool", **kwargs):
6
from
PixelConditionsAlgorithms.PixelConditionsConfig
import
PixeldEdxAlgCfg, PixelChargeCalibCondCfg
7
acc = PixeldEdxAlgCfg(flags)
# To produce PixeldEdxData CondHandle
8
acc.merge(PixelChargeCalibCondCfg(flags))
9
acc.setPrivateTools(CompFactory.InDet.PixelToTPIDTool(name, **kwargs))
10
return
acc
Generated on
for ATLAS Offline Software by
1.17.0