VFrameChannelViewer


class description - source file - inheritance tree

class VFrameChannelViewer : public VVirtualFrameChannelViewer


    public:
VFrameChannelViewer VFrameChannelViewer(const VFrameChannelViewer&) VFrameChannelViewer VFrameChannelViewer(VVirtualFrameChannel* fc) VFrameChannelViewer VFrameChannelViewer() virtual void ~VFrameChannelViewer() static TClass* Class() virtual double GetCurrentTime() virtual TObject* GetPlot(int numpad, int numsubpad = 0) virtual TClass* IsA() const virtual void SetFrameChannel(VVirtualFrameChannel* fc) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
VVirtualFrameChannel* mFrameChannel Pointer to current frame channel

Class Description

                                                                      
 VFrameChannelViewer                                                  
                                                                      
 Viewer based on Data Display. Allows users to view frame and vector  
 data from an interactive session in Vega.                            
 If fc is a frame channel already defined, the command                
                                                                      
 vega[] fc->StartViewer()                                             
                                                                      
 will launch it.                                                      
 Uses code from Data Display, developped by D. Verkindt for Virgo.    
                                                                      


double GetCurrentTime()

TObject* GetPlot(int numpad, int numsubpad)
 Return a pointer to a plot drawn by the viewer
 numpad and numsubpad are the pad and subpad number
 of the plot inside the viewer canvas



Inline Functions


        VFrameChannelViewer VFrameChannelViewer()
        VFrameChannelViewer VFrameChannelViewer(VVirtualFrameChannel* fc)
                       void SetFrameChannel(VVirtualFrameChannel* fc)
                    TClass* Class()
                    TClass* IsA() const
                       void ShowMembers(TMemberInspector& insp, char* parent)
                       void Streamer(TBuffer& b)
                       void StreamerNVirtual(TBuffer& b)
        VFrameChannelViewer VFrameChannelViewer(const VFrameChannelViewer&)
                       void ~VFrameChannelViewer()
Last update: Tue Jul 1 17:28:29 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.