|
EvtGen 2.2.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
|
#include <EvtGenModels/EvtAbsExternalGen.hh>
Public Member Functions | |
| virtual | ~EvtAbsExternalGen ()=default |
| virtual bool | doDecay (EvtParticle *theMother)=0 |
| virtual double | getDecayProb (EvtParticle *) |
| virtual void | initialise ()=0 |
Definition at line 28 of file EvtAbsExternalGen.hh.
|
virtualdefault |
|
pure virtual |
Implemented in EvtPythiaEngine, and EvtTauolaEngine.
|
inlinevirtual |
Definition at line 32 of file EvtAbsExternalGen.hh.
|
pure virtual |
Implemented in EvtPythiaEngine, and EvtTauolaEngine.