The Gaudi Framework  v36r7 (7f57a304)
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