21#include "EvtGenBase/EvtPatches.hh"
23#include "EvtGenBase/EvtParticle.hh"
24#include "EvtGenBase/EvtScalarParticle.hh"
25#include "EvtGenBase/EvtVectorParticle.hh"
26#include "EvtGenBase/EvtPhotonParticle.hh"
27#include "EvtGenBase/EvtTensorParticle.hh"
28#include "EvtGenBase/EvtGenKine.hh"
29#include "EvtGenBase/EvtPDL.hh"
30#include "EvtGenBase/EvtVector4C.hh"
31#include "EvtGenBase/EvtVector4R.hh"
32#include "EvtGenBase/EvtReport.hh"
33#include "EvtGenModels/EvtKstarstargamma.hh"
35#include "EvtGenBase/EvtEvalHelAmp.hh"
36#include "EvtGenBase/EvtPropBreitWignerRel.hh"
37#include "EvtGenBase/EvtTwoBodyVertex.hh"
43 model_name=
"KSTARSTARGAMMA";
122 d1.evalAmp(&theB,amp1);
147 double m = theKstarP4.
mass();
154 double width = prop.g0() *
v.widthFactor(v1);
161 d2.evalAmp(&theKstar,amp2);
163 vertex(0,bwamp*(amp1._amp[0]*amp2._amp[0]+
164 amp1._amp[1]*amp2._amp[1]+
165 amp1._amp[2]*amp2._amp[2]+
166 amp1._amp[3]*amp2._amp[3]+
167 amp1._amp[4]*amp2._amp[4]));
169 vertex(1,bwamp*(amp1._amp[5]*amp2._amp[0]+
170 amp1._amp[6]*amp2._amp[1]+
171 amp1._amp[7]*amp2._amp[2]+
172 amp1._amp[8]*amp2._amp[3]+
173 amp1._amp[9]*amp2._amp[4]));
**********Class see also m_nmax DOUBLE PRECISION m_amel DOUBLE PRECISION m_x2 DOUBLE PRECISION m_alfinv DOUBLE PRECISION m_Xenph INTEGER m_KeyWtm INTEGER m_idyfs DOUBLE PRECISION m_zini DOUBLE PRECISION m_q2 DOUBLE PRECISION m_Wt_KF DOUBLE PRECISION m_WtCut INTEGER m_KFfin *COMMON c_KarLud $ !Input CMS energy[GeV] $ !CMS energy after beam spread beam strahlung[GeV] $ !Beam energy spread[GeV] $ !z boost due to beam spread $ !electron beam mass *ff pair spectrum $ !minimum v
EvtDiracSpinor boostTo(const EvtDiracSpinor &sp, const EvtVector4R p4)
void vertex(const EvtComplex &)
void checkSpinDaughter(int d1, EvtSpinType::spintype sp)
void checkSpinParent(EvtSpinType::spintype sp)
void checkNDaug(int d1, int d2=-1)
void checkNArg(int a1, int a2=-1, int a3=-1, int a4=-1)
virtual ~EvtKstarstargamma()
void getName(std::string &name)
void decay(EvtParticle *p)
static EvtId getId(const std::string &name)
EvtVector4R getP4Restframe()
const EvtVector4R & getP4() const
EvtParticle * getDaug(int i)
void addDaug(EvtParticle *node)
double initializePhaseSpace(int numdaughter, EvtId *daughters, double poleSize=-1., int whichTwo1=0, int whichTwo2=1)
void init(EvtId part_n, double e, double px, double py, double pz)
void init(EvtId part_n, double e, double px, double py, double pz)
void init(EvtId part_n, double e, double px, double py, double pz)