24   for (
int i = 0; i < 
N_Jets; i++) {
 
   27      jet->AddEllipticCone(
r.Uniform(-0.5, 0.5), 
r.Uniform(0, 
TMath::TwoPi()), 0.1, 0.2);
 
 
   37   auto eveMng = REX::REveManager::Create();
 
 
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
 
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.
 
REveScene * GetEventScene() const
 
void Show(const RWebDisplayArgs &args="")
Show eve manager in specified browser.
 
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()