CbmRoot
CbmLitPolynom7 Class Reference

7th degree polynomial with 36 coefficients. More...

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

Public Member Functions

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

7th degree polynomial with 36 coefficients.

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

Definition at line 332 of file CbmLitFieldFitter.cxx.

Constructor & Destructor Documentation

◆ CbmLitPolynom7()

CbmLitPolynom7::CbmLitPolynom7 ( )
inline

Constructor.

Definition at line 337 of file CbmLitFieldFitter.cxx.

◆ ~CbmLitPolynom7()

virtual CbmLitPolynom7::~CbmLitPolynom7 ( )
inlinevirtual

Destructor.

Definition at line 342 of file CbmLitFieldFitter.cxx.

Member Function Documentation

◆ Calculate()

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

Inherited from CbmLitPolynom.

Implements CbmLitPolynom.

Definition at line 347 of file CbmLitFieldFitter.cxx.

References x, and y.

◆ GetNofCoefficients()

unsigned int CbmLitPolynom7::GetNofCoefficients ( ) const
inlinevirtual

Inherited from CbmLitPolynom.

Implements CbmLitPolynom.

Definition at line 401 of file CbmLitFieldFitter.cxx.


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