ATLAS Offline Software
python
PartPropSvcConfig
Functions
python.PartPropSvcConfig Namespace Reference
Functions
def
PartPropSvcCfg
(flags, **kwargs)
Function Documentation
◆
PartPropSvcCfg()
def python.PartPropSvcConfig.PartPropSvcCfg
(
flags
,
**
kwargs
)
Definition at line
6
of file
PartPropSvcConfig.py
.
6
def
PartPropSvcCfg
(flags, **kwargs):
7
result =
ComponentAccumulator
()
8
kwargs.setdefault(
"InputFile"
,
"PDGTABLE.MeV"
)
9
result.addService(CompFactory.PartPropSvc(name=
"PartPropSvc"
, **kwargs), primary=
True
)
10
return
result
python.JetAnalysisCommon.ComponentAccumulator
ComponentAccumulator
Definition:
JetAnalysisCommon.py:302
python.PartPropSvcConfig.PartPropSvcCfg
def PartPropSvcCfg(flags, **kwargs)
Definition:
PartPropSvcConfig.py:6
Generated on Thu Nov 7 2024 22:23:43 for ATLAS Offline Software by
1.8.18