18 const std::array<double, 6>
binsx{0, 5, 10, 20, 50, 100};
25 for (
int i = 0; i < 100000; ++i) {
26 double r =
rand.Rndm() * 100;
31 norm->SetTitle(
"Normalized Histogram");
34 norm->Scale(1. /
norm->Integral(),
"width");
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 TStyle * gStyle
1-D histogram with a double per channel (see TH1 documentation)
Random number generator class based on the maximally quidistributed combined Tausworthe generator by ...
void SetTitleFontSize(Float_t size=0)