#include "TRandom.h"
#include <ROOT/REveManager.hxx>
#include <ROOT/REveScene.hxx>
#include <ROOT/REveLine.hxx>
#include <ROOT/REveCompound.hxx>
Functions | |
void | compound () |
REX::REveLine * | random_line (TRandom &rnd, Int_t n, Float_t delta) |
void compound | ( | ) |
Definition at line 25 of file compound.C.
REX::REveLine * random_line | ( | TRandom & | rnd, |
Int_t | n, | ||
Float_t | delta | ||
) |
Definition at line 9 of file compound.C.