Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

HCanvas Class Reference

A customized ROOT canvas. More...

#include <HRoot.hpp>

Inheritance diagram for HCanvas::

TCanvas List of all members.

Public Methods

 HCanvas (const std::string &name, const std::string &title, Int_t nxpads=1, Int_t nypads=1, Int_t wtopx=200, Int_t wtopy=10, Int_t ww=700, Int_t wh=800)
void DrawMe (TObject *me, Int_t pad=1, const char *option="", Int_t logy=0, Int_t logx=0)

Private Attributes

TPad* _mainPad

Detailed Description

A customized ROOT canvas.


Constructor & Destructor Documentation

HCanvas::HCanvas ( const std::string & name,
const std::string & title,
Int_t nxpads = 1,
Int_t nypads = 1,
Int_t wtopx = 200,
Int_t wtopy = 10,
Int_t ww = 700,
Int_t wh = 800 )
 


Member Function Documentation

void HCanvas::DrawMe ( TObject * me,
Int_t pad = 1,
const char * option = "",
Int_t logy = 0,
Int_t logx = 0 )
 


Member Data Documentation

TPad* HCanvas::_mainPad [private]
 


The documentation for this class was generated from the following file:
Generated at Sat Oct 4 20:18:32 2003 for recocert by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001