Parameters for the StudentT distributed random number generation.
More...
#include </builds/gaudi/Gaudi/GaudiKernel/include/GaudiKernel/RndmGenerators.h>
Parameters for the StudentT distributed random number generation.
Definition at line 164 of file RndmGenerators.h.
◆ StudentT()
Rndm::StudentT::StudentT |
( |
double |
a | ) |
|
|
inline |
◆ aValue()
double Rndm::StudentT::aValue |
( |
| ) |
const |
|
inline |
◆ clone()
StudentT* Rndm::StudentT::clone |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ typeID()
Identifier for factory.
Definition at line 177 of file RndmGenerators.h.
177 {
return IID_IRndmStudentT; }
◆ Generator< StudentT >
◆ m_aValue
double Rndm::StudentT::m_aValue |
|
protected |
The documentation for this class was generated from the following file: