CbmRoot
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. More...
 
virtual ~CbmLitPolynom1 ()
 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

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

Constructor & Destructor Documentation

◆ CbmLitPolynom1()

CbmLitPolynom1::CbmLitPolynom1 ( )
inline

Constructor.

Definition at line 61 of file CbmLitFieldFitter.cxx.

◆ ~CbmLitPolynom1()

virtual CbmLitPolynom1::~CbmLitPolynom1 ( )
inlinevirtual

Destructor.

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

References x, and y.

◆ GetNofCoefficients()

unsigned int CbmLitPolynom1::GetNofCoefficients ( ) const
inlinevirtual

Inherited from CbmLitPolynom.

Implements CbmLitPolynom.

Definition at line 78 of file CbmLitFieldFitter.cxx.


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