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

0 degree polynomial with 1 coefficient. More...

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

Public Member Functions

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

Detailed Description

0 degree polynomial with 1 coefficient.

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

Definition at line 30 of file CbmLitFieldFitter.cxx.

Constructor & Destructor Documentation

◆ CbmLitPolynom0()

CbmLitPolynom0::CbmLitPolynom0 ( )
inline

Constructor.

Definition at line 35 of file CbmLitFieldFitter.cxx.

◆ ~CbmLitPolynom0()

virtual CbmLitPolynom0::~CbmLitPolynom0 ( )
inlinevirtual

Destructor.

Definition at line 40 of file CbmLitFieldFitter.cxx.

Member Function Documentation

◆ Calculate()

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

Inherited from CbmLitPolynom.

Implements CbmLitPolynom.

Definition at line 45 of file CbmLitFieldFitter.cxx.

◆ GetNofCoefficients()

unsigned int CbmLitPolynom0::GetNofCoefficients ( ) const
inlinevirtual

Inherited from CbmLitPolynom.

Implements CbmLitPolynom.

Definition at line 50 of file CbmLitFieldFitter.cxx.


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