41 for (
int i =0; i < nbins; ++i)
56 for (
int i = 0; i <
n; ++i) {
58 fData.push_back( bf[index] );
79 for (
unsigned int i = 0; i <
n; ++i) {
92 for (
unsigned int i = 0; i <
n; ++i) {
111 if (
this == &rhs)
return *
this;
TUnuranBaseDist, base class for Unuran distribution classees such as TUnuranContDist (for one-dimensi...
virtual Double_t GetBinContent(Int_t bin) const
Return content of bin number bin.
TUnuranEmpDist & operator=(const TUnuranEmpDist &rhs)
Assignment operator.
virtual Int_t GetDimension() const
const Double_t * GetBuffer() const
TUnuranEmpDist class for describing empiral distributions.
std::vector< double > fData
TUnuranEmpDist(const TH1 *h1=0, bool useBuffer=true)
Constructor from a TH1 objects.
you should not use this method at all Int_t Int_t z
Int_t GetBufferLength() const
virtual Int_t GetNbinsX() const
TAxis * GetXaxis()
Get the behaviour adopted by the object about the statoverflows. See EStatOverflows for more informat...