20 for (
Int_t i = 0; i <
n; ++i) {
21 line->SetNextPoint(
x,
y, z);
54 line->SetLineWidth(3);
56 cmp->AddElement(
line);
60 eveMng->GetEventScene()->AddElement(cmp);
int Int_t
Signed integer 4 bytes (int).
float Float_t
Float 4 bytes (float).
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)
Namespace for ROOT features in testing.