16 line->SetNextPoint(
x,
y, z);
49 line->SetLineStyle(2);
50 line->SetLineWidth(3);
52 cmp->AddElement(
line);
57 eveMng->GetEventScene()->AddElement(cmp);
void SetMainColor(Color_t color) override
SetMainColor for the compound.
REveLine An arbitrary polyline with fixed line and marker attributes.
static REveManager * Create()
If global REveManager* REX::gEve is not set initialize it.
This is the base class for the ROOT Random number generators.
virtual Double_t Uniform(Double_t x1=1)
Returns a uniform deviate on the interval (0, x1).
ROOT::Experimental::REveManager * eveMng
REX::REveLine * random_line(TRandom &rnd, Int_t n, Float_t delta)