#include <CLHEP/Random/MixMaxRng.h>
Definition at line 53 of file MixMaxRng.h.
◆ MixMaxRng() [1/4]
| CLHEP::MixMaxRng::MixMaxRng |
( |
std::istream & |
is | ) |
|
◆ MixMaxRng() [2/4]
| CLHEP::MixMaxRng::MixMaxRng |
( |
| ) |
|
◆ MixMaxRng() [3/4]
| CLHEP::MixMaxRng::MixMaxRng |
( |
long |
seed | ) |
|
◆ ~MixMaxRng()
| CLHEP::MixMaxRng::~MixMaxRng |
( |
| ) |
|
◆ MixMaxRng() [4/4]
| CLHEP::MixMaxRng::MixMaxRng |
( |
const MixMaxRng & |
rng | ) |
|
◆ beginTag()
| static std::string CLHEP::MixMaxRng::beginTag |
( |
| ) |
|
|
static |
◆ engineName()
| static std::string CLHEP::MixMaxRng::engineName |
( |
| ) |
|
|
static |
◆ flat()
| double CLHEP::MixMaxRng::flat |
( |
| ) |
|
|
inlinevirtual |
◆ flatArray()
| void CLHEP::MixMaxRng::flatArray |
( |
const int |
size, |
|
|
double * |
vect |
|
) |
| |
|
virtual |
◆ get() [1/2]
| bool CLHEP::MixMaxRng::get |
( |
const std::vector< unsigned long > & |
vec | ) |
|
|
virtual |
◆ get() [2/2]
| virtual std::istream & CLHEP::MixMaxRng::get |
( |
std::istream & |
is | ) |
|
|
virtual |
◆ getState() [1/2]
| bool CLHEP::MixMaxRng::getState |
( |
const std::vector< unsigned long > & |
vec | ) |
|
|
virtual |
◆ getState() [2/2]
| virtual std::istream & CLHEP::MixMaxRng::getState |
( |
std::istream & |
is | ) |
|
|
virtual |
◆ name()
| std::string CLHEP::MixMaxRng::name |
( |
| ) |
const |
|
inlinevirtual |
◆ operator double()
| CLHEP::MixMaxRng::operator double |
( |
| ) |
|
|
inlinevirtual |
◆ operator float()
| CLHEP::MixMaxRng::operator float |
( |
| ) |
|
|
inlinevirtual |
◆ operator unsigned int()
| CLHEP::MixMaxRng::operator unsigned int |
( |
| ) |
|
|
inlinevirtual |
◆ operator=()
◆ put() [1/2]
| std::vector< unsigned long > CLHEP::MixMaxRng::put |
( |
| ) |
const |
|
virtual |
◆ put() [2/2]
| virtual std::ostream & CLHEP::MixMaxRng::put |
( |
std::ostream & |
os | ) |
const |
|
virtual |
◆ restoreStatus()
| void CLHEP::MixMaxRng::restoreStatus |
( |
const char |
filename[] = "MixMaxRngState.conf" | ) |
|
|
virtual |
◆ saveStatus()
| void CLHEP::MixMaxRng::saveStatus |
( |
const char |
filename[] = "MixMaxRngState.conf" | ) |
const |
|
virtual |
◆ setSeed()
| void CLHEP::MixMaxRng::setSeed |
( |
long |
longSeed, |
|
|
int |
= 0 |
|
) |
| |
|
inlinevirtual |
◆ setSeeds()
| void CLHEP::MixMaxRng::setSeeds |
( |
const long * |
seeds, |
|
|
int |
seedNum = 0 |
|
) |
| |
|
virtual |
◆ showStatus()
| void CLHEP::MixMaxRng::showStatus |
( |
| ) |
const |
|
virtual |
The documentation for this class was generated from the following file: