#include <TGo4FitAxisTrans.h>
Inheritance diagram for TGo4FitAxisTrans:
Public Member Functions | |
TGo4FitAxisTrans () | |
TGo4FitAxisTrans (const char *iName, const char *iTitle) | |
virtual | ~TGo4FitAxisTrans () |
virtual void | Transformation (Double_t *scales, Int_t naxis)=0 |
Definition at line 25 of file TGo4FitAxisTrans.h.
|
Definition at line 18 of file TGo4FitAxisTrans.cxx. |
|
Definition at line 21 of file TGo4FitAxisTrans.cxx. |
|
Definition at line 25 of file TGo4FitAxisTrans.cxx. |
|
Implemented in TGo4FitLinearTrans, and TGo4FitMatrixTrans. |