HKickGridTrainerPol1
class description - source file - inheritance tree (.pdf)
public:
HKickGridTrainerPol1()
HKickGridTrainerPol1(HKickGrid* slope, HKickGrid* ofs)
HKickGridTrainerPol1(const HKickGridTrainerPol1&)
~HKickGridTrainerPol1()
void addPoint(Double_t theta, Double_t phi, Double_t f, Double_t v, Double_t w = 1.)
static TClass* Class()
void endInput()
virtual TClass* IsA() const
HKickGridTrainerPol1& operator=(const HKickGridTrainerPol1&)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
HKickGrid* fGridSlope The grid being trained
HKickGrid* fGridOffset
HKickGrid* fEntries
HKickGrid* fSumX
HKickGrid* fSumX2
HKickGrid* fSumY
HKickGrid* fSumXY
HKickGrid
A grid
HKickGridTrainerPol1(void)
HKickGridTrainerPol1(HKickGrid *slope, HKickGrid *ofs)
~HKickGridTrainerPol1(void)
void addPoint(Double_t x,Double_t ay,
Double_t af, Double_t v, Double_t w)
void endInput(void)
Inline Functions
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HKickGridTrainerPol1 HKickGridTrainerPol1(const HKickGridTrainerPol1&)
HKickGridTrainerPol1& operator=(const HKickGridTrainerPol1&)
Author: M. Sanchez (06.2000)
Last update: Fri Jan 26 11:58:14 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.