36   gr1->SetLineWidth(1504);
 
   37   gr1->SetFillStyle(3005);
 
   41   gr2->SetLineWidth(-2002);
 
   42   gr2->SetFillStyle(3004);
 
   47   gr3->SetLineWidth(-802);
 
   48   gr3->SetFillStyle(3002);
 
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
A TGraph is an object made of two arrays X and Y with npoints each.
A TMultiGraph is a collection of TGraph (or derived) objects.
virtual void Add(TGraph *graph, Option_t *chopt="")
Add a new graph to the list of graphs.
void Draw(Option_t *chopt="") override
Draw this multigraph with its current attributes.
virtual void SetTitle(const char *title="")
Set the title of the TNamed.