#include <EvtTRandom.h>
Definition at line 16 of file EvtTRandom.h.
◆ ~IEvtRandom() [1/2]
virtual MINT::IEvtRandom::~IEvtRandom |
( |
| ) |
|
|
inlinevirtual |
◆ ~IEvtRandom() [2/2]
virtual MINT::IEvtRandom::~IEvtRandom |
( |
| ) |
|
|
inlinevirtual |
◆ GetSeed()
virtual UInt_t MINT::IEvtRandom::GetSeed |
( |
| ) |
const |
|
pure virtual |
◆ Rndm() [1/2]
virtual double MINT::IEvtRandom::Rndm |
( |
| ) |
|
|
pure virtual |
For the sole purpose of binding to the EvtGen random number generator To be implemented in the EvtGen decay model
◆ Rndm() [2/2]
virtual double MINT::IEvtRandom::Rndm |
( |
Int_t |
i | ) |
|
|
pure virtual |
◆ SetSeed()
virtual void MINT::IEvtRandom::SetSeed |
( |
UInt_t |
seed | ) |
|
|
pure virtual |
The documentation for this class was generated from the following files: