Logo ROOT  
Reference Guide
GenAlgoOptions.cxx File Reference
#include "Math/GenAlgoOptions.h"
#include <cassert>
#include <algorithm>
#include <functional>
#include <ctype.h>
#include <string>
Include dependency graph for GenAlgoOptions.cxx:

Namespaces

namespace  ROOT
 VSD Structures.
 
namespace  ROOT::Math
 
namespace  ROOT::Math::GenAlgoOptUtil
 

Typedefs

typedef std::map< std::string, ROOT::Math::GenAlgoOptionsROOT::Math::OptionsMap
 

Functions

IOptions * ROOT::Math::GenAlgoOptUtil::DoFindDefault (std::string &algoname, OptionsMap &gOpts)
 

Variables

static OptionsMap ROOT::Math::GenAlgoOptUtil::gAlgoOptions