CbmRoot
CbmLitPolynom10 Class Reference

10th degree polynomial with 66 coefficients. More...

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

Public Member Functions

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

10th degree polynomial with 66 coefficients.

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

Definition at line 603 of file CbmLitFieldFitter.cxx.

Constructor & Destructor Documentation

◆ CbmLitPolynom10()

CbmLitPolynom10::CbmLitPolynom10 ( )
inline

Constructor.

Definition at line 608 of file CbmLitFieldFitter.cxx.

◆ ~CbmLitPolynom10()

virtual CbmLitPolynom10::~CbmLitPolynom10 ( )
inlinevirtual

Destructor.

Definition at line 613 of file CbmLitFieldFitter.cxx.

Member Function Documentation

◆ Calculate()

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

Inherited from CbmLitPolynom.

Implements CbmLitPolynom.

Definition at line 618 of file CbmLitFieldFitter.cxx.

References x, and y.

◆ GetNofCoefficients()

unsigned int CbmLitPolynom10::GetNofCoefficients ( ) const
inlinevirtual

Inherited from CbmLitPolynom.

Implements CbmLitPolynom.

Definition at line 711 of file CbmLitFieldFitter.cxx.


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