ROOT 6.16/01 Reference Guide |
#include "Math/GenAlgoOptions.h"
#include <cassert>
#include <algorithm>
#include <functional>
#include <ctype.h>
#include <string>
Namespaces | |
namespace | ROOT |
Namespace for new ROOT classes and functions. | |
namespace | ROOT::Math |
namespace | ROOT::Math::GenAlgoOptUtil |
Typedefs | |
typedef std::map< std::string, ROOT::Math::GenAlgoOptions > | ROOT::Math::OptionsMap |
Functions | |
IOptions * | ROOT::Math::GenAlgoOptUtil::DoFindDefault (std::string &algoname, OptionsMap &gOpts) |
Variables | |
static OptionsMap | ROOT::Math::GenAlgoOptUtil::gAlgoOptions |