CbmRoot
Loading...
Searching...
No Matches
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.
 
virtual ~CbmLitPolynom3 ()
 Destructor.
 
double Calculate (double x, double y, double c[]) const
 Inherited from CbmLitPolynom.
 
unsigned int GetNofCoefficients () const
 Inherited from CbmLitPolynom.
 

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 120 of file CbmLitFieldFitter.cxx.

Constructor & Destructor Documentation

◆ CbmLitPolynom3()

CbmLitPolynom3::CbmLitPolynom3 ( )
inline

Constructor.

Definition at line 125 of file CbmLitFieldFitter.cxx.

◆ ~CbmLitPolynom3()

virtual CbmLitPolynom3::~CbmLitPolynom3 ( )
inlinevirtual

Destructor.

Definition at line 130 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 135 of file CbmLitFieldFitter.cxx.

References x, and y.

◆ GetNofCoefficients()

unsigned int CbmLitPolynom3::GetNofCoefficients ( ) const
inlinevirtual

Inherited from CbmLitPolynom.

Implements CbmLitPolynom.

Definition at line 151 of file CbmLitFieldFitter.cxx.


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