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

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

Constructor & Destructor Documentation

◆ CbmLitPolynom2()

CbmLitPolynom2::CbmLitPolynom2 ( )
inline

Constructor.

Definition at line 93 of file CbmLitFieldFitter.cxx.

◆ ~CbmLitPolynom2()

virtual CbmLitPolynom2::~CbmLitPolynom2 ( )
inlinevirtual

Destructor.

Definition at line 98 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 103 of file CbmLitFieldFitter.cxx.

References x, and y.

◆ GetNofCoefficients()

unsigned int CbmLitPolynom2::GetNofCoefficients ( ) const
inlinevirtual

Inherited from CbmLitPolynom.

Implements CbmLitPolynom.

Definition at line 111 of file CbmLitFieldFitter.cxx.


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