26 void init(
int runNo = 0,
bool verbose =
false);
29 void init(
const std::string& setname,
bool verbose =
false);
32 void initfile(
const std::string& filename,
bool verbose =
false);
35 virtual void set_CharFlag(
const std::string& name,
const std::string& flag);
void Print() const
print all the parameters
static recoConsts * __instance
void initfile(const std::string &filename, bool verbose=false)
initialize by reading a file
void init(int runNo=0, bool verbose=false)
initialize the constants by the runNo - not implemented yet
void set_defaults()
set the default value for all the constants needed - user is supposed to add a default value here to ...
std::string ExpandEnvironmentals(const std::string &input)
static recoConsts * instance()
virtual void set_CharFlag(const std::string &name, const std::string &flag)
overide the virtual function to expand the environmental variables