#include <TGenPhaseSpaceWithRnd.h>
Definition at line 7 of file TGenPhaseSpaceWithRnd.h.
◆ TGenPhaseSpaceWithRnd()
TGenPhaseSpaceWithRnd::TGenPhaseSpaceWithRnd |
( |
TRandom * |
rnd = gRandom | ) |
|
|
inline |
◆ Generate()
Double_t TGenPhaseSpaceWithRnd::Generate |
( |
| ) |
|
|
inline |
Definition at line 12 of file TGenPhaseSpaceWithRnd.h.
13 TRandom* oldGRandom = gRandom;
15 Double_t returnVal = TGenPhaseSpace::Generate();
◆ setRandom()
void TGenPhaseSpaceWithRnd::setRandom |
( |
TRandom * |
rnd = gRandom | ) |
|
|
inline |
◆ _rnd
TRandom* TGenPhaseSpaceWithRnd::_rnd |
|
private |
The documentation for this class was generated from the following file: