24#include "ROOT/RFrameTitle.hxx"
38 for (
int n=0;
n<1000;
n++) {
44 auto canvas = RCanvas::Create(
"RH1 drawing options");
47 auto col1 = RColor::kRed,
col2 = RColor::kBlue;
50 auto subpads = canvas->Divide(2,3);
85 canvas->SetSize(1000, 700);
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
R__EXTERN TRandom * gRandom
Drawing fill attributes for different objects.
Objects used to configure the different axis types.
virtual Double_t Gaus(Double_t mean=0, Double_t sigma=1)
Samples a random number from the standard Normal (Gaussian) Distribution with the given mean and sigm...