#include <EvtMParticle.hh>
Definition at line 6 of file EvtMParticle.hh.
◆ EvtMParticle()
EvtMParticle::EvtMParticle |
( |
int | label, |
|
|
const EvtId & | id ) |
Definition at line 5 of file EvtMParticle.cc.
6{
10}
static EvtSpinType::spintype getSpinType(EvtId i)
static int getSpin2(spintype stype)
Referenced by duplicate().
◆ ~EvtMParticle()
virtual EvtMParticle::~EvtMParticle |
( |
| ) |
|
|
inlinevirtual |
◆ amplitude()
Implements EvtMNode.
Definition at line 12 of file EvtMParticle.cc.
13{
14 vector<EvtSpinType::spintype> types( 2,
getspintype() );
16
19
20 return amp;
21}
EvtSpinType::spintype getspintype() const
◆ duplicate()
EvtMNode * EvtMParticle::duplicate |
( |
| ) |
const |
|
virtual |
◆ getnchild()
int EvtMParticle::getnchild |
( |
| ) |
const |
|
inlinevirtual |
◆ line()
The documentation for this class was generated from the following files: