21 #ifndef EVTDECAYAMP_HH
22 #define EVTDECAYAMP_HH
24 #include "EvtGenBase/EvtDecayBase.hh"
25 #include "EvtGenBase/EvtAmp.hh"
31 void makeDecay(
EvtParticle* p,
bool recursive=
true);
32 inline void setWeight(
double weight) {_weight=weight;}
55 {_amp2.
vertex(i1,i2,i3,amp);}
void vertex(int *i1, const EvtComplex &)
void vertex(int i1, int i2, const EvtComplex &)
void vertex(int i1, int i2, int i3, const EvtComplex &)
const EvtAmp & amplitude() const
void vertex(int i1, const EvtComplex &)
void vertex(const EvtComplex &)
void vertex(const EvtComplex &)