CbmRoot
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. More...
 
virtual ~CbmLitPolynom5 ()
 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

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

Constructor & Destructor Documentation

◆ CbmLitPolynom5()

CbmLitPolynom5::CbmLitPolynom5 ( )
inline

Constructor.

Definition at line 212 of file CbmLitFieldFitter.cxx.

◆ ~CbmLitPolynom5()

virtual CbmLitPolynom5::~CbmLitPolynom5 ( )
inlinevirtual

Destructor.

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

References x, and y.

◆ GetNofCoefficients()

unsigned int CbmLitPolynom5::GetNofCoefficients ( ) const
inlinevirtual

Inherited from CbmLitPolynom.

Implements CbmLitPolynom.

Definition at line 256 of file CbmLitFieldFitter.cxx.


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