mandelbrot.C File Reference

#include <TStyle.h>
#include <TROOT.h>
#include <TH2.h>
#include <TComplex.h>
#include <TVirtualPad.h>
#include <TCanvas.h>

Go to the source code of this file.

Functions

void mygenerate (double factor, double cen_x, double cen_y)
void myexec ()
void mandelbrot ()

Variables

TH2Flast_histo = NULL


Function Documentation

void mandelbrot (  ) 

Definition at line 115 of file mandelbrot.C.

References gPad, gROOT, gStyle, kTRUE, mygenerate(), TStyle::SetPadGridX(), TStyle::SetPadGridY(), TStyle::SetPalette(), and TROOT::SetStyle().

void myexec (  ) 

Definition at line 78 of file mandelbrot.C.

References gPad, kKeyPress, mygenerate(), x, y, and Z.

void mygenerate ( double  factor,
double  cen_x,
double  cen_y 
)

Definition at line 29 of file mandelbrot.C.

References TH1::Draw(), TH2::Fill(), TAxis::GetBinCenter(), TH1::GetNbinsX(), TH1::GetNbinsY(), TH1::GetXaxis(), TAxis::GetXmax(), TAxis::GetXmin(), TH1::GetYaxis(), gPad, last_histo, NULL, TH2F::Reset(), TH1::SetBins(), TH1::SetStats(), x, and y.

Referenced by mandelbrot(), and myexec().


Variable Documentation

TH2F* last_histo = NULL

Definition at line 27 of file mandelbrot.C.

Referenced by mygenerate().


Generated on Tue Jul 5 16:09:33 2011 for ROOT_528-00b_version by  doxygen 1.5.1