47 #ifndef HITFIT_DEFAULTS_H 48 #define HITFIT_DEFAULTS_H 130 #endif // not HITFIT_DEFAULTS_H virtual std::string get_string(std::string name) const =0
virtual double get_float(std::string name) const =0
virtual bool get_bool(std::string name) const =0
Define an interface for getting parameter settings.
virtual bool exists(std::string name) const =0
virtual int get_int(std::string name) const =0