Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
#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)
 

Detailed Description

Definition in file compound.C.

Function Documentation

◆ compound()

void compound ( )

Definition at line 30 of file compound.C.

◆ random_line()

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

Definition at line 14 of file compound.C.