1 COMPLEX FUNCTION fa1rchl(QQ)
4 DOUBLE PRECISION M1,M2,M3
7 c.......................................................................
9 c. fa1chl - rcht version of the a1 propagator
11 c. inputs : qq - invariant masses**2 [gev**2]
12 c. outputs : fa1rchl formfactor
value at qq
14 c.
COMMON : rcht_3pi content is defined in this routine
16 c. calls : functions from file ./wid_a1_fit.f
17 c. called : from file f3pi_rcht.f, fkkpi.f, fkk0pi0.f
18 c************************************************************************
19 include
'../parameter.inc'
20 include
'../funct_declar.inc'
21 c******************************************
22 c initilisation of the mass of the particles
23 c*****************************************
24 call rchl_parameters(5)
26 c$$$c we impose isospin symmetry requesting that charged and neutral pion mass
27 c$$$c are equal. this may need to be changed
28 c$$$ mmpi_av = (2.*mpic+mpiz)/3.
34 c
Function wid_a1_fit.f calculates the energy dependence of
37 IF(qq.GE.(m1+m2+m3)**2)
THEN
38 ggma1 = wid_a1_fit(qq)
44 fa1rchl = 1./(qq-mma1*mma1+i*mma1*ggma1)
49 c to switch on/off remotely option for scalar contr.
50 c to form1 form2 of 3 pi mode.
51 subroutine getff3piscal(INUM)
53 include
'../parameter.inc'
58 subroutine setff3piscal(INUM)
60 include
'../parameter.inc'