#include <SasaCalculatorLegacy.hh>
|
| void | lookup (std::string const &key, basic::MetricValueBase *valptr) const override |
| |
| std::string | print (std::string const &key) const override |
| |
| void | recompute (core::pose::Pose const &this_pose) override |
| |
◆ SasaCalculatorLegacy() [1/2]
| core::pose::metrics::simple_calculators::SasaCalculatorLegacy::SasaCalculatorLegacy |
( |
| ) |
|
◆ SasaCalculatorLegacy() [2/2]
| core::pose::metrics::simple_calculators::SasaCalculatorLegacy::SasaCalculatorLegacy |
( |
core::Real |
probe_r | ) |
|
|
inline |
◆ clone()
◆ lookup()
| void core::pose::metrics::simple_calculators::SasaCalculatorLegacy::lookup |
( |
std::string const & |
key, |
|
|
basic::MetricValueBase * |
valptr |
|
) |
| const |
|
overrideprotectedvirtual |
◆ print()
| std::string core::pose::metrics::simple_calculators::SasaCalculatorLegacy::print |
( |
std::string const & |
key | ) |
const |
|
overrideprotectedvirtual |
◆ recompute()
| void core::pose::metrics::simple_calculators::SasaCalculatorLegacy::recompute |
( |
core::pose::Pose const & |
this_pose | ) |
|
|
overrideprotectedvirtual |
◆ atom_sasa_
◆ probe_radius_
| core::Real core::pose::metrics::simple_calculators::SasaCalculatorLegacy::probe_radius_ |
|
private |
◆ residue_sasa_
| utility::vector1< core::Real > core::pose::metrics::simple_calculators::SasaCalculatorLegacy::residue_sasa_ |
|
private |
◆ total_sasa_
| core::Real core::pose::metrics::simple_calculators::SasaCalculatorLegacy::total_sasa_ |
|
private |
The documentation for this class was generated from the following files: