StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Static Public Member Functions | List of all members
TMDFParameters Class Reference
Inheritance diagram for TMDFParameters:

Public Member Functions

 TMDFParameters (Double_t mean=0, Int_t nvar=0, Double_t *minV=0, Double_t *maxV=0, Double_t *meanV=0, Int_t *maxPower=0, Int_t ncoef=0, Int_t *code=0, Double_t *coef=0, Double_t *dcoef=0)
 
TArrayD * GetTerms (Double_t *x)
 
Double_t Eval (Double_t *x)
 
Double_t dEval (Double_t *x)
 
Double_t * Tcheb (Double_t x, Int_t N, Double_t *T)
 
virtual void Print (Option_t *option="") const
 

Static Public Member Functions

static TMDFParametersInstance ()
 
static Double_t Func (Double_t *x, Double_t *p=0)
 
static TF1 * ProjectionX (Int_t code=0)
 
static TF2 * ProjectionXY (Int_t code1=0, Int_t code2=1)
 
static Int_t Nvar ()
 
static Double_t Vmin (Int_t code)
 
static Double_t Vmax (Int_t code)
 
static Double_t Vmean (Int_t code)
 
static void SetCurrent (TMDFParameters *p)
 

Detailed Description

Definition at line 6 of file TMDFParameters.h.


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