28 ls->AddLine(
r.Uniform(-s, s),
r.Uniform(-s, s),
r.Uniform(-s, s),
r.Uniform(-s, s),
r.Uniform(-s, s),
33 ls->AddMarker(i,
r.Rndm());
37 ls->SetMarkerStyle(1);
38 ls->SetAlwaysSecSelect(
sc);
46 auto eveMng = REX::REveManager::Create();
51 ls1->SetMarkerSize(8);
54 ls1->SetName(
"LineSet Violet");
58 ls2->SetMarkerSize(8);
61 ls2->SetName(
"LineSet Blue");
63 ls2->RefMainTrans().Move3LF(40, 200, 200);
int Int_t
Signed integer 4 bytes (int)
float Float_t
Float 4 bytes (float)
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
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
virtual void AddElement(REveElement *el)
Add el to the list of children.
REveScene * GetEventScene() const
REveStraightLineSet Set of straight lines with optional markers along the lines.
This is the base class for the ROOT Random number generators.
Namespace for ROOT features in testing.
R__EXTERN REveManager * gEve