.. index:: pair: class; rgpot::TBLitePot .. _doxid-classrgpot_1_1_t_b_lite_pot: class rgpot::TBLitePot ====================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block class TBLitePot: public rgpot::Potential< TBLitePot > { public: // construction :target:`TBLitePot`(); :target:`TBLitePot`(const :ref:`TBLiteConfig`& config); :target:`TBLitePot`(const TBLitePot&); :target:`~TBLitePot`(); // methods TBLitePot& :target:`operator=`(const TBLitePot&); void :target:`forceImpl`(const :ref:`ForceInput`& in, :ref:`ForceOut`* out) const; };