25 ntuple->
Draw(
"py:px",
"px*px+py*py < 20",
"contz,list");
37 if (!contours)
return;
39 if (!lcontour1)
return;
42 if (gc1->
GetN() < 10)
return;
50 const Int_t npmax = 50000;
59 if (np == npmax)
break;
virtual void Draw(Option_t *option="")
Draw.
TString & ReplaceAll(const TString &s1, const TString &s2)
A ROOT file is a suite of consecutive data records (TKey instances) with a well defined format...
virtual TObject * Get(const char *namecycle)
Return pointer to object identified by namecycle.
TObject * At(Int_t idx) const
virtual void Draw(Option_t *chopt="")
Draw this graph with its current attributes.
TString & Append(const char *cs)
virtual Double_t Rndm()
Machine independent random number generator.
virtual TObject * First() const
Return the first object in the list. Returns 0 when list is empty.
virtual void SetMarkerStyle(Style_t mstyle=1)
Set the marker style.
R__EXTERN TRandom * gRandom
virtual void SetPoint(Int_t point, Double_t x, Double_t y)
Set point number n.
A PolyMarker is defined by an array on N points in a 2-D space.
virtual void Draw(Option_t *opt)
Default Draw method for all objects.
A Graph is a graphics object made of two arrays X and Y with npoints each.
A TTree object has a header with a name and a title.
virtual Int_t IsInside(Double_t x, Double_t y) const
Return 1 if the point (x,y) is inside the polygon defined by the graph vertices 0 otherwise...
virtual void Update()
Update canvas pad buffers.
const char * Data() const