26#include "ROOT/RFrameTitle.hxx"
39 for (
int n=0;
n<10000;
n++)
40 pHist->Fill({gRandom->Gaus(0.,2.), gRandom->Gaus(0.,2.), gRandom->Gaus(0.,2.)});
43 auto canvas = RCanvas::Create(
"RH3D drawing options");
46 auto subpads = canvas->Divide(2,2);
64 canvas->SetSize(1000, 700);
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
Drawing fill attributes for different objects.
Objects used to configure the different axis types.