AliPhysics  648edd6 (648edd6)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PDF Struct Reference

Static Public Member Functions

static double cheb (double v, double *p, double *q, int n)
 
static double f1 (double v)
 
static double f2 (double v)
 
static double f3 (double v)
 
static double f4 (double v)
 
static double f5 (double v)
 
static double f6 (double v)
 
static double f7 (double v)
 
static double f8 (double v)
 
static Double_t wrap (Double_t *px, Double_t *pp)
 
static TF1 * getComp (Int_t i)
 
static void draw ()
 

Detailed Description

Definition at line 6 of file PDFLandau.C.

Member Function Documentation

static double PDF::cheb ( double  v,
double *  p,
double *  q,
int  n 
)
inlinestatic

Definition at line 9 of file PDFLandau.C.

Referenced by f2(), f3(), f4(), f5(), f6(), and f7().

static void PDF::draw ( )
inlinestatic

Definition at line 131 of file PDFLandau.C.

static double PDF::f1 ( double  v)
inlinestatic

Definition at line 18 of file PDFLandau.C.

Referenced by wrap().

static double PDF::f2 ( double  v)
inlinestatic

Definition at line 28 of file PDFLandau.C.

Referenced by wrap().

static double PDF::f3 ( double  v)
inlinestatic

Definition at line 39 of file PDFLandau.C.

Referenced by wrap().

static double PDF::f4 ( double  v)
inlinestatic

Definition at line 48 of file PDFLandau.C.

Referenced by wrap().

static double PDF::f5 ( double  v)
inlinestatic

Definition at line 57 of file PDFLandau.C.

Referenced by wrap().

static double PDF::f6 ( double  v)
inlinestatic

Definition at line 67 of file PDFLandau.C.

Referenced by wrap().

static double PDF::f7 ( double  v)
inlinestatic

Definition at line 77 of file PDFLandau.C.

Referenced by wrap().

static double PDF::f8 ( double  v)
inlinestatic

Definition at line 87 of file PDFLandau.C.

Referenced by wrap().

static TF1* PDF::getComp ( Int_t  i)
inlinestatic

Definition at line 109 of file PDFLandau.C.

Referenced by draw().

static Double_t PDF::wrap ( Double_t px,
Double_t pp 
)
inlinestatic

Definition at line 93 of file PDFLandau.C.

Referenced by getComp().


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