Belle II Software
release-08-01-10
|
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.