![]() |
AmpGen 2.1
|
Definition at line 16 of file DecayChainStack.h.
Public Member Functions | |
| DecayChainStackBase ()=default | |
| DecayChainStackBase (const Particle &particle) | |
| virtual | ~DecayChainStackBase () |
| virtual Event | makeEvent (TRandom3 *rndm) const =0 |
| virtual double | maxWeight () const =0 |
| virtual unsigned | NP () const =0 |
| virtual bool | operator== (const DecayChainStackBase &other) const =0 |
|
default |
| AmpGen::DecayChainStackBase::DecayChainStackBase | ( | const Particle & | particle | ) |
|
inlinevirtual |
Definition at line 20 of file DecayChainStack.h.
|
pure virtual |
Implemented in AmpGen::DecayChainStack< N >.
|
pure virtual |
Implemented in AmpGen::DecayChainStack< N >.
|
pure virtual |
Implemented in AmpGen::DecayChainStack< N >.
|
pure virtual |
Implemented in AmpGen::DecayChainStack< N >.