Definition at line 74 of file randd.
◆ rexpd() [1/2]
tools::rexpd::rexpd |
( |
double |
a_rate = 1 | ) |
|
|
inline |
Definition at line 85 of file randd.
◆ ~rexpd()
virtual tools::rexpd::~rexpd |
( |
| ) |
|
|
inlinevirtual |
Definition at line 86 of file randd.
◆ rexpd() [2/2]
tools::rexpd::rexpd |
( |
const rexpd & |
a_from | ) |
|
|
inline |
Definition at line 88 of file randd.
◆ cast()
virtual void* tools::rexpd::cast |
( |
const std::string & |
a_class | ) |
const |
|
inlinevirtual |
Implements tools::irandd.
Definition at line 79 of file randd.
80 if(
void* p = cmp_cast<rexpd>(
this,a_class))
return p;
◆ operator=()
rexpd& tools::rexpd::operator= |
( |
const rexpd & |
a_from | ) |
|
|
inline |
Definition at line 89 of file randd.
◆ shoot()
double tools::rexpd::shoot |
( |
| ) |
const |
|
inline |
Definition at line 95 of file randd.
◆ shootd()
virtual double tools::rexpd::shootd |
( |
| ) |
const |
|
inlinevirtual |
◆ m_flat
Definition at line 97 of file randd.
The documentation for this class was generated from the following file:
- /Users/barrand/private/dev/softinex/g4tools/g4tools/tools/randd