Sophie

Sophie

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

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_1TupleCut.html">TupleCut</a>
  </div>
</div>
<div class="contents">
<h1>TupleCut Class Reference</h1><!-- doxytag: class="hippodraw::TupleCut" -->
<p>The class expresses a cut on a <a class="el" href="classhippodraw_1_1DataSource.html" title="Base class for DataSource.">DataSource</a>, i.e.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="TupleCut_8h_source.html">TupleCut.h</a>&gt;</code></p>
<div class="dynheader">
Collaboration diagram for TupleCut:</div>
<div class="dynsection">
<div class="center"><img src="classhippodraw_1_1TupleCut__coll__graph.gif" border="0" usemap="#TupleCut_coll__map" alt="Collaboration graph"/></div>
<map name="TupleCut_coll__map" id="TupleCut_coll__map">
<area shape="rect" id="node2" href="classhippodraw_1_1Range.html" title="Expresses a range of values." alt="" coords="77,139,136,168"/><area shape="rect" id="node11" title="STL class." alt="" coords="344,139,397,168"/><area shape="rect" id="node13" title="STL class." alt="" coords="300,5,441,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="classhippodraw_1_1TupleCut-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">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1TupleCut.html#a1fb4f279a7401329284bbabd2676b5b0">acceptRow</a> (const <a class="el" href="classhippodraw_1_1DataSource.html">DataSource</a> *source, unsigned int i) const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns true if the cut value at the index <em>i</em> is within the range.  <a href="#a1fb4f279a7401329284bbabd2676b5b0"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">unsigned int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1TupleCut.html#a0035603802c53109ab0581ac39239932">getColumn</a> () const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the column index used in the <a class="el" href="classhippodraw_1_1DataSource.html" title="Base class for DataSource.">DataSource</a>.  <a href="#a0035603802c53109ab0581ac39239932"></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_1TupleCut.html#aea97b4984052ef147b95bb435d8c5a80">getInversion</a> () const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the state of the inversion for the axis.  <a href="#aea97b4984052ef147b95bb435d8c5a80"></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_1TupleCut.html#ae1370f369a9c1b2b6e850ab544853d9c">getLabel</a> () const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the label for the cut.  <a href="#ae1370f369a9c1b2b6e850ab544853d9c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1TupleCut.html#a401b9ceaf58d9b40bb1a926067d1d74f">getRange</a> () const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns a reference to the range for each dimension.  <a href="#a401b9ceaf58d9b40bb1a926067d1d74f"></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_1TupleCut.html#ae2931e09e0fd8eac15c83f0254b4e4ac">isEnabled</a> () const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the state of the cut's enable status.  <a href="#ae2931e09e0fd8eac15c83f0254b4e4ac"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1TupleCut.html#aa4204fa6fd749b0f3717e6f6feba816e">setColumn</a> (unsigned int col)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sets the column in the <a class="el" href="classhippodraw_1_1DataSource.html" title="Base class for DataSource.">DataSource</a> to be used.  <a href="#aa4204fa6fd749b0f3717e6f6feba816e"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1TupleCut.html#a1aac6272411226109e7cb9d5c612282d">setEnabled</a> (bool yes=true)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sets the cut to be enabled, i.e.  <a href="#a1aac6272411226109e7cb9d5c612282d"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1TupleCut.html#ae080840323307a99ba0b18c5eafc04cf">setInversion</a> (bool state)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sets the inversion state to <em>state</em>.  <a href="#ae080840323307a99ba0b18c5eafc04cf"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1TupleCut.html#a81f16b68bb21c5d5cc48cb6524f61991">setLabel</a> (const std::string &amp;label)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sets the label for the cut.  <a href="#a81f16b68bb21c5d5cc48cb6524f61991"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1TupleCut.html#a1c320b45450e1172b1b079f03664d3ef">setRange</a> (const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;range)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sets the range of the cut.  <a href="#a1c320b45450e1172b1b079f03664d3ef"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1TupleCut.html#a987d667f01422e4a7e9070eb775e8ee9">toggleInverted</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Toggles the sense of the inversion flag.  <a href="#a987d667f01422e4a7e9070eb775e8ee9"></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_1TupleCut.html#ababeace9e5aad9f1f6a4f6dc03193528">TupleCut</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The default constructor.  <a href="#ababeace9e5aad9f1f6a4f6dc03193528"></a><br/></td></tr>
<tr><td colspan="2"><h2>Private Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">unsigned int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1TupleCut.html#af27a091f84e50b8c3481c6a73c69c7ea">m_column</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The column index used by the cut.  <a href="#af27a091f84e50b8c3481c6a73c69c7ea"></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_1TupleCut.html#a34a97a069b6bae0160fc4d19394ee0b1">m_enabled</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The enable flag.  <a href="#a34a97a069b6bae0160fc4d19394ee0b1"></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_1TupleCut.html#a394c8aef0bb77d86943d815b33a3a850">m_invert</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The inversion flag.  <a href="#a394c8aef0bb77d86943d815b33a3a850"></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_1TupleCut.html#ab7e76ef9dc06dddfd04299b034b6e076">m_label</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The label for the cut.  <a href="#ab7e76ef9dc06dddfd04299b034b6e076"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classhippodraw_1_1Range.html">Range</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classhippodraw_1_1TupleCut.html#ae71dd536700e6f5636df8c8728c1383d">m_range</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The <a class="el" href="classhippodraw_1_1Range.html" title="Expresses a range of values.">Range</a> object used by the cut.  <a href="#ae71dd536700e6f5636df8c8728c1383d"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>The class expresses a cut on a <a class="el" href="classhippodraw_1_1DataSource.html" title="Base class for DataSource.">DataSource</a>, i.e. </p>
<p>to limit the rows that are to be used. Typically it would be used to filter the entries in to a <a class="el" href="classhippodraw_1_1DataRep.html" title="The base class for data representations.">DataRep</a>, or to highlight regions that are displayed.</p>
<dl class="note"><dt><b>Note:</b></dt><dd>This class has no derived class and no virtual functions.</dd></dl>
<dl class="requests"><dt><b><a class="el" href="requests.html#_requests000016">Requests:</a></b></dt><dd>@@@ Needs form of <a class="el" href="classhippodraw_1_1TupleCut.html" title="The class expresses a cut on a DataSource, i.e.">TupleCut</a>, or some other class, allowing one to use only certain set of rows, independent of the contents.</dd></dl>
<dl class="author"><dt><b>Author:</b></dt><dd>Kaustuv &lt;<a href="mailto:kaustuv@stanford.edu">kaustuv@stanford.edu</a>&gt; </dd>
<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="TupleCut_8h_source.html#l00043">43</a> of file <a class="el" href="TupleCut_8h_source.html">TupleCut.h</a>.</p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="ababeace9e5aad9f1f6a4f6dc03193528"></a><!-- doxytag: member="hippodraw::TupleCut::TupleCut" ref="ababeace9e5aad9f1f6a4f6dc03193528" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classhippodraw_1_1TupleCut.html">TupleCut</a> </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The default constructor. </p>

<p>Definition at line <a class="el" href="TupleCut_8cxx_source.html#l00026">26</a> of file <a class="el" href="TupleCut_8cxx_source.html">TupleCut.cxx</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a1fb4f279a7401329284bbabd2676b5b0"></a><!-- doxytag: member="hippodraw::TupleCut::acceptRow" ref="a1fb4f279a7401329284bbabd2676b5b0" args="(const DataSource *source, unsigned int i) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool acceptRow </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classhippodraw_1_1DataSource.html">DataSource</a> *&nbsp;</td>
          <td class="paramname"> <em>source</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">unsigned int&nbsp;</td>
          <td class="paramname"> <em>i</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns true if the cut value at the index <em>i</em> is within the range. </p>
<p>Calls the <a class="el" href="classhippodraw_1_1DataSource.html#a6e4ac7f5034f6f44cd478cf177681845" title="Returns the value in the table in position given by the row and column indexes.">DataSource::valueAt</a> member obtain the cut value. </p>

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

<p>References <a class="el" href="Range_8cxx_source.html#l00145">Range::includes()</a>, <a class="el" href="TupleCut_8h_source.html#l00059">TupleCut::m_column</a>, <a class="el" href="TupleCut_8h_source.html#l00070">TupleCut::m_enabled</a>, <a class="el" href="TupleCut_8h_source.html#l00064">TupleCut::m_invert</a>, and <a class="el" href="TupleCut_8h_source.html#l00055">TupleCut::m_range</a>.</p>

</div>
</div>
<a class="anchor" id="a0035603802c53109ab0581ac39239932"></a><!-- doxytag: member="hippodraw::TupleCut::getColumn" ref="a0035603802c53109ab0581ac39239932" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned int getColumn </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the column index used in the <a class="el" href="classhippodraw_1_1DataSource.html" title="Base class for DataSource.">DataSource</a>. </p>

<p>Definition at line <a class="el" href="TupleCut_8cxx_source.html#l00070">70</a> of file <a class="el" href="TupleCut_8cxx_source.html">TupleCut.cxx</a>.</p>

<p>References <a class="el" href="TupleCut_8h_source.html#l00059">TupleCut::m_column</a>.</p>

<p>Referenced by <a class="el" href="TupleCutXML_8cxx_source.html#l00042">TupleCutXML::createElement()</a>.</p>

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

<p>Returns the state of the inversion for the axis. </p>

<p>Definition at line <a class="el" href="TupleCut_8cxx_source.html#l00098">98</a> of file <a class="el" href="TupleCut_8cxx_source.html">TupleCut.cxx</a>.</p>

<p>References <a class="el" href="TupleCut_8h_source.html#l00064">TupleCut::m_invert</a>.</p>

<p>Referenced by <a class="el" href="TupleCutXML_8cxx_source.html#l00042">TupleCutXML::createElement()</a>.</p>

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

<p>Returns the label for the cut. </p>

<p>Definition at line <a class="el" href="TupleCut_8cxx_source.html#l00110">110</a> of file <a class="el" href="TupleCut_8cxx_source.html">TupleCut.cxx</a>.</p>

<p>References <a class="el" href="TupleCut_8h_source.html#l00049">TupleCut::m_label</a>.</p>

<p>Referenced by <a class="el" href="Cut1DPlotter_8cxx_source.html#l00092">Cut1DPlotter::getCutLabel()</a>.</p>

</div>
</div>
<a class="anchor" id="a401b9ceaf58d9b40bb1a926067d1d74f"></a><!-- doxytag: member="hippodraw::TupleCut::getRange" ref="a401b9ceaf58d9b40bb1a926067d1d74f" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp; getRange </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns a reference to the range for each dimension. </p>

<p>Definition at line <a class="el" href="TupleCut_8cxx_source.html#l00084">84</a> of file <a class="el" href="TupleCut_8cxx_source.html">TupleCut.cxx</a>.</p>

<p>References <a class="el" href="TupleCut_8h_source.html#l00055">TupleCut::m_range</a>.</p>

<p>Referenced by <a class="el" href="TupleCutXML_8cxx_source.html#l00042">TupleCutXML::createElement()</a>.</p>

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

<p>Returns the state of the cut's enable status. </p>

<p>Definition at line <a class="el" href="TupleCut_8cxx_source.html#l00042">42</a> of file <a class="el" href="TupleCut_8cxx_source.html">TupleCut.cxx</a>.</p>

<p>References <a class="el" href="TupleCut_8h_source.html#l00070">TupleCut::m_enabled</a>.</p>

</div>
</div>
<a class="anchor" id="aa4204fa6fd749b0f3717e6f6feba816e"></a><!-- doxytag: member="hippodraw::TupleCut::setColumn" ref="aa4204fa6fd749b0f3717e6f6feba816e" args="(unsigned int col)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void setColumn </td>
          <td>(</td>
          <td class="paramtype">unsigned int&nbsp;</td>
          <td class="paramname"> <em>col</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the column in the <a class="el" href="classhippodraw_1_1DataSource.html" title="Base class for DataSource.">DataSource</a> to be used. </p>

<p>Definition at line <a class="el" href="TupleCut_8cxx_source.html#l00063">63</a> of file <a class="el" href="TupleCut_8cxx_source.html">TupleCut.cxx</a>.</p>

<p>References <a class="el" href="TupleCut_8h_source.html#l00059">TupleCut::m_column</a>.</p>

<p>Referenced by <a class="el" href="DataRep_8cxx_source.html#l00486">DataRep::addCut()</a>, <a class="el" href="TupleCutXML_8cxx_source.html#l00083">TupleCutXML::setAxisAttributes()</a>, and <a class="el" href="CutPlotter_8cxx_source.html#l00072">CutPlotter::setAxisBinding()</a>.</p>

</div>
</div>
<a class="anchor" id="a1aac6272411226109e7cb9d5c612282d"></a><!-- doxytag: member="hippodraw::TupleCut::setEnabled" ref="a1aac6272411226109e7cb9d5c612282d" args="(bool yes=true)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void setEnabled </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>yes</em> = <code>true</code></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the cut to be enabled, i.e. </p>
<p>active, or not. </p>

<p>Definition at line <a class="el" href="TupleCut_8cxx_source.html#l00035">35</a> of file <a class="el" href="TupleCut_8cxx_source.html">TupleCut.cxx</a>.</p>

<p>References <a class="el" href="TupleCut_8h_source.html#l00070">TupleCut::m_enabled</a>.</p>

</div>
</div>
<a class="anchor" id="ae080840323307a99ba0b18c5eafc04cf"></a><!-- doxytag: member="hippodraw::TupleCut::setInversion" ref="ae080840323307a99ba0b18c5eafc04cf" args="(bool state)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void setInversion </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>state</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the inversion state to <em>state</em>. </p>

<p>Definition at line <a class="el" href="TupleCut_8cxx_source.html#l00091">91</a> of file <a class="el" href="TupleCut_8cxx_source.html">TupleCut.cxx</a>.</p>

<p>References <a class="el" href="TupleCut_8h_source.html#l00064">TupleCut::m_invert</a>.</p>

</div>
</div>
<a class="anchor" id="a81f16b68bb21c5d5cc48cb6524f61991"></a><!-- doxytag: member="hippodraw::TupleCut::setLabel" ref="a81f16b68bb21c5d5cc48cb6524f61991" args="(const std::string &amp;label)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void setLabel </td>
          <td>(</td>
          <td class="paramtype">const std::string &amp;&nbsp;</td>
          <td class="paramname"> <em>label</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the label for the cut. </p>

<p>Definition at line <a class="el" href="TupleCut_8cxx_source.html#l00117">117</a> of file <a class="el" href="TupleCut_8cxx_source.html">TupleCut.cxx</a>.</p>

<p>References <a class="el" href="TupleCut_8h_source.html#l00049">TupleCut::m_label</a>.</p>

<p>Referenced by <a class="el" href="DataRep_8cxx_source.html#l00486">DataRep::addCut()</a>, <a class="el" href="CutPlotter_8cxx_source.html#l00072">CutPlotter::setAxisBinding()</a>, and <a class="el" href="FunctionRep_8cxx_source.html#l00340">FunctionRep::setCutRange()</a>.</p>

</div>
</div>
<a class="anchor" id="a1c320b45450e1172b1b079f03664d3ef"></a><!-- doxytag: member="hippodraw::TupleCut::setRange" ref="a1c320b45450e1172b1b079f03664d3ef" args="(const Range &amp;range)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void setRange </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classhippodraw_1_1Range.html">Range</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>range</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the range of the cut. </p>

<p>Definition at line <a class="el" href="TupleCut_8cxx_source.html#l00077">77</a> of file <a class="el" href="TupleCut_8cxx_source.html">TupleCut.cxx</a>.</p>

<p>References <a class="el" href="TupleCut_8h_source.html#l00055">TupleCut::m_range</a>.</p>

<p>Referenced by <a class="el" href="DataRep_8cxx_source.html#l00486">DataRep::addCut()</a>, <a class="el" href="TupleCutXML_8cxx_source.html#l00083">TupleCutXML::setAxisAttributes()</a>, and <a class="el" href="FunctionRep_8cxx_source.html#l00340">FunctionRep::setCutRange()</a>.</p>

</div>
</div>
<a class="anchor" id="a987d667f01422e4a7e9070eb775e8ee9"></a><!-- doxytag: member="hippodraw::TupleCut::toggleInverted" ref="a987d667f01422e4a7e9070eb775e8ee9" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void toggleInverted </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Toggles the sense of the inversion flag. </p>

<p>Definition at line <a class="el" href="TupleCut_8cxx_source.html#l00103">103</a> of file <a class="el" href="TupleCut_8cxx_source.html">TupleCut.cxx</a>.</p>

<p>References <a class="el" href="TupleCut_8h_source.html#l00064">TupleCut::m_invert</a>.</p>

</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="af27a091f84e50b8c3481c6a73c69c7ea"></a><!-- doxytag: member="hippodraw::TupleCut::m_column" ref="af27a091f84e50b8c3481c6a73c69c7ea" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned int <a class="el" href="classhippodraw_1_1TupleCut.html#af27a091f84e50b8c3481c6a73c69c7ea">m_column</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The column index used by the cut. </p>

<p>Definition at line <a class="el" href="TupleCut_8h_source.html#l00059">59</a> of file <a class="el" href="TupleCut_8h_source.html">TupleCut.h</a>.</p>

<p>Referenced by <a class="el" href="TupleCut_8cxx_source.html#l00047">TupleCut::acceptRow()</a>, <a class="el" href="TupleCut_8cxx_source.html#l00070">TupleCut::getColumn()</a>, and <a class="el" href="TupleCut_8cxx_source.html#l00063">TupleCut::setColumn()</a>.</p>

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

<p>The enable flag. </p>
<p>When set <code>true</code>, the cut is active, otherwise it is inactive. This allows cut to be toggled to inactive state without losing the cut information. </p>

<p>Definition at line <a class="el" href="TupleCut_8h_source.html#l00070">70</a> of file <a class="el" href="TupleCut_8h_source.html">TupleCut.h</a>.</p>

<p>Referenced by <a class="el" href="TupleCut_8cxx_source.html#l00047">TupleCut::acceptRow()</a>, <a class="el" href="TupleCut_8cxx_source.html#l00042">TupleCut::isEnabled()</a>, and <a class="el" href="TupleCut_8cxx_source.html#l00035">TupleCut::setEnabled()</a>.</p>

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

<p>The inversion flag. </p>
<p>If <code>true</code> then a quantity must be outside the range defined by entries of the vector <a class="el" href="classhippodraw_1_1TupleCut.html#ae71dd536700e6f5636df8c8728c1383d" title="The Range object used by the cut.">m_range</a>. </p>

<p>Definition at line <a class="el" href="TupleCut_8h_source.html#l00064">64</a> of file <a class="el" href="TupleCut_8h_source.html">TupleCut.h</a>.</p>

<p>Referenced by <a class="el" href="TupleCut_8cxx_source.html#l00047">TupleCut::acceptRow()</a>, <a class="el" href="TupleCut_8cxx_source.html#l00098">TupleCut::getInversion()</a>, <a class="el" href="TupleCut_8cxx_source.html#l00091">TupleCut::setInversion()</a>, and <a class="el" href="TupleCut_8cxx_source.html#l00103">TupleCut::toggleInverted()</a>.</p>

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

<p>The label for the cut. </p>

<p>Definition at line <a class="el" href="TupleCut_8h_source.html#l00049">49</a> of file <a class="el" href="TupleCut_8h_source.html">TupleCut.h</a>.</p>

<p>Referenced by <a class="el" href="TupleCut_8cxx_source.html#l00110">TupleCut::getLabel()</a>, and <a class="el" href="TupleCut_8cxx_source.html#l00117">TupleCut::setLabel()</a>.</p>

</div>
</div>
<a class="anchor" id="ae71dd536700e6f5636df8c8728c1383d"></a><!-- doxytag: member="hippodraw::TupleCut::m_range" ref="ae71dd536700e6f5636df8c8728c1383d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classhippodraw_1_1Range.html">Range</a> <a class="el" href="classhippodraw_1_1TupleCut.html#ae71dd536700e6f5636df8c8728c1383d">m_range</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The <a class="el" href="classhippodraw_1_1Range.html" title="Expresses a range of values.">Range</a> object used by the cut. </p>
<p>If the cut is not inverted, then the accepted data is greater than or equal to the lower end of the range and less than the upper end of the range. </p>

<p>Definition at line <a class="el" href="TupleCut_8h_source.html#l00055">55</a> of file <a class="el" href="TupleCut_8h_source.html">TupleCut.h</a>.</p>

<p>Referenced by <a class="el" href="TupleCut_8cxx_source.html#l00047">TupleCut::acceptRow()</a>, <a class="el" href="TupleCut_8cxx_source.html#l00084">TupleCut::getRange()</a>, and <a class="el" href="TupleCut_8cxx_source.html#l00077">TupleCut::setRange()</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="TupleCut_8h_source.html">TupleCut.h</a></li>
<li><a class="el" href="TupleCut_8cxx_source.html">TupleCut.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>