37 printf(
"Regenerating...\n");
58 "Mandelbrot [move mouse and press z to zoom, u to unzoom, r to reset]",
88 int event =
gPad->GetEvent();
89 int px =
gPad->GetEventX();
90 int py =
gPad->GetEventY();
93 double xd =
gPad->AbsPixeltoX(px);
94 double yd =
gPad->AbsPixeltoY(py);
127 new TCanvas(
"canvas",
"View Mandelbrot set");
132 gPad->AddExec(
"myexec",
"myexec()");
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
R__EXTERN TStyle * gStyle
2-D histogram with a float per channel (see TH1 documentation)
void SetPadGridX(Bool_t gridx)
void SetPadGridY(Bool_t gridy)