#include "hkickgrid.h"

HKickGridTrainer


class description - source file - inheritance tree (.pdf)

class HKickGridTrainer : public TObject

Inheritance Chart:
TObject
<-
HKickGridTrainer

    public:
HKickGridTrainer() HKickGridTrainer(HKickGrid* grid) HKickGridTrainer(const HKickGridTrainer&) ~HKickGridTrainer() void addPoint(Double_t theta, Double_t phi, Double_t apt) static TClass* Class() void endInput() virtual TClass* IsA() const HKickGridTrainer& operator=(const HKickGridTrainer&) void reset() virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
HKickGrid* fGrid The grid being trained HKickGrid* fEntries Nb of entries in each bin of the grid public:
TH2F* fControl

Class Description

HKickGrid

    A grid


HKickGridTrainer(void)

HKickGridTrainer(HKickGrid *grid)

~HKickGridTrainer(void)

void reset(void)

void addPoint(Double_t x,Double_t ay,Double_t f)

void endInput(void)



Inline Functions


                  TClass* Class()
                  TClass* IsA() const
                     void ShowMembers(TMemberInspector& insp, char* parent)
                     void Streamer(TBuffer& b)
                     void StreamerNVirtual(TBuffer& b)
         HKickGridTrainer HKickGridTrainer(const HKickGridTrainer&)
        HKickGridTrainer& operator=(const HKickGridTrainer&)


Author: M. Sanchez (06.2000)
Last update: Fri Jan 26 11:58:06 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.