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

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

Constructor & Destructor Documentation

◆ CbmLitPolynom0()

CbmLitPolynom0::CbmLitPolynom0 ( )
inline

Constructor.

Definition at line 32 of file CbmLitFieldFitter.cxx.

◆ ~CbmLitPolynom0()

virtual CbmLitPolynom0::~CbmLitPolynom0 ( )
inlinevirtual

Destructor.

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

◆ GetNofCoefficients()

unsigned int CbmLitPolynom0::GetNofCoefficients ( ) const
inlinevirtual

Inherited from CbmLitPolynom.

Implements CbmLitPolynom.

Definition at line 47 of file CbmLitFieldFitter.cxx.


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