npstat is hosted by Hepforge, IPPP Durham
NPStat  5.10.0
randomHistoFill1D.hh File Reference

Utilities for filling 1-d histograms with random samples. More...

#include "npstat/rng/AbsRandomGenerator.hh"
#include "npstat/stat/AbsDistribution1D.hh"
#include "npstat/stat/randomHistoFill1D.icc"

Go to the source code of this file.

Namespaces

 npstat
 

Functions

template<class Histo >
void npstat::randomHistoFill1D (Histo *h, AbsRandomGenerator &rng, const AbsDistribution1D &distro, unsigned long npoints)
 
template<class Histo >
void npstat::randomHistoFillC1D (Histo *h, AbsRandomGenerator &rng, const AbsDistribution1D &distro, unsigned long npoints)
 

Detailed Description

Utilities for filling 1-d histograms with random samples.

Author: I. Volobouev

September 2019