#include <AtStudentDistribution.h>
|
static thread_local std::unique_ptr< std::mt19937 > | fRand = nullptr |
|
Definition at line 9 of file AtStudentDistribution.h.
◆ AtStudentDistribution()
MCFitter::AtStudentDistribution::AtStudentDistribution |
( |
double |
mean, |
|
|
double |
spread, |
|
|
double |
seed = 0 |
|
) |
| |
◆ ~AtStudentDistribution()
virtual MCFitter::AtStudentDistribution::~AtStudentDistribution |
( |
| ) |
|
|
virtualdefault |
◆ GetDoF()
double MCFitter::AtStudentDistribution::GetDoF |
( |
| ) |
const |
|
inline |
◆ SampleSpread()
double MCFitter::AtStudentDistribution::SampleSpread |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ SetDoF()
void MCFitter::AtStudentDistribution::SetDoF |
( |
double |
dof | ) |
|
|
inline |
◆ TruncateSpace()
void MCFitter::AtStudentDistribution::TruncateSpace |
( |
| ) |
|
|
inlineoverridevirtual |
◆ fDistro
std::student_t_distribution MCFitter::AtStudentDistribution::fDistro {1} |
|
protected |
The documentation for this class was generated from the following files: