1 #ifndef PARAMETRICMODEL_H 2 #define PARAMETRICMODEL_H void setFormula(TF1 *formula)
virtual ~ParametricModel()
TF1 * m_formula
Holds the formula for this model.
Class representing a model defined by a parametric function.
Abstract class describing the interface for a model.