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