BOSS 7.0.4
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 12 of file EvtMRes.hh.
|
pure virtual |
Implemented in EvtMBreitWigner, and EvtMTrivialLS.
Referenced by EvtMHelAmp::duplicate().
|
inline |
|
pure virtual |
Implemented in EvtMBreitWigner, and EvtMTrivialLS.
Referenced by EvtMRes::line().
|
protected |
Definition at line 21 of file EvtMRes.hh.
Referenced by setres(), and EvtMBreitWigner::shape().