00001 #-------------------------------------------------------------- 00002 # PartPropSvc Service options 00003 #-------------------------------------------------------------- 00004 theApp.Dlls += [ "PartPropSvc" ] 00005 theApp.ExtSvc += ["PartPropSvc"] 00006 PartPropSvc = Service( "PartPropSvc" ) 00007 PartPropSvc.InputType = "PDG" 00008 PartPropSvc.InputFile = ["PDGTABLE.MeV"] 00009 #--------------------------------------------------------------