6 #include "TRootCanvas.h"
23 void Copy(TObject &
object)
const;
33 GCanvas(
const char* name,
const char* title =
"", Int_t form = 1);
34 GCanvas(
const char* name,
const char* title, Int_t ww, Int_t wh);
35 GCanvas(
const char* name, Int_t ww, Int_t wh, Int_t winid);
36 GCanvas(
const char* name,
const char* title, Int_t wtopx, Int_t wtopy, Int_t ww, Int_t wh);
42 void Draw(Option_t *opt=
"");