CbmRoot
Loading...
Searching...
No Matches
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.
 
virtual ~CbmLitPolynom6 ()
 Destructor.
 
double Calculate (double x, double y, double c[]) const
 Inherited from CbmLitPolynom.
 
unsigned int GetNofCoefficients () const
 Inherited from CbmLitPolynom.
 

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

Constructor & Destructor Documentation

◆ CbmLitPolynom6()

CbmLitPolynom6::CbmLitPolynom6 ( )
inline

Constructor.

Definition at line 271 of file CbmLitFieldFitter.cxx.

◆ ~CbmLitPolynom6()

virtual CbmLitPolynom6::~CbmLitPolynom6 ( )
inlinevirtual

Destructor.

Definition at line 276 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 281 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: