Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
hdv_endviewBframe Class Reference

#include <hdv_endviewBframe.h>

+ Inheritance diagram for hdv_endviewBframe:

Public Member Functions

 hdv_endviewBframe (hdv_mainframe *hdvmf, const TGWindow *p, UInt_t w, UInt_t h)
 
virtual ~hdv_endviewBframe ()
 
void DoDismiss (void)
 
void SetRange (double xlo, double ylo, double xhi, double yhi)
 
void DrawObjects (vector< TObject * > &graphics_endB)
 

Private Attributes

hdv_mainframehdvmf
 
TRootEmbeddedCanvas * ecanvas
 

Detailed Description

Definition at line 36 of file hdv_endviewBframe.h.

Constructor & Destructor Documentation

hdv_endviewBframe::hdv_endviewBframe ( hdv_mainframe hdvmf,
const TGWindow *  p,
UInt_t  w,
UInt_t  h 
)

Definition at line 48 of file hdv_endviewBframe.cc.

References e, ecanvas, hdvmf, and sprintf().

virtual hdv_endviewBframe::~hdv_endviewBframe ( )
inlinevirtual

Definition at line 40 of file hdv_endviewBframe.h.

Member Function Documentation

void hdv_endviewBframe::DoDismiss ( void  )

Definition at line 169 of file hdv_endviewBframe.cc.

void hdv_endviewBframe::DrawObjects ( vector< TObject * > &  graphics_endB)

Definition at line 186 of file hdv_endviewBframe.cc.

References Draw(), and ecanvas.

Referenced by hdv_mainframe::DoMyRedraw().

void hdv_endviewBframe::SetRange ( double  xlo,
double  ylo,
double  xhi,
double  yhi 
)

Definition at line 177 of file hdv_endviewBframe.cc.

References ecanvas.

Referenced by hdv_mainframe::SetRange().

Member Data Documentation

TRootEmbeddedCanvas* hdv_endviewBframe::ecanvas
private

Definition at line 50 of file hdv_endviewBframe.h.

Referenced by DrawObjects(), hdv_endviewBframe(), and SetRange().

hdv_mainframe* hdv_endviewBframe::hdvmf
private

Definition at line 49 of file hdv_endviewBframe.h.

Referenced by hdv_endviewBframe().


The documentation for this class was generated from the following files: