Logo ROOT  
Reference Guide
hist001_TH1_fillrandom Namespace Reference

Variables

 h1d = ROOT.TH1D("h1d", "Test random numbers", nbinsx = 200, xlow = 0.0, xup = 10.0)

Variable Documentation

◆ h1d

hist001_TH1_fillrandom.h1d = ROOT.TH1D("h1d", "Test random numbers", nbinsx = 200, xlow = 0.0, xup = 10.0)

Definition at line 14 of file hist001_TH1_fillrandom.py.