12 #ifndef COMPWA_TOOLS_UPDATE_PTREE_PARAMETER_HPP_ 13 #define COMPWA_TOOLS_UPDATE_PTREE_PARAMETER_HPP_ 17 #include <boost/property_tree/ptree.hpp> 32 const std::string &ParameterType,
double Min,
41 const std::string &ParameterName,
double Min,
49 const std::string ParameterName,
double Value);
56 const std::string ParameterName,
double Value = -999);
63 const std::string ParameterName,
double Value = -999);
78 const std::string &KeyType,
const std::string &KeyValue,
79 double Value,
bool Fix,
double Min,
double Max,
80 bool UpdateValue,
bool UpdateFix,
bool UpdateRange);
std::vector< FitParameter< double > > FitParameterList