|
BOSS 8.0.0
BESIII Offline Software System
|
#include <EvtMRes.hh>
Public Member Functions | |
| EvtMRes () | |
| virtual | ~EvtMRes () |
| int | getnchild () const |
| virtual EvtComplex | line (const vector< EvtVector4R > &product) const |
| Public Member Functions inherited from EvtMNode | |
| EvtMNode () | |
| virtual | ~EvtMNode () |
| virtual EvtSpinAmp | amplitude (const vector< EvtVector4R > &product) const =0 |
| 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 |
| virtual EvtMNode * | duplicate () const =0 |
Protected Attributes | |
| vector< EvtMNode * > | _children |
| EvtSpinAmp | _amp |
| EvtMLineShape * | _lineshape |
| Protected Attributes inherited from EvtMNode | |
| EvtId | _id |
| int | _twospin |
| vector< int > | _resonance |
| EvtMNode * | _parent |
Definition at line 22 of file EvtMRes.hh.
|
inline |
Definition at line 25 of file EvtMRes.hh.
|
inlinevirtual |
Definition at line 26 of file EvtMRes.hh.
|
inlinevirtual |
|
inlinevirtual |
|
protected |
Definition at line 39 of file EvtMRes.hh.
Referenced by EvtMHelAmp::amplitude(), and EvtMHelAmp::EvtMHelAmp().
|
protected |
Definition at line 36 of file EvtMRes.hh.
Referenced by EvtMHelAmp::amplitude(), EvtMHelAmp::duplicate(), EvtMHelAmp::EvtMHelAmp(), and getnchild().
|
protected |
Definition at line 42 of file EvtMRes.hh.
Referenced by EvtMHelAmp::duplicate(), EvtMHelAmp::EvtMHelAmp(), and line().