#include "TRandom.h"
#include <ROOT/REveElement.hxx>
#include <ROOT/REveScene.hxx>
#include <ROOT/REveManager.hxx>
#include <ROOT/REveStraightLineSet.hxx>
Functions | |
void | lineset () |
REX::REveStraightLineSet * | makeLineSet (Int_t nlines=40, Int_t nmarkers=4) |
Demonstrates usage of class REveStraightLineSet.
Definition in file lineset.C.
REX::REveStraightLineSet * makeLineSet | ( | Int_t | nlines = 40 , |
Int_t | nmarkers = 4 |
||
) |