Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > eebc325dc36bd6e3b09b9b45133e42f8 > files > 2939

HippoDraw-devel-docs-1.21.1-10.fc13.i686.rpm

<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>HippoDraw Class Library</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
<link rel="shortcut icon" href="hippoApp.ico">
</head><body>
<!-- Generated by Doxygen 1.6.2 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="dirs.html"><span>Directories</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="classes.html"><span>Class&nbsp;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath"><a class="el" href="namespacehippodraw.html">hippodraw</a>::<a class="el" href="classhippodraw_1_1FunctionParameter.html">FunctionParameter</a>
  </div>
</div>
<div class="contents">
<h1>FunctionParameter Class Reference</h1><!-- doxytag: class="hippodraw::FunctionParameter" -->
<p>A class to collect function parameters from a <a class="el" href="classhippodraw_1_1FunctionBase.html" title="A function that can be added to a DataRep and used in a fitter.">FunctionBase</a> object but also the constraints and errors from the <a class="el" href="classhippodraw_1_1Fitter.html" title="The base class for fitters.">Fitter</a> object Objects of this class can then be delivered to client code so that such code does not need to know how to collect what it needs itself.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="FunctionParameter_8h_source.html">FunctionParameter.h</a>&gt;</code></p>
<div class="dynheader">
Collaboration diagram for FunctionParameter:</div>
<div class="dynsection">
<div class="center"><img src="classhippodraw_1_1FunctionParameter__coll__graph.gif" border="0" usemap="#FunctionParameter_coll__map" alt="Collaboration graph"/></div>
<map name="FunctionParameter_coll__map" id="FunctionParameter_coll__map">
<area shape="rect" id="node6" title="STL class." alt="" coords="229,85,283,115"/><area shape="rect" id="node8" title="STL class." alt="" coords="185,5,327,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="classhippodraw_1_1FunctionParameter-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1FunctionParameter.html#ae75852c9d9bf937552ee5a1bafea818f">error</a> () const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the error on the value of the parameter.  <a href="#ae75852c9d9bf937552ee5a1bafea818f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1FunctionParameter.html#aafb39d550197b083cf20f09958bcd1e7">FunctionParameter</a> (const std::string &amp;name, double value, double error, bool fixed, double low_limit, double high_limit, bool has_low, bool has_high)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The constructor.  <a href="#aafb39d550197b083cf20f09958bcd1e7"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1FunctionParameter.html#ac856e034e6c58858454869c2469c0974">hasLowerLimit</a> () const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns <code>true</code> if lower limit on parameters being used.  <a href="#ac856e034e6c58858454869c2469c0974"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1FunctionParameter.html#a7a178cf859b5f083f31ba5ea537378b1">hasUpperLimit</a> () const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns <code>true</code> if upper limit on parameters being used.  <a href="#a7a178cf859b5f083f31ba5ea537378b1"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1FunctionParameter.html#af5e7d3badddf2ec07159f1d83426d4c1">isFixed</a> () const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the fixed flag.  <a href="#af5e7d3badddf2ec07159f1d83426d4c1"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1FunctionParameter.html#a55104c31abce867d9ef783b149a60f12">lowerLimit</a> () const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the lower limit, if any on the parameter.  <a href="#a55104c31abce867d9ef783b149a60f12"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const std::string &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1FunctionParameter.html#af8370604529de0f829b8424e1288a104">name</a> () const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the name of the parameter.  <a href="#af8370604529de0f829b8424e1288a104"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1FunctionParameter.html#a24dafd435dd5ee75f0ac077d8766cada">upperLimit</a> () const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the upper limit, if any on the parameter.  <a href="#a24dafd435dd5ee75f0ac077d8766cada"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1FunctionParameter.html#a324b14b7506c6e4f47912161956974ed">value</a> () const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the value of the parameter.  <a href="#a324b14b7506c6e4f47912161956974ed"></a><br/></td></tr>
<tr><td colspan="2"><h2>Private Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1FunctionParameter.html#ab3fd2fc9522b3bd62a1e20898e89d69f">m_error</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The error on the value after fitting.  <a href="#ab3fd2fc9522b3bd62a1e20898e89d69f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1FunctionParameter.html#af53d1a69078732275b213f89d8afb220">m_fixed</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The fixed flag used by the minimizer.  <a href="#af53d1a69078732275b213f89d8afb220"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1FunctionParameter.html#af82b8f083c1a64ae026126bb01c77758">m_has_lower</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The has low limit flag.  <a href="#af82b8f083c1a64ae026126bb01c77758"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1FunctionParameter.html#a6de7ea509f4dc8185a86da74bd180a12">m_has_upper</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The has uppper limit flag.  <a href="#a6de7ea509f4dc8185a86da74bd180a12"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1FunctionParameter.html#abef778c64c027da2e3aef968baa53f68">m_lower_limit</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The lower limit allowed during fitting.  <a href="#abef778c64c027da2e3aef968baa53f68"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">std::string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1FunctionParameter.html#adb41893ba19e889e56c559f25fc1a68a">m_name</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The name of the parameter.  <a href="#adb41893ba19e889e56c559f25fc1a68a"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1FunctionParameter.html#ab311a71982fd6ea8360f6ef588702647">m_upper_limit</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">the upper limit allowed during fitting.  <a href="#ab311a71982fd6ea8360f6ef588702647"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1FunctionParameter.html#af571e2fb313a55aae59a77a9d9324286">m_value</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The value of the parameter.  <a href="#af571e2fb313a55aae59a77a9d9324286"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>A class to collect function parameters from a <a class="el" href="classhippodraw_1_1FunctionBase.html" title="A function that can be added to a DataRep and used in a fitter.">FunctionBase</a> object but also the constraints and errors from the <a class="el" href="classhippodraw_1_1Fitter.html" title="The base class for fitters.">Fitter</a> object Objects of this class can then be delivered to client code so that such code does not need to know how to collect what it needs itself. </p>
<p>This class is equivalent to Minuit's <a class="elRef" doxygen="Minuit.tag:http://seal.web.cern.ch/seal/MathLibs/Minuit/html/" href="http://seal.web.cern.ch/seal/MathLibs/Minuit/html/classMinuitParameter.html">MinuitParameter</a> class.</p>
<dl class="author"><dt><b>Author:</b></dt><dd>Paul F. Kunz &lt;<a href="mailto:Paul_Kunz@slac.stanford.edu">Paul_Kunz@slac.stanford.edu</a>&gt; </dd></dl>

<p>Definition at line <a class="el" href="FunctionParameter_8h_source.html#l00031">31</a> of file <a class="el" href="FunctionParameter_8h_source.html">FunctionParameter.h</a>.</p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="aafb39d550197b083cf20f09958bcd1e7"></a><!-- doxytag: member="hippodraw::FunctionParameter::FunctionParameter" ref="aafb39d550197b083cf20f09958bcd1e7" args="(const std::string &amp;name, double value, double error, bool fixed, double low_limit, double high_limit, bool has_low, bool has_high)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classhippodraw_1_1FunctionParameter.html">FunctionParameter</a> </td>
          <td>(</td>
          <td class="paramtype">const std::string &amp;&nbsp;</td>
          <td class="paramname"> <em>name</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>value</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>error</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>fixed</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>low_limit</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>high_limit</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>has_low</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>has_high</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The constructor. </p>

<p>Definition at line <a class="el" href="FunctionParameter_8cxx_source.html#l00019">19</a> of file <a class="el" href="FunctionParameter_8cxx_source.html">FunctionParameter.cxx</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="ae75852c9d9bf937552ee5a1bafea818f"></a><!-- doxytag: member="hippodraw::FunctionParameter::error" ref="ae75852c9d9bf937552ee5a1bafea818f" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double error </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the error on the value of the parameter. </p>

<p>Definition at line <a class="el" href="FunctionParameter_8cxx_source.html#l00054">54</a> of file <a class="el" href="FunctionParameter_8cxx_source.html">FunctionParameter.cxx</a>.</p>

<p>References <a class="el" href="FunctionParameter_8h_source.html#l00046">FunctionParameter::m_error</a>.</p>

<p>Referenced by <a class="el" href="Inspector_8cxx_source.html#l03631">Inspector::fillFunctionParameters()</a>.</p>

</div>
</div>
<a class="anchor" id="ac856e034e6c58858454869c2469c0974"></a><!-- doxytag: member="hippodraw::FunctionParameter::hasLowerLimit" ref="ac856e034e6c58858454869c2469c0974" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool hasLowerLimit </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns <code>true</code> if lower limit on parameters being used. </p>

<p>Definition at line <a class="el" href="FunctionParameter_8cxx_source.html#l00082">82</a> of file <a class="el" href="FunctionParameter_8cxx_source.html">FunctionParameter.cxx</a>.</p>

<p>References <a class="el" href="FunctionParameter_8h_source.html#l00062">FunctionParameter::m_has_lower</a>.</p>

</div>
</div>
<a class="anchor" id="a7a178cf859b5f083f31ba5ea537378b1"></a><!-- doxytag: member="hippodraw::FunctionParameter::hasUpperLimit" ref="a7a178cf859b5f083f31ba5ea537378b1" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool hasUpperLimit </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns <code>true</code> if upper limit on parameters being used. </p>

<p>Definition at line <a class="el" href="FunctionParameter_8cxx_source.html#l00090">90</a> of file <a class="el" href="FunctionParameter_8cxx_source.html">FunctionParameter.cxx</a>.</p>

<p>References <a class="el" href="FunctionParameter_8h_source.html#l00065">FunctionParameter::m_has_upper</a>.</p>

</div>
</div>
<a class="anchor" id="af5e7d3badddf2ec07159f1d83426d4c1"></a><!-- doxytag: member="hippodraw::FunctionParameter::isFixed" ref="af5e7d3badddf2ec07159f1d83426d4c1" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool isFixed </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the fixed flag. </p>

<p>Definition at line <a class="el" href="FunctionParameter_8cxx_source.html#l00061">61</a> of file <a class="el" href="FunctionParameter_8cxx_source.html">FunctionParameter.cxx</a>.</p>

<p>References <a class="el" href="FunctionParameter_8h_source.html#l00058">FunctionParameter::m_fixed</a>.</p>

<p>Referenced by <a class="el" href="Inspector_8cxx_source.html#l03631">Inspector::fillFunctionParameters()</a>.</p>

</div>
</div>
<a class="anchor" id="a55104c31abce867d9ef783b149a60f12"></a><!-- doxytag: member="hippodraw::FunctionParameter::lowerLimit" ref="a55104c31abce867d9ef783b149a60f12" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double lowerLimit </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the lower limit, if any on the parameter. </p>

<p>Definition at line <a class="el" href="FunctionParameter_8cxx_source.html#l00068">68</a> of file <a class="el" href="FunctionParameter_8cxx_source.html">FunctionParameter.cxx</a>.</p>

<p>References <a class="el" href="FunctionParameter_8h_source.html#l00050">FunctionParameter::m_lower_limit</a>.</p>

</div>
</div>
<a class="anchor" id="af8370604529de0f829b8424e1288a104"></a><!-- doxytag: member="hippodraw::FunctionParameter::name" ref="af8370604529de0f829b8424e1288a104" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const std::string &amp; name </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the name of the parameter. </p>

<p>Definition at line <a class="el" href="FunctionParameter_8cxx_source.html#l00040">40</a> of file <a class="el" href="FunctionParameter_8cxx_source.html">FunctionParameter.cxx</a>.</p>

<p>References <a class="el" href="FunctionParameter_8h_source.html#l00038">FunctionParameter::m_name</a>.</p>

<p>Referenced by <a class="el" href="Inspector_8cxx_source.html#l03631">Inspector::fillFunctionParameters()</a>.</p>

</div>
</div>
<a class="anchor" id="a24dafd435dd5ee75f0ac077d8766cada"></a><!-- doxytag: member="hippodraw::FunctionParameter::upperLimit" ref="a24dafd435dd5ee75f0ac077d8766cada" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double upperLimit </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the upper limit, if any on the parameter. </p>

<p>Definition at line <a class="el" href="FunctionParameter_8cxx_source.html#l00075">75</a> of file <a class="el" href="FunctionParameter_8cxx_source.html">FunctionParameter.cxx</a>.</p>

<p>References <a class="el" href="FunctionParameter_8h_source.html#l00054">FunctionParameter::m_upper_limit</a>.</p>

</div>
</div>
<a class="anchor" id="a324b14b7506c6e4f47912161956974ed"></a><!-- doxytag: member="hippodraw::FunctionParameter::value" ref="a324b14b7506c6e4f47912161956974ed" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double value </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the value of the parameter. </p>

<p>Definition at line <a class="el" href="FunctionParameter_8cxx_source.html#l00047">47</a> of file <a class="el" href="FunctionParameter_8cxx_source.html">FunctionParameter.cxx</a>.</p>

<p>References <a class="el" href="FunctionParameter_8h_source.html#l00042">FunctionParameter::m_value</a>.</p>

<p>Referenced by <a class="el" href="Inspector_8cxx_source.html#l03631">Inspector::fillFunctionParameters()</a>.</p>

</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="ab3fd2fc9522b3bd62a1e20898e89d69f"></a><!-- doxytag: member="hippodraw::FunctionParameter::m_error" ref="ab3fd2fc9522b3bd62a1e20898e89d69f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="classhippodraw_1_1FunctionParameter.html#ab3fd2fc9522b3bd62a1e20898e89d69f">m_error</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The error on the value after fitting. </p>

<p>Definition at line <a class="el" href="FunctionParameter_8h_source.html#l00046">46</a> of file <a class="el" href="FunctionParameter_8h_source.html">FunctionParameter.h</a>.</p>

<p>Referenced by <a class="el" href="FunctionParameter_8cxx_source.html#l00054">FunctionParameter::error()</a>.</p>

</div>
</div>
<a class="anchor" id="af53d1a69078732275b213f89d8afb220"></a><!-- doxytag: member="hippodraw::FunctionParameter::m_fixed" ref="af53d1a69078732275b213f89d8afb220" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="classhippodraw_1_1FunctionParameter.html#af53d1a69078732275b213f89d8afb220">m_fixed</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The fixed flag used by the minimizer. </p>

<p>Definition at line <a class="el" href="FunctionParameter_8h_source.html#l00058">58</a> of file <a class="el" href="FunctionParameter_8h_source.html">FunctionParameter.h</a>.</p>

<p>Referenced by <a class="el" href="FunctionParameter_8cxx_source.html#l00061">FunctionParameter::isFixed()</a>.</p>

</div>
</div>
<a class="anchor" id="af82b8f083c1a64ae026126bb01c77758"></a><!-- doxytag: member="hippodraw::FunctionParameter::m_has_lower" ref="af82b8f083c1a64ae026126bb01c77758" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="classhippodraw_1_1FunctionParameter.html#af82b8f083c1a64ae026126bb01c77758">m_has_lower</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The has low limit flag. </p>

<p>Definition at line <a class="el" href="FunctionParameter_8h_source.html#l00062">62</a> of file <a class="el" href="FunctionParameter_8h_source.html">FunctionParameter.h</a>.</p>

<p>Referenced by <a class="el" href="FunctionParameter_8cxx_source.html#l00082">FunctionParameter::hasLowerLimit()</a>.</p>

</div>
</div>
<a class="anchor" id="a6de7ea509f4dc8185a86da74bd180a12"></a><!-- doxytag: member="hippodraw::FunctionParameter::m_has_upper" ref="a6de7ea509f4dc8185a86da74bd180a12" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="classhippodraw_1_1FunctionParameter.html#a6de7ea509f4dc8185a86da74bd180a12">m_has_upper</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The has uppper limit flag. </p>

<p>Definition at line <a class="el" href="FunctionParameter_8h_source.html#l00065">65</a> of file <a class="el" href="FunctionParameter_8h_source.html">FunctionParameter.h</a>.</p>

<p>Referenced by <a class="el" href="FunctionParameter_8cxx_source.html#l00090">FunctionParameter::hasUpperLimit()</a>.</p>

</div>
</div>
<a class="anchor" id="abef778c64c027da2e3aef968baa53f68"></a><!-- doxytag: member="hippodraw::FunctionParameter::m_lower_limit" ref="abef778c64c027da2e3aef968baa53f68" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="classhippodraw_1_1FunctionParameter.html#abef778c64c027da2e3aef968baa53f68">m_lower_limit</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The lower limit allowed during fitting. </p>

<p>Definition at line <a class="el" href="FunctionParameter_8h_source.html#l00050">50</a> of file <a class="el" href="FunctionParameter_8h_source.html">FunctionParameter.h</a>.</p>

<p>Referenced by <a class="el" href="FunctionParameter_8cxx_source.html#l00068">FunctionParameter::lowerLimit()</a>.</p>

</div>
</div>
<a class="anchor" id="adb41893ba19e889e56c559f25fc1a68a"></a><!-- doxytag: member="hippodraw::FunctionParameter::m_name" ref="adb41893ba19e889e56c559f25fc1a68a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::string <a class="el" href="classhippodraw_1_1FunctionParameter.html#adb41893ba19e889e56c559f25fc1a68a">m_name</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The name of the parameter. </p>

<p>Definition at line <a class="el" href="FunctionParameter_8h_source.html#l00038">38</a> of file <a class="el" href="FunctionParameter_8h_source.html">FunctionParameter.h</a>.</p>

<p>Referenced by <a class="el" href="FunctionParameter_8cxx_source.html#l00040">FunctionParameter::name()</a>.</p>

</div>
</div>
<a class="anchor" id="ab311a71982fd6ea8360f6ef588702647"></a><!-- doxytag: member="hippodraw::FunctionParameter::m_upper_limit" ref="ab311a71982fd6ea8360f6ef588702647" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="classhippodraw_1_1FunctionParameter.html#ab311a71982fd6ea8360f6ef588702647">m_upper_limit</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>the upper limit allowed during fitting. </p>

<p>Definition at line <a class="el" href="FunctionParameter_8h_source.html#l00054">54</a> of file <a class="el" href="FunctionParameter_8h_source.html">FunctionParameter.h</a>.</p>

<p>Referenced by <a class="el" href="FunctionParameter_8cxx_source.html#l00075">FunctionParameter::upperLimit()</a>.</p>

</div>
</div>
<a class="anchor" id="af571e2fb313a55aae59a77a9d9324286"></a><!-- doxytag: member="hippodraw::FunctionParameter::m_value" ref="af571e2fb313a55aae59a77a9d9324286" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="classhippodraw_1_1FunctionParameter.html#af571e2fb313a55aae59a77a9d9324286">m_value</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The value of the parameter. </p>

<p>Definition at line <a class="el" href="FunctionParameter_8h_source.html#l00042">42</a> of file <a class="el" href="FunctionParameter_8h_source.html">FunctionParameter.h</a>.</p>

<p>Referenced by <a class="el" href="FunctionParameter_8cxx_source.html#l00047">FunctionParameter::value()</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="FunctionParameter_8h_source.html">FunctionParameter.h</a></li>
<li><a class="el" href="FunctionParameter_8cxx_source.html">FunctionParameter.cxx</a></li>
</ul>
</div>
<hr size="1"><address style="align: right;"><small>
Generated for HippoDraw Class Library by <a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0>
</a> </small></address>
</body>
</html>