BOSS 7.0.8
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 () |
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 |
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.
|
inlinevirtual |
Definition at line 12 of file EvtMHelAmp.hh.
|
virtual |
Implements EvtMNode.
Definition at line 56 of file EvtMHelAmp.cc.
|
virtual |
Implements EvtMNode.
Definition at line 114 of file EvtMHelAmp.cc.
Referenced by duplicate().