CbmRoot
CbmLitPolynom9 Class Reference

9th degree polynomial with 55 coefficients. More...

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

Public Member Functions

 CbmLitPolynom9 ()
 Constructor. More...
 
virtual ~CbmLitPolynom9 ()
 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

9th degree polynomial with 55 coefficients.

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

Definition at line 500 of file CbmLitFieldFitter.cxx.

Constructor & Destructor Documentation

◆ CbmLitPolynom9()

CbmLitPolynom9::CbmLitPolynom9 ( )
inline

Constructor.

Definition at line 505 of file CbmLitFieldFitter.cxx.

◆ ~CbmLitPolynom9()

virtual CbmLitPolynom9::~CbmLitPolynom9 ( )
inlinevirtual

Destructor.

Definition at line 510 of file CbmLitFieldFitter.cxx.

Member Function Documentation

◆ Calculate()

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

Inherited from CbmLitPolynom.

Implements CbmLitPolynom.

Definition at line 515 of file CbmLitFieldFitter.cxx.

References x, and y.

◆ GetNofCoefficients()

unsigned int CbmLitPolynom9::GetNofCoefficients ( ) const
inlinevirtual

Inherited from CbmLitPolynom.

Implements CbmLitPolynom.

Definition at line 594 of file CbmLitFieldFitter.cxx.


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