ampgen_pipi_swave

class PiPiSwaveKmatrix(name, **kwargs)[source]

Bases: Particle

pipi S wave model from AmpGen (https://github.com/GooFit/AmpGen/blob/master/src/Lineshapes/kMatrix.cpp). using the parameters from DtoKKpipi_v2.opt (https://github.com/GooFit/AmpGen/blob/master/options/DtoKKpipi_v2.opt)

(Source code, png, hires.png, pdf)

../_images/tf_pwa-amp-ampgen_pipi_swave-1.png
get_amp(data, data_c, **kwargs)[source]
get_params_vecter()[source]
init_params()[source]
model_name = 'pipi_Swave'
complex_sqrt(x)[source]
constructKMatrix(this_s, nChannels, poleConfigs)[source]
d_prod(a, b)[source]
gFromGamma(m, gamma, rho)[source]
getPropagator(kMatrix, phaseSpace)[source]
kMatrix_fun(s, all_tokens=['pole.0'], new_params={}, particleName='PiPi00')[source]
phsp_FOCUS(s, m0, m1)[source]
phsp_fourPi(s)[source]

Parameterisation of the 4pi phase space taken from Laura (https://laura.hepforge.org/ or Ref. https://arxiv.org/abs/1711.09854)

phsp_twoBody(s, m0, m1)[source]
pol(x, p)[source]
class poleConfig(s, couplings=None)[source]

Bases: object

add(x)[source]
property couplings
to_matrix(x)[source]