Parameters for the StudentT distributed random number generation.
More...
#include </scratch/z5/marcocle/GaudiDocs/lhcb-release/825/GAUDI/GAUDI_v26r3/InstallArea/x86_64-slc6-gcc48-opt/include/GaudiKernel/RndmGenerators.h>
Parameters for the StudentT distributed random number generation.
Definition at line 171 of file RndmGenerators.h.
Rndm::StudentT::StudentT |
( |
double |
a | ) |
|
|
inline |
Standard Constructor.
Definition at line 178 of file RndmGenerators.h.
double m_aValue
StudentT distribution parameter.
virtual Rndm::StudentT::~StudentT |
( |
| ) |
|
|
inlinevirtual |
Rndm::StudentT::StudentT |
( |
double |
a | ) |
|
|
inline |
Standard Constructor.
Definition at line 178 of file RndmGenerators.h.
double m_aValue
StudentT distribution parameter.
virtual Rndm::StudentT::~StudentT |
( |
| ) |
|
|
inlinevirtual |
double Rndm::StudentT::aValue |
( |
| ) |
const |
|
inline |
Access A parameter.
Definition at line 182 of file RndmGenerators.h.
double m_aValue
StudentT distribution parameter.
double Rndm::StudentT::aValue |
( |
| ) |
const |
|
inline |
Access A parameter.
Definition at line 182 of file RndmGenerators.h.
double m_aValue
StudentT distribution parameter.
Clone parameters.
Implements IRndmGen::Param.
Definition at line 186 of file RndmGenerators.h.
StudentT(double a)
Standard Constructor.
double m_aValue
StudentT distribution parameter.
Clone parameters.
Implements IRndmGen::Param.
Definition at line 186 of file RndmGenerators.h.
StudentT(double a)
Standard Constructor.
double m_aValue
StudentT distribution parameter.
Identifier for factory.
Definition at line 184 of file RndmGenerators.h.
184 {
return IID_IRndmStudentT; }
Identifier for factory.
Definition at line 184 of file RndmGenerators.h.
184 {
return IID_IRndmStudentT; }
double Rndm::StudentT::m_aValue |
|
protected |
The documentation for this class was generated from the following file: