Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

TModelTemplate Class Reference

#include <TModelTemplate.h>

Inheritance diagram for TModelTemplate:

TGo4FitModel TGo4FitComponent TGo4FitParsList TGo4FitSlotList TGo4FitNamed List of all members.

Public Methods

 TModelTemplate (const char *iName, Int_t iNPars, Bool_t AddAmplitude=kFALSE)

Protected Methods

virtual Double_t UserFunction (Double_t *Coordinates, Double_t *Parameters)
 Another place, where user specific code can be placed for model values calculation. More...


Constructor & Destructor Documentation

TModelTemplate::TModelTemplate const char *    iName,
Int_t    iNPars,
Bool_t    AddAmplitude = kFALSE
 

Definition at line 29 of file TModelTemplate.cxx.

References n, and TGo4FitComponent::NewParameter().


Member Function Documentation

Double_t TModelTemplate::UserFunction Double_t *    Coordinates,
Double_t *    Parameters
[protected, virtual]
 

Another place, where user specific code can be placed for model values calculation.

Function gets as parameter array of Coordinates and array of Parameters values. Only user-specific calculation should be done and result value should be return.

Reimplemented from TGo4FitModel.

Definition at line 37 of file TModelTemplate.cxx.


The documentation for this class was generated from the following files:
Generated on Tue Nov 8 10:56:58 2005 for Go4-v2.10-5 by doxygen1.2.15