#include "hrtsavgolmanager.h" |
HRtSavGolManager
class description - source file - inheritance tree (.pdf)
public:
HRtSavGolManager(Int_t nLeft, Int_t nRight, Int_t ld, Int_t m)
HRtSavGolManager(const HRtSavGolManager&)
~HRtSavGolManager()
static TClass* Class()
const HRtVector* getCoefficients(Int_t nl, Int_t nr) const
virtual TClass* IsA() const
HRtSavGolManager& operator=(const HRtSavGolManager&)
void print()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
Int_t fSize
HRtVector** fTable [fSize]
Int_t fMaxLeft
Int_t fMaxRight
Int_t fM
HSavitzkyGolay fSavGol
HRtSavGolManager(Int_t nLeft,Int_t nRight,
Int_t ld,Int_t m)
void print(void)
~HRtSavGolManager(void)
Inline Functions
const HRtVector* getCoefficients(Int_t nl, Int_t nr) const
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HRtSavGolManager HRtSavGolManager(const HRtSavGolManager&)
HRtSavGolManager& operator=(const HRtSavGolManager&)
Last update: Fri Jan 26 12:31:41 2007
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.