List of all members | Public Member Functions | Private Attributes
RdGeoCeLDFFitter::CorRand Class Reference

#include <RdGeoCeLDFFitter.h>

Public Member Functions

 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 ()
 

Private Attributes

TF2 * gausFkt = nullptr
 
Double_t myMu [2] = { 0 }
 
TRandom3 * rnd = nullptr
 
Double_t RT [2][2] = { { 0 } }
 

Detailed Description

Definition at line 33 of file RdGeoCeLDFFitter.h.

Constructor & Destructor Documentation

RdGeoCeLDFFitter::CorRand::CorRand ( const Double_t  mu[2],
const Double_t  sig[2],
const Double_t  rho,
unsigned int  seed 
)
inline

Definition at line 41 of file RdGeoCeLDFFitter.h.

References gausFkt, myMu, rnd, RT, and sqrt().

RdGeoCeLDFFitter::CorRand::~CorRand ( )
inline

Definition at line 72 of file RdGeoCeLDFFitter.h.

References gausFkt, and rnd.

Member Function Documentation

TF2* RdGeoCeLDFFitter::CorRand::GetFkt ( )
inline

Definition at line 70 of file RdGeoCeLDFFitter.h.

References gausFkt.

void RdGeoCeLDFFitter::CorRand::GetRnd ( double *const  a,
double *const  b 
)
inline

Definition at line 59 of file RdGeoCeLDFFitter.h.

References myMu, rnd, and RT.

Referenced by RdGeoCeLDFFitter::RdGeoCeLDFFitter::Run().

Member Data Documentation

TF2* RdGeoCeLDFFitter::CorRand::gausFkt = nullptr
private

Definition at line 38 of file RdGeoCeLDFFitter.h.

Referenced by CorRand(), GetFkt(), and ~CorRand().

Double_t RdGeoCeLDFFitter::CorRand::myMu[2] = { 0 }
private

Definition at line 37 of file RdGeoCeLDFFitter.h.

Referenced by CorRand(), and GetRnd().

TRandom3* RdGeoCeLDFFitter::CorRand::rnd = nullptr
private

Definition at line 35 of file RdGeoCeLDFFitter.h.

Referenced by CorRand(), GetRnd(), and ~CorRand().

Double_t RdGeoCeLDFFitter::CorRand::RT[2][2] = { { 0 } }
private

Definition at line 36 of file RdGeoCeLDFFitter.h.

Referenced by CorRand(), and GetRnd().


The documentation for this class was generated from the following file:

, generated on Tue Sep 26 2023.