![]() |
Belle II Software release-09-00-03
|
A class to wrap the Pythia random number generator for use by EvtGen. More...
#include <EvtGenDecays.h>


Public Member Functions | |
| EvtGenRandom (Pythia8::Rndm *rndmPtrIn) | |
| Constructor. | |
| double | random () |
| Return a random number. | |
Public Attributes | |
| Pythia8::Rndm * | rndmPtr |
| The random number pointer. | |
A class to wrap the Pythia random number generator for use by EvtGen.
Definition at line 29 of file EvtGenDecays.h.
|
inlineexplicit |
|
inline |
Return a random number.
Definition at line 37 of file EvtGenDecays.h.
| Pythia8::Rndm* rndmPtr |
The random number pointer.
Definition at line 40 of file EvtGenDecays.h.