#include <RandomVector.h>
- Author
- Mark Fischler mf@fn.nosp@m.al.g.nosp@m.ov
Definition at line 41 of file RandomVector.h.
◆ HepRandomVector() [1/4]
CLHEP::HepRandomVector::HepRandomVector |
( |
| ) |
|
Definition at line 21 of file RandomVector.cc.
22:
theEngine(
new HepJamesRandom(11327503L)), deleteEngine(
true)
23{
24}
HepRandomEngine * theEngine
◆ HepRandomVector() [2/4]
CLHEP::HepRandomVector::HepRandomVector |
( |
long |
seed | ) |
|
◆ HepRandomVector() [3/4]
◆ HepRandomVector() [4/4]
◆ ~HepRandomVector()
CLHEP::HepRandomVector::~HepRandomVector |
( |
| ) |
|
|
virtual |
◆ flat() [1/2]
◆ flat() [2/2]
◆ flatArray() [1/2]
void CLHEP::HepRandomVector::flatArray |
( |
const int |
size, |
|
|
HepVector * |
vect |
|
) |
| |
|
inline |
◆ flatArray() [2/2]
◆ operator()()
HepVector CLHEP::HepRandomVector::operator() |
( |
| ) |
|
|
virtual |
◆ theEngine
The documentation for this class was generated from the following files: