CbmRoot
Loading...
Searching...
No Matches
CbmLitPolynom5 Class Reference

5th degree polynomial with 21 coefficients. More...

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

Public Member Functions

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

Detailed Description

5th degree polynomial with 21 coefficients.

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

Definition at line 209 of file CbmLitFieldFitter.cxx.

Constructor & Destructor Documentation

◆ CbmLitPolynom5()

CbmLitPolynom5::CbmLitPolynom5 ( )
inline

Constructor.

Definition at line 214 of file CbmLitFieldFitter.cxx.

◆ ~CbmLitPolynom5()

virtual CbmLitPolynom5::~CbmLitPolynom5 ( )
inlinevirtual

Destructor.

Definition at line 219 of file CbmLitFieldFitter.cxx.

Member Function Documentation

◆ Calculate()

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

Inherited from CbmLitPolynom.

Implements CbmLitPolynom.

Definition at line 224 of file CbmLitFieldFitter.cxx.

References x, and y.

◆ GetNofCoefficients()

unsigned int CbmLitPolynom5::GetNofCoefficients ( ) const
inlinevirtual

Inherited from CbmLitPolynom.

Implements CbmLitPolynom.

Definition at line 257 of file CbmLitFieldFitter.cxx.


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