CbmRoot
CbmLitPolynom6 Class Reference

6th degree polynomial with 28 coefficients. More...

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

Public Member Functions

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

6th degree polynomial with 28 coefficients.

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

Definition at line 265 of file CbmLitFieldFitter.cxx.

Constructor & Destructor Documentation

◆ CbmLitPolynom6()

CbmLitPolynom6::CbmLitPolynom6 ( )
inline

Constructor.

Definition at line 270 of file CbmLitFieldFitter.cxx.

◆ ~CbmLitPolynom6()

virtual CbmLitPolynom6::~CbmLitPolynom6 ( )
inlinevirtual

Destructor.

Definition at line 275 of file CbmLitFieldFitter.cxx.

Member Function Documentation

◆ Calculate()

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

Inherited from CbmLitPolynom.

Implements CbmLitPolynom.

Definition at line 280 of file CbmLitFieldFitter.cxx.

References x, and y.

◆ GetNofCoefficients()

unsigned int CbmLitPolynom6::GetNofCoefficients ( ) const
inlinevirtual

Inherited from CbmLitPolynom.

Implements CbmLitPolynom.

Definition at line 323 of file CbmLitFieldFitter.cxx.


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