pdg = { ###Particle masses### "mbstar" : 5415.4, "mbstar0" : 5711.0, "B0_M" : 5279.5, "Bs_M" : 5366.7, "Bplus_M" : 5279.3, "Lb_M" : 5619.4, "D0_M" : 1864.8, "Dst_M" : 2010, "pi_M" : 139.6, "Jpsi_M" : 3096.9, "Psi2s_M" : 3685.6, "kaon_M" : 493.7, "Ks_M" : 497.6, "phi_M" : 1019.5, "rho_M" : 775.26, "rho_width" : 149.1, "omega_M" : 782.65, "omega_width" : 8.49, "muon_M" : 105.7, "squark_M" : 95.0, "bquark_M" : 4180.0, "cquark_M" : 1275.0, "Bplus_tau" : 1.638e-12, ###Wilson coefficients### "C1" : -0.257, "C2" : 1.009, "C3" : -0.005, "C4" : -0.078, "C7eff" : -0.306, # "C7eff": 0.0, "C9eff" : 4.211, "C10eff" : -4.103, # "C9eff": 0.0, # "C10eff": 0.0, ###Other constants "GF" : 1.1663787e-5, "alpha_ew" : 1.0/137.0, "Vts" : 0.0394, "Vtb" : 1.019, "number_of_decays": 5404696, #Formfactor z coefficients #"b0" : [0.285, 0.19, -0.17], #"bplus" : [0.437, -1.41, -2.5], #"bT" : [0.440, -1.47, -2.7] "b0" : [0.292, 0.281, 0.150], "bplus" : [0.466, -0.885, -0.213], "bT" : [0.460, -1.089, -1.114], "NR_BR": 4.37e-7, "NR_auc": 0.00133, #Resonances format(mass, width, phase, scale) # "jpsi": (3096.0, 0.09, -1.66, 2e-2), #-------> pre scaling "jpsi": (3096.0, 0.09, -1.66, 9897.0), #---> after scaling # "jpsi": (3096.0, 0.09, -1.66, 0.0), "jpsi_BR": 6.02e-5, "jpsi_auc": 0.2126825758464027, #----------------> pre scaling # "jpsi_auc": 0.2126825758464027, #--------------> after scaling # "psi2s": (3686.0, 0.3, -1.93, 3.14e-3), #-------> pre scaling "psi2s": (3686.0, 0.3, -1.93, 1396.0), #--------> after scaling # "psi2s": (3686.0, 0.3, -1.93, 0.0), "psi2s_BR": 4.97e-6, "psi2s_auc": 2.802257483178487e-10, #------------> pre scaling "psi2s_auc": 0.0151332263 #--------------------> after scaling }