Go to the documentation of this file.
13 typedef std::map<ALIstring, ALIdouble, std::less<ALIstring> >
msd;
ALIdouble getVal(const ALIstring &str, const ALIdouble dimensionFactor=1.)
void addParameter(const ALIstring &name, const ALIstring &valstr)
static ParameterMgr * getInstance()
void addRandomGaussParameter(const ALIstring &name, const ALIstring &valMean, const ALIstring &valStdDev)
void setRandomSeed(const long seed)
ALIint getParameterValue(const ALIstring &name, ALIdouble &val)
static ParameterMgr * theInstance
std::map< ALIstring, ALIdouble, std::less< ALIstring > > msd
void addRandomFlatParameter(const ALIstring &name, const ALIstring &valMean, const ALIstring &valInterval)
std::map< ALIstring, ALIdouble, std::less< ALIstring > > msd