VViewerSelectorCint


class description - source file - inheritance tree

class VViewerSelectorCint : public VViewerSelector

    private:
void SetFuncProto(G__CallFunc* cf, G__ClassInfo* cl, const char* fname, const char* argtype) public:
VViewerSelectorCint VViewerSelectorCint(const VViewerSelectorCint&) VViewerSelectorCint VViewerSelectorCint() virtual void ~VViewerSelectorCint() virtual void Begin() virtual void Build(VViewerSelector* iselector, G__ClassInfo* cl) static TClass* Class() virtual const char* GetViewerClassName() const virtual void Init() virtual TClass* IsA() const virtual Bool_t ProcessCut(FrameH*) virtual Bool_t ProcessVect(int, FrVect**, FrVect*, double*) virtual void SetObject(TObject* obj) virtual void SetOption(const char* option) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) virtual void Terminate()

Data Members


    protected:
G__CallFunc* mFuncInit ! G__CallFunc* mFuncBegin ! G__CallFunc* mFuncTerm ! G__CallFunc* mFuncCut ! G__CallFunc* mFuncVect ! G__CallFunc* mFuncOption ! G__CallFunc* mFuncObj ! G__ClassInfo* mClass ! VViewerSelector* mIntSelector Pointer to interpreted selector (if interpreted)

Class Description

                                                                      
 This class is a special version of VViewerSelector for user          
 interpreted classes.                                                 
                                                                      


void SetFuncProto(G__CallFunc *cf, G__ClassInfo* cl, const char* fname, const char* argtype)

void Build(VViewerSelector *iselector, G__ClassInfo *cl)
 Initialize the CallFunc objects when selector is interpreted

void Init()
 Invoke the Init function via the interpreter

void Begin()
 Invoke the Begin function via the interpreter

Bool_t ProcessCut(FrameH* frame)
 Invoke the ProcessCut function via the interpreter

Bool_t ProcessVect(int nbvect, FrVect** invect, FrVect* outvect, double* par)
 Invoke the ProcessVect function via the interpreter

void SetOption(const char *option)
 Set the selector option

void SetObject(TObject *obj)
 Set the current object

void Terminate()
 Invoke the Terminate function via the interpreter

const char* GetViewerClassName()
 Get the class name



Inline Functions


        VViewerSelectorCint VViewerSelectorCint()
                    TClass* Class()
                    TClass* IsA() const
                       void ShowMembers(TMemberInspector& insp, char* parent)
                       void Streamer(TBuffer& b)
                       void StreamerNVirtual(TBuffer& b)
        VViewerSelectorCint VViewerSelectorCint(const VViewerSelectorCint&)
                       void ~VViewerSelectorCint()
Author: Rene Brun 05/02/97
Last update: Tue Jul 1 17:29:59 2003


- ROOT page - VEGA page - Class index - 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 , or contact with any questions or problems regarding ROOT or VEGA.