#include <RdGeoCeLDFFitter.h>
|
| CorRand (const Double_t mu[2], const Double_t sig[2], const Double_t rho, unsigned int seed) |
|
TF2 * | GetFkt () |
|
void | GetRnd (double *const a, double *const b) |
|
| ~CorRand () |
|
|
TF2 * | gausFkt = nullptr |
|
Double_t | myMu [2] = { 0 } |
|
TRandom3 * | rnd = nullptr |
|
Double_t | RT [2][2] = { { 0 } } |
|
Definition at line 33 of file RdGeoCeLDFFitter.h.
RdGeoCeLDFFitter::CorRand::CorRand |
( |
const Double_t |
mu[2], |
|
|
const Double_t |
sig[2], |
|
|
const Double_t |
rho, |
|
|
unsigned int |
seed |
|
) |
| |
|
inline |
RdGeoCeLDFFitter::CorRand::~CorRand |
( |
| ) |
|
|
inline |
TF2* RdGeoCeLDFFitter::CorRand::GetFkt |
( |
| ) |
|
|
inline |
void RdGeoCeLDFFitter::CorRand::GetRnd |
( |
double *const |
a, |
|
|
double *const |
b |
|
) |
| |
|
inline |
TF2* RdGeoCeLDFFitter::CorRand::gausFkt = nullptr |
|
private |
Double_t RdGeoCeLDFFitter::CorRand::myMu[2] = { 0 } |
|
private |
TRandom3* RdGeoCeLDFFitter::CorRand::rnd = nullptr |
|
private |
Double_t RdGeoCeLDFFitter::CorRand::RT[2][2] = { { 0 } } |
|
private |
The documentation for this class was generated from the following file: