ROOT
6.06/09
Reference Guide
|
#include "TFoamSampler.h"
#include "Math/DistSamplerOptions.h"
#include "TFoam.h"
#include "TFoamIntegrand.h"
#include "Math/OneDimFunctionAdapter.h"
#include "Math/IOptions.h"
#include "Fit/DataRange.h"
#include "TRandom.h"
#include "TError.h"
#include "TF1.h"
#include <cassert>
#include <cmath>
Go to the source code of this file.
Functions | |
ClassImp (TFoamSampler) TFoamSampler | |
TFoamSampler class class implementing the ROOT::Math::DistSampler interface using FOAM for sampling arbitrary distributions. More... | |
ClassImp | ( | TFoamSampler | ) |
TFoamSampler class class implementing the ROOT::Math::DistSampler interface using FOAM for sampling arbitrary distributions.
Definition at line 76 of file TFoamSampler.cxx.