BOSS 7.0.5
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 int | getnchild () const =0 |
virtual EvtComplex | line (const vector< EvtVector4R > &product) const =0 |
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 24 of file EvtMRes.hh.
|
inline |
Definition at line 28 of file EvtMRes.hh.
|
inlinevirtual |
Definition at line 29 of file EvtMRes.hh.
|
inlinevirtual |
|
inlinevirtual |
Implements EvtMNode.
Definition at line 33 of file EvtMRes.hh.
|
protected |
Definition at line 42 of file EvtMRes.hh.
Referenced by EvtMHelAmp::amplitude(), and EvtMHelAmp::EvtMHelAmp().
|
protected |
Definition at line 39 of file EvtMRes.hh.
Referenced by EvtMHelAmp::amplitude(), EvtMHelAmp::duplicate(), EvtMHelAmp::EvtMHelAmp(), and getnchild().
|
protected |
Definition at line 45 of file EvtMRes.hh.
Referenced by EvtMHelAmp::duplicate(), EvtMHelAmp::EvtMHelAmp(), and line().