#include <TRandom.h>
#include <TList.h>
#include <TROOT.h>
Go to the source code of this file.
Functions | |
void | MakeCrazy (TList *list, Int_t maxDepth, Int_t maxObjects, Float_t pList) |
TList * | crazy (Int_t maxDepth=5, Int_t maxObjects=20, Float_t pList=0.2) |
void | FillColorsMap (TStructViewer *sv) |
void | gviz3d () |
Definition at line 29 of file gviz3d.C.
References TSeqCollection::Add(), TROOT::GetListOfTasks(), gROOT, list, and MakeCrazy().
Referenced by gviz3d().
void FillColorsMap | ( | TStructViewer * | sv | ) |
Definition at line 37 of file gviz3d.C.
References gRandom, i, TRandom::Integer(), and TStructViewer::SetColor().
Referenced by gviz3d().
void gviz3d | ( | ) |
Definition at line 50 of file gviz3d.C.
References crazy(), TStructViewer::Draw(), FillColorsMap(), gSystem, and TSystem::Load().
Definition at line 8 of file gviz3d.C.
References Form(), gRandom, gROOT, i, list, TROOT::ProcessLine(), TRandom::Rndm(), TNamed::SetName(), and TRandom::Uniform().
Referenced by crazy().