Definition at line 146 of file randd.
◆ rbwd() [1/2]
| tools::rbwd::rbwd |
( |
double |
a_mean = 0, |
|
|
double |
a_gamma = 1 |
|
) |
| |
|
inline |
◆ ~rbwd()
| virtual tools::rbwd::~rbwd |
( |
| ) |
|
|
inlinevirtual |
◆ rbwd() [2/2]
| tools::rbwd::rbwd |
( |
const rbwd & |
a_from | ) |
|
|
inline |
◆ cast()
| virtual void* tools::rbwd::cast |
( |
const std::string & |
a_class | ) |
const |
|
inlinevirtual |
Implements tools::irandd.
Definition at line 151 of file randd.
152 if(
void* p = cmp_cast<rbwd>(
this,a_class))
return p;
◆ operator=()
| rbwd& tools::rbwd::operator= |
( |
const rbwd & |
a_from | ) |
|
|
inline |
◆ shoot()
| double tools::rbwd::shoot |
( |
| ) |
const |
|
inline |
◆ shootd()
| virtual double tools::rbwd::shootd |
( |
| ) |
const |
|
inlinevirtual |
◆ m_flat
The documentation for this class was generated from the following file:
- /Users/barrand/private/dev/softinex/g4tools/g4tools/tools/randd