Loading [MathJax]/extensions/tex2jax.js
The Gaudi Framework  v36r16 (ea80daf8)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
PartPropSvc.py
Go to the documentation of this file.
1 
14 from PartPropSvc.PartPropSvcConf import PartPropSvc
15 
16 ServiceMgr += PartPropSvc() # noqa: F821 (ATLAS/athena-specific global)
17 PartPropSvc.InputFile = "PDGTABLE.MeV=PDG"
18 
19 # --------------------------------------------------------------
PartPropSvc
Definition: PartPropSvc.py:1