| 
    ROOT   6.08/07  Reference Guide  | 
    
#include "Math/IFunctionfwd.h"#include "Math/IFunction.h"#include "Math/Error.h"#include <vector>#include "GSLMonteFunctionWrapper.h"#include "Math/GSLMCIntegrator.h"#include "Math/GSLRndmEngines.h"#include "GSLMCIntegrationWorkspace.h"#include "GSLRngWrapper.h"#include <algorithm>#include <functional>#include <ctype.h>#include "gsl/gsl_monte_vegas.h"#include "gsl/gsl_monte_miser.h"#include "gsl/gsl_monte_plain.h"Namespaces | |
| ROOT | |
| This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce.  | |
| ROOT::Math | |