PandaRoot
PndHypGePeakFitFunction Class Reference

#include <PndHypGePeakFitFunction.h>

Public Member Functions

 PndHypGePeakFitFunction ()
 
Double_t PeakFunc (Double_t *x, Double_t *par)
 
Double_t PeakFuncGaussian (Double_t *x, Double_t *par)
 
Double_t PeakFuncFreeSkewedPosition (Double_t *x, Double_t *par)
 
Double_t PeakFuncFreeSkewedPositionWithoutFirstGausian (Double_t *x, Double_t *par)
 
Double_t PeakFuncDoubleGausian (Double_t *x, Double_t *par)
 
Double_t NewFunction (Double_t *x, Double_t *par)
 
Double_t GausOnly (Double_t *x, Double_t *par)
 
Double_t SmoothedStepOnly (Double_t *x, Double_t *par)
 
Double_t LinearOnly (Double_t *x, Double_t *par)
 
Double_t SkewedOnly (Double_t *x, Double_t *par)
 
Double_t FreeSkewedOnly (Double_t *x, Double_t *par)
 
Double_t SecondGausOnly (Double_t *x, Double_t *par)
 
Double_t NewSkewedOnly (Double_t *x, Double_t *par)
 

Detailed Description

Definition at line 30 of file PndHypGePeakFitFunction.h.

Constructor & Destructor Documentation

◆ PndHypGePeakFitFunction()

PndHypGePeakFitFunction::PndHypGePeakFitFunction ( )

Member Function Documentation

◆ FreeSkewedOnly()

Double_t PndHypGePeakFitFunction::FreeSkewedOnly ( Double_t *  x,
Double_t *  par 
)

◆ GausOnly()

Double_t PndHypGePeakFitFunction::GausOnly ( Double_t *  x,
Double_t *  par 
)

◆ LinearOnly()

Double_t PndHypGePeakFitFunction::LinearOnly ( Double_t *  x,
Double_t *  par 
)

◆ NewFunction()

Double_t PndHypGePeakFitFunction::NewFunction ( Double_t *  x,
Double_t *  par 
)

◆ NewSkewedOnly()

Double_t PndHypGePeakFitFunction::NewSkewedOnly ( Double_t *  x,
Double_t *  par 
)

◆ PeakFunc()

Double_t PndHypGePeakFitFunction::PeakFunc ( Double_t *  x,
Double_t *  par 
)

◆ PeakFuncDoubleGausian()

Double_t PndHypGePeakFitFunction::PeakFuncDoubleGausian ( Double_t *  x,
Double_t *  par 
)

◆ PeakFuncFreeSkewedPosition()

Double_t PndHypGePeakFitFunction::PeakFuncFreeSkewedPosition ( Double_t *  x,
Double_t *  par 
)

◆ PeakFuncFreeSkewedPositionWithoutFirstGausian()

Double_t PndHypGePeakFitFunction::PeakFuncFreeSkewedPositionWithoutFirstGausian ( Double_t *  x,
Double_t *  par 
)

◆ PeakFuncGaussian()

Double_t PndHypGePeakFitFunction::PeakFuncGaussian ( Double_t *  x,
Double_t *  par 
)

◆ SecondGausOnly()

Double_t PndHypGePeakFitFunction::SecondGausOnly ( Double_t *  x,
Double_t *  par 
)

◆ SkewedOnly()

Double_t PndHypGePeakFitFunction::SkewedOnly ( Double_t *  x,
Double_t *  par 
)

◆ SmoothedStepOnly()

Double_t PndHypGePeakFitFunction::SmoothedStepOnly ( Double_t *  x,
Double_t *  par 
)

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