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

Utilities for filling multivariate histograms with random samples. More...

#include "npstat/rng/AbsRandomGenerator.hh"
#include "npstat/stat/AbsDistributionND.hh"
#include "npstat/stat/randomHistoFillND.icc"

Go to the source code of this file.

Namespaces

 npstat
 

Functions

template<class Histo >
void npstat::randomHistoFillND (Histo *h, AbsRandomGenerator &rng, const AbsDistributionND &distro, unsigned long npoints)
 
template<class Histo >
void npstat::randomHistoFillCND (Histo *h, AbsRandomGenerator &rng, const AbsDistributionND &distro, unsigned long npoints)
 

Detailed Description

Utilities for filling multivariate histograms with random samples.

Author: I. Volobouev

September 2019