|
BOSS 8.0.0
BESIII Offline Software System
|
#include <EvtMHelAmp.hh>
Public Member Functions | |
| EvtMHelAmp (const EvtId &id, EvtMLineShape *, const vector< EvtMNode * > &, const vector< EvtComplex > &) | |
| virtual | ~EvtMHelAmp () |
| EvtSpinAmp | amplitude (const vector< EvtVector4R > &product) const |
| EvtMNode * | duplicate () const |
| Public Member Functions inherited from EvtMRes | |
| EvtMRes () | |
| virtual | ~EvtMRes () |
| int | getnchild () const |
| virtual EvtComplex | line (const vector< EvtVector4R > &product) const |
| Public Member Functions inherited from EvtMNode | |
| EvtMNode () | |
| virtual | ~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.
| EvtMHelAmp::EvtMHelAmp | ( | const EvtId & | id, |
| EvtMLineShape * | lineshape, | ||
| const vector< EvtMNode * > & | children, | ||
| const vector< EvtComplex > & | elem ) |
Definition at line 8 of file EvtMHelAmp.cc.
Referenced by duplicate().
|
inlinevirtual |
Definition at line 11 of file EvtMHelAmp.hh.
|
virtual |
Implements EvtMNode.
Definition at line 55 of file EvtMHelAmp.cc.
|
virtual |
Implements EvtMNode.
Definition at line 111 of file EvtMHelAmp.cc.
Referenced by duplicate().