CbmRoot
CbmLitPolynom4 Class Reference

4th degree polynomial with 15 coefficients. More...

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

Public Member Functions

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

4th degree polynomial with 15 coefficients.

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

Definition at line 158 of file CbmLitFieldFitter.cxx.

Constructor & Destructor Documentation

◆ CbmLitPolynom4()

CbmLitPolynom4::CbmLitPolynom4 ( )
inline

Constructor.

Definition at line 163 of file CbmLitFieldFitter.cxx.

◆ ~CbmLitPolynom4()

virtual CbmLitPolynom4::~CbmLitPolynom4 ( )
inlinevirtual

Destructor.

Definition at line 168 of file CbmLitFieldFitter.cxx.

Member Function Documentation

◆ Calculate()

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

Inherited from CbmLitPolynom.

Implements CbmLitPolynom.

Definition at line 173 of file CbmLitFieldFitter.cxx.

References x, and y.

◆ GetNofCoefficients()

unsigned int CbmLitPolynom4::GetNofCoefficients ( ) const
inlinevirtual

Inherited from CbmLitPolynom.

Implements CbmLitPolynom.

Definition at line 198 of file CbmLitFieldFitter.cxx.


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