ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
gviz3d.C File Reference
#include <TRandom.h>
#include <TList.h>
#include <TROOT.h>
Include dependency graph for gviz3d.C:

Go to the source code of this file.

Functions

void MakeCrazy (TList *list, Int_t maxDepth, Int_t maxObjects, Float_t pList)
 
TListcrazy (Int_t maxDepth=5, Int_t maxObjects=20, Float_t pList=0.2)
 
void FillColorsMap (TStructViewer *sv)
 
void gviz3d ()
 

Function Documentation

TList* crazy ( Int_t  maxDepth = 5,
Int_t  maxObjects = 20,
Float_t  pList = 0.2 
)

Definition at line 29 of file gviz3d.C.

Referenced by gviz3d().

void FillColorsMap ( TStructViewer sv)

Definition at line 37 of file gviz3d.C.

Referenced by gviz3d().

void gviz3d ( )

Definition at line 50 of file gviz3d.C.

void MakeCrazy ( TList list,
Int_t  maxDepth,
Int_t  maxObjects,
Float_t  pList 
)

Definition at line 8 of file gviz3d.C.

Referenced by crazy().