BOSS 7.0.9
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtMLineShape Class Referenceabstract

#include <EvtMRes.hh>

+ Inheritance diagram for EvtMLineShape:

Public Member Functions

virtual ~EvtMLineShape ()
 
void setres (EvtMRes *n)
 
virtual EvtComplex shape (const vector< EvtVector4R > &product) const =0
 
virtual EvtMLineShapeduplicate () const =0
 
virtual ~EvtMLineShape ()
 
void setres (EvtMRes *n)
 
virtual EvtComplex shape (const vector< EvtVector4R > &product) const =0
 
virtual EvtMLineShapeduplicate () const =0
 

Protected Attributes

EvtMRes_node
 

Detailed Description

Constructor & Destructor Documentation

◆ ~EvtMLineShape() [1/2]

virtual EvtMLineShape::~EvtMLineShape ( )
inlinevirtual

◆ ~EvtMLineShape() [2/2]

virtual EvtMLineShape::~EvtMLineShape ( )
inlinevirtual

Definition at line 12 of file BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtMRes.hh.

12{};

Member Function Documentation

◆ duplicate() [1/2]

virtual EvtMLineShape * EvtMLineShape::duplicate ( ) const
pure virtual

◆ duplicate() [2/2]

virtual EvtMLineShape * EvtMLineShape::duplicate ( ) const
pure virtual

◆ setres() [1/2]

void EvtMLineShape::setres ( EvtMRes n)
inline

◆ setres() [2/2]

void EvtMLineShape::setres ( EvtMRes n)
inline

Definition at line 14 of file BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtMRes.hh.

14{ _node = n; }

◆ shape() [1/2]

virtual EvtComplex EvtMLineShape::shape ( const vector< EvtVector4R > &  product) const
pure virtual

◆ shape() [2/2]

virtual EvtComplex EvtMLineShape::shape ( const vector< EvtVector4R > &  product) const
pure virtual

Member Data Documentation

◆ _node

EvtMRes * EvtMLineShape::_node
protected

The documentation for this class was generated from the following files: