CbmRoot
CbmLitPolynom2 Class Reference

2nd degree polynomial with 6 coefficients. More...

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

Public Member Functions

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

2nd degree polynomial with 6 coefficients.

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

Definition at line 87 of file CbmLitFieldFitter.cxx.

Constructor & Destructor Documentation

◆ CbmLitPolynom2()

CbmLitPolynom2::CbmLitPolynom2 ( )
inline

Constructor.

Definition at line 92 of file CbmLitFieldFitter.cxx.

◆ ~CbmLitPolynom2()

virtual CbmLitPolynom2::~CbmLitPolynom2 ( )
inlinevirtual

Destructor.

Definition at line 97 of file CbmLitFieldFitter.cxx.

Member Function Documentation

◆ Calculate()

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

Inherited from CbmLitPolynom.

Implements CbmLitPolynom.

Definition at line 102 of file CbmLitFieldFitter.cxx.

References x, and y.

◆ GetNofCoefficients()

unsigned int CbmLitPolynom2::GetNofCoefficients ( ) const
inlinevirtual

Inherited from CbmLitPolynom.

Implements CbmLitPolynom.

Definition at line 110 of file CbmLitFieldFitter.cxx.


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