The Gaudi Framework  v36r11 (bdb84f5f)
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