#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.
Classes | |
| class | FoamDistribution |
Functions | |
| ClassImp (TFoamSampler) TFoamSampler | |
| 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.
1.5.1