|
BOSS 8.0.0
BESIII Offline Software System
|
#include <EvtMRes.hh>
Public Member Functions | |
| virtual | ~EvtMLineShape () |
| void | setres (EvtMRes *n) |
| virtual EvtComplex | shape (const vector< EvtVector4R > &product) const =0 |
| virtual EvtMLineShape * | duplicate () const =0 |
Protected Attributes | |
| EvtMRes * | _node |
Definition at line 8 of file EvtMRes.hh.
|
inlinevirtual |
Definition at line 11 of file EvtMRes.hh.
|
pure virtual |
Implemented in EvtMBreitWigner, and EvtMTrivialLS.
|
inline |
|
pure virtual |
Implemented in EvtMBreitWigner, and EvtMTrivialLS.
|
protected |
Definition at line 19 of file EvtMRes.hh.
Referenced by setres(), and EvtMBreitWigner::shape().