CbmRoot
CbmLitPolynom3 Class Reference

3rd degree polynomial with 10 coefficients. More...

Inheritance diagram for CbmLitPolynom3:
[legend]
Collaboration diagram for CbmLitPolynom3:
[legend]

Public Member Functions

 CbmLitPolynom3 ()
 Constructor. More...
 
virtual ~CbmLitPolynom3 ()
 Destructor. More...
 
double Calculate (double x, double y, double c[]) const
 Inherited from CbmLitPolynom. More...
 
unsigned int GetNofCoefficients () const
 Inherited from CbmLitPolynom. More...
 

Detailed Description

3rd degree polynomial with 10 coefficients.

Author
Andrey Lebedev andre.nosp@m.y.le.nosp@m.bedev.nosp@m.@gsi.nosp@m..de
Date
2009

Definition at line 119 of file CbmLitFieldFitter.cxx.

Constructor & Destructor Documentation

◆ CbmLitPolynom3()

CbmLitPolynom3::CbmLitPolynom3 ( )
inline

Constructor.

Definition at line 124 of file CbmLitFieldFitter.cxx.

◆ ~CbmLitPolynom3()

virtual CbmLitPolynom3::~CbmLitPolynom3 ( )
inlinevirtual

Destructor.

Definition at line 129 of file CbmLitFieldFitter.cxx.

Member Function Documentation

◆ Calculate()

double CbmLitPolynom3::Calculate ( double  x,
double  y,
double  c[] 
) const
inlinevirtual

Inherited from CbmLitPolynom.

Implements CbmLitPolynom.

Definition at line 134 of file CbmLitFieldFitter.cxx.

References x, and y.

◆ GetNofCoefficients()

unsigned int CbmLitPolynom3::GetNofCoefficients ( ) const
inlinevirtual

Inherited from CbmLitPolynom.

Implements CbmLitPolynom.

Definition at line 149 of file CbmLitFieldFitter.cxx.


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