The Gaudi Framework  v36r9p1 (5c15b2bb)
PartPropSvc.py
Go to the documentation of this file.
1 
14 from PartPropSvc.PartPropSvcConf import PartPropSvc
15 
16 ServiceMgr += PartPropSvc()
17 PartPropSvc.InputFile = "PDGTABLE.MeV=PDG"
18 
19 # --------------------------------------------------------------
PartPropSvc
Definition: PartPropSvc.py:1