Logo ROOT  
Reference Guide
compound.C File Reference
#include "TRandom.h"
#include <ROOT/REveManager.hxx>
#include <ROOT/REveScene.hxx>
#include <ROOT/REveLine.hxx>
#include <ROOT/REveCompound.hxx>
Include dependency graph for compound.C:

Functions

void compound ()
 
REX::REveLinerandom_line (TRandom &rnd, Int_t n, Float_t delta)
 

Function Documentation

◆ compound()

void compound ( )

Definition at line 25 of file compound.C.

◆ random_line()

REX::REveLine * random_line ( TRandom rnd,
Int_t  n,
Float_t  delta 
)

Definition at line 9 of file compound.C.