StRoot
1
|
Public Member Functions | |
EvtMHelAmp (const EvtId &id, EvtMLineShape *, const vector< EvtMNode * > &, const vector< EvtComplex > &) | |
EvtSpinAmp | amplitude (const vector< EvtVector4R > &product) const |
EvtMNode * | duplicate () const |
Public Member Functions inherited from EvtMRes | |
int | getnchild () const |
virtual EvtComplex | line (const vector< EvtVector4R > &product) const |
Public Member Functions inherited from EvtMNode | |
EvtVector4R | get4vector (const vector< EvtVector4R > &product) const |
int | getspin () const |
EvtSpinType::spintype | getspintype () const |
EvtId | getid () const |
const vector< int > & | getresonance () const |
void | setparent (EvtMNode *parent) |
EvtMNode * | getparent () const |
Additional Inherited Members | |
Protected Attributes inherited from EvtMRes | |
vector< EvtMNode * > | _children |
EvtSpinAmp | _amp |
EvtMLineShape * | _lineshape |
Protected Attributes inherited from EvtMNode | |
EvtId | _id |
int | _twospin |
vector< int > | _resonance |
EvtMNode * | _parent |
Definition at line 6 of file EvtMHelAmp.hh.