g4tools
5.4.0
|
Public Member Functions | |
rgauss (FLAT &a_flat, REAL a_mean=0, REAL a_std_dev=1) | |
virtual | ~rgauss () |
rgauss (const rgauss &a_from) | |
rgauss & | operator= (const rgauss &a_from) |
REAL | shoot (math_func a_sqrt, math_func a_log) const |
FLAT & | flat () |
void | set_seed (unsigned int a_seed) |
void | set (REAL a_mean=0, REAL a_std_dev=1) |
Protected Attributes | |
FLAT & | m_flat |
REAL | m_mean |
REAL | m_std_dev |
|
inline |
|
inlinevirtual |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |