25 for (
int i = 0;
i < N_Jets;
i++)
29 jet->AddEllipticCone(
r.Uniform(-0.5, 0.5),
r.Uniform(0,
TMath::TwoPi()),
31 jet->SetFillColor(
kPink - 8);
43 eveMng->GetEventScene()->AddElement(jetHolder);
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
char * Form(const char *fmt,...)
Formats a string in a circular formatting buffer.
virtual void AddElement(REveElement *el)
Add el to the list of children.
static REveManager * Create()
If global REveManager* REX::gEve is not set initialize it.
This is the base class for the ROOT Random number generators.
ROOT::Experimental::REveManager * eveMng
void makeJets(int N_Jets, REX::REveElement *jetHolder)
constexpr Double_t TwoPi()