g4tools
5.4.0
|
Public Member Functions | |
rdir3d () | |
virtual | ~rdir3d () |
rdir3d (const rdir3d &a_from) | |
rdir3d & | operator= (const rdir3d &a_from) |
void | shoot (double &a_x, double &a_y, double &a_z) const |
Public Member Functions inherited from tools::rdir3< rtausmed, double > | |
rdir3 (rtausmed &a_flat) | |
rdir3 (const rdir3 &a_from) | |
virtual | ~rdir3 () |
rdir3 & | operator= (const rdir3 &) |
void | shoot (double &a_x, double &a_y, double &a_z, double(*a_sqrt)(double)) const |
rtausmed & | flat () |
void | set_seed (unsigned int a_seed) |
Protected Attributes | |
rtausmed | m_flat |
Protected Attributes inherited from tools::rdir3< rtausmed, double > | |
rtausmed & | m_flat |
|
inline |
|
inline |
|
inline |