CbmRoot
Loading...
Searching...
No Matches
CbmLitPolynom1 Class Reference

1st degree polynomial with 3 coefficients. More...

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

Public Member Functions

 CbmLitPolynom1 ()
 Constructor.
 
virtual ~CbmLitPolynom1 ()
 Destructor.
 
double Calculate (double x, double y, double c[]) const
 Inherited from CbmLitPolynom.
 
unsigned int GetNofCoefficients () const
 Inherited from CbmLitPolynom.
 

Detailed Description

1st degree polynomial with 3 coefficients.

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

Definition at line 59 of file CbmLitFieldFitter.cxx.

Constructor & Destructor Documentation

◆ CbmLitPolynom1()

CbmLitPolynom1::CbmLitPolynom1 ( )
inline

Constructor.

Definition at line 64 of file CbmLitFieldFitter.cxx.

◆ ~CbmLitPolynom1()

virtual CbmLitPolynom1::~CbmLitPolynom1 ( )
inlinevirtual

Destructor.

Definition at line 69 of file CbmLitFieldFitter.cxx.

Member Function Documentation

◆ Calculate()

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

Inherited from CbmLitPolynom.

Implements CbmLitPolynom.

Definition at line 74 of file CbmLitFieldFitter.cxx.

References x, and y.

◆ GetNofCoefficients()

unsigned int CbmLitPolynom1::GetNofCoefficients ( ) const
inlinevirtual

Inherited from CbmLitPolynom.

Implements CbmLitPolynom.

Definition at line 79 of file CbmLitFieldFitter.cxx.


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