LauAbsCoeffSet.cc
Go to the documentation of this file.
virtual void adjustName(LauParameter &par) Prepend the base name and index to the name of a parameter. Definition: LauAbsCoeffSet.cc:44 virtual TString baseName() const Retrieve the base name of the coefficient set. Definition: LauAbsCoeffSet.hh:117 File containing declaration of LauAbsCoeffSet class. virtual UInt_t index() const Retrieve the index number of the coefficient set. Definition: LauAbsCoeffSet.hh:131 File containing declaration of LauParameter class. Class for defining the abstract interface for complex coefficient classes. Definition: LauAbsCoeffSet.hh:34 virtual std::vector< LauParameter * > getParameters()=0 Retrieve the parameters of the coefficient so that they can be loaded into a fit. ... Generated by 1.8.5 |