#include "TRandom.h"
#include <ROOT/REveElement.hxx>
#include <ROOT/REveScene.hxx>
#include <ROOT/REveManager.hxx>
#include <ROOT/REveStraightLineSet.hxx>
Functions | |
void | lineset (bool secondarySelect=true) |
REX::REveStraightLineSet * | makeLineSet (Int_t nlines=40, Int_t nmarkers=4, bool sc=true) |
Demonstrates usage of class REveStraightLineSet.
The elements in the set can be individually picked when enable secondary select. The REveStraightLineSet is a projectable class. It can be visible in RhoZ and RhoPhi projected views.
Definition in file lineset.C.