38 psDot->SetMarkerStyle(1);
39 event->AddElement(psDot);
42 psSquare->SetMarkerStyle(2);
43 event->AddElement(psSquare);
46 psStar->SetMarkerStyle(3);
47 event->AddElement(psStar);
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t r
R__EXTERN TRandom * gRandom
static REveManager * Create()
If global REveManager* REX::gEve is not set initialize it.
void SetMarkerColor(Color_t col) override
Set the marker color.
void SetMarkerSize(Size_t msize=1) override
Set marker size, propagate to projecteds.
int SetNextPoint(float x, float y, float z)
void SetMarkerStyle(Style_t mstyle=1) override
Set marker style, propagate to projecteds.
This is the base class for the ROOT Random number generators.
ROOT::Experimental::REveManager * eveMng
REX::REvePointSet * createPointSet(int npoints=2, float s=2, int color=28)