11 void th2polyHoneycomb(){
17 for (
int i = 0; i<30000; i++) {
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...
R__EXTERN TStyle * gStyle
This is the base class for the ROOT Random number generators.
void SetCanvasPreferGL(Bool_t prefer=kTRUE)
virtual void Draw(Option_t *option="")
Draw this histogram with options.
void Honeycomb(Double_t xstart, Double_t ystart, Double_t a, Int_t k, Int_t s)
Bins the histogram using a honeycomb structure.
Int_t Fill(Double_t x, Double_t y)
Increment the bin containing (x,y) by 1.
2D Histogram with Polygonal Bins