77 {
78
79
82
84 EvtId other_b;
85
87
88 EvtParticle *pip,*pim,*pi0;
89
91
92
96
98
101 int iset;
102
104
105 if (first==1) {
106 iset=10000;
108 }
109 else{
110 iset=0;
111 }
112
113 double p4piplus[4],p4piminus[4],p4gamm1[4],p4gamm2[4];
114
115 double realA,imgA,realbarA,imgbarA;
116
118 &realA,&imgA,&realbarA,&imgbarA);
119
120 p4[0].set(p4piplus[3],p4piplus[0],p4piplus[1],p4piplus[2]);
121 p4[1].set(p4piminus[3],p4piminus[0],p4piminus[1],p4piminus[2]);
122 p4[2].set(p4gamm1[3]+p4gamm2[3],p4gamm1[0]+p4gamm2[0],
123 p4gamm1[1]+p4gamm2[1],p4gamm1[2]+p4gamm2[2]);
124
128 }
129 else {
132 }
133
135
136 EvtComplex amp;
137
138 EvtComplex
A(realA,imgA);
139 EvtComplex Abar(realbarA,imgbarA);
140
141 if (other_b==B0B){
144 }
145 if (other_b==B0){
148 }
149
151
152 return ;
153}
double sin(const BesAngle a)
double cos(const BesAngle a)
void evt3pions_(double *, int *, double *, double *, double *, double *, double *, double *, double *, double *)
static void OtherB(EvtParticle *p, double &t, EvtId &otherb)
void vertex(const EvtComplex &)
static EvtId getId(const std::string &name)
void makeDaughters(int ndaug, EvtId *id)
virtual void init(EvtId part_n, const EvtVector4R &p4)=0
EvtParticle * getDaug(int i)
double double double * p4