CbmRoot
CbmLitPolynom8 Class Reference

8th degree polynomial with 45 coefficients. More...

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

Public Member Functions

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

8th degree polynomial with 45 coefficients.

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

Definition at line 410 of file CbmLitFieldFitter.cxx.

Constructor & Destructor Documentation

◆ CbmLitPolynom8()

CbmLitPolynom8::CbmLitPolynom8 ( )
inline

Constructor.

Definition at line 415 of file CbmLitFieldFitter.cxx.

◆ ~CbmLitPolynom8()

virtual CbmLitPolynom8::~CbmLitPolynom8 ( )
inlinevirtual

Destructor.

Definition at line 420 of file CbmLitFieldFitter.cxx.

Member Function Documentation

◆ Calculate()

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

Inherited from CbmLitPolynom.

Implements CbmLitPolynom.

Definition at line 425 of file CbmLitFieldFitter.cxx.

References x, and y.

◆ GetNofCoefficients()

unsigned int CbmLitPolynom8::GetNofCoefficients ( ) const
inlinevirtual

Inherited from CbmLitPolynom.

Implements CbmLitPolynom.

Definition at line 491 of file CbmLitFieldFitter.cxx.


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