|
Rosetta 3.5
|
#include <GenBornPotential.hh>


Public Types | |
| typedef conformation::Residue | Residue |
| typedef conformation::ResidueOP | ResidueOP |
Public Member Functions | |
| GenBornPoseInfo () | |
| GenBornPoseInfo (GenBornPoseInfo const &src) | |
| basic::datacache::CacheableDataOP | clone () const |
| Size | size () const |
| GenBornResidueInfo & | residue_info (Size const i) |
| GenBornResidueInfo const & | residue_info (Size const i) const |
| bool | being_packed (Size const seqpos) const |
| void | set_placeholder (Size const i, ResidueOP rsd, GenBornResidueInfoOP info) |
| GenBornResidueInfo const & | placeholder_info (Size const seqpos) const |
| Residue const & | placeholder_residue (Size const seqpos) const |
| void | initialize (pose::Pose const &pose) |
| void | set_repack_list (utility::vector1< bool > const &repacking_residues) |
Definition at line 149 of file GenBornPotential.hh.
Definition at line 152 of file GenBornPotential.hh.
Definition at line 153 of file GenBornPotential.hh.
|
inline |
Definition at line 157 of file GenBornPotential.hh.
Referenced by clone().
| core::scoring::GenBornPoseInfo::GenBornPoseInfo | ( | GenBornPoseInfo const & | src) |
Definition at line 93 of file GenBornPotential.cc.
References being_packed_, placeholder_info_, placeholder_residue_, residue_info_, and size().
Definition at line 190 of file GenBornPotential.hh.
References being_packed_.
Referenced by core::scoring::GenBornPotential::build_placeholders(), core::scoring::GenBornPotential::get_single_rotamer_born_radii(), and core::scoring::GenBornPotential::get_template_born_radii().
|
inline |
Definition at line 162 of file GenBornPotential.hh.
References GenBornPoseInfo().
| void core::scoring::GenBornPoseInfo::initialize | ( | pose::Pose const & | pose) |
Definition at line 118 of file GenBornPotential.cc.
References being_packed_, placeholder_info_, placeholder_residue_, core::pose::Pose::residue(), residue_info_, and core::pose::Pose::total_residue().
|
inline |
Definition at line 202 of file GenBornPotential.hh.
References placeholder_info_.
Referenced by core::scoring::GenBornPotential::get_single_rotamer_born_radii(), and core::scoring::GenBornPotential::get_template_born_radii().
|
inline |
Definition at line 210 of file GenBornPotential.hh.
References placeholder_residue_.
Referenced by core::scoring::GenBornPotential::get_single_rotamer_born_radii(), and core::scoring::GenBornPotential::get_template_born_radii().
|
inline |
Definition at line 176 of file GenBornPotential.hh.
References residue_info_.
Referenced by core::scoring::GenBornPotential::eval_atom_derivative(), core::scoring::GenBornPotential::get_single_rotamer_born_radii(), core::scoring::GenBornPotential::get_template_born_radii(), core::scoring::methods::GenBornEnergy::residue_pair_energy(), and core::scoring::GenBornPotential::update_residue_for_packing().
|
inline |
Definition at line 183 of file GenBornPotential.hh.
References residue_info_.
| void core::scoring::GenBornPoseInfo::set_placeholder | ( | Size const | i, |
| ResidueOP | rsd, | ||
| GenBornResidueInfoOP | info | ||
| ) |
Definition at line 136 of file GenBornPotential.cc.
References placeholder_info_, and placeholder_residue_.
Referenced by core::scoring::GenBornPotential::build_placeholders().
| void core::scoring::GenBornPoseInfo::set_repack_list | ( | utility::vector1< bool > const & | repacking_residues) |
Definition at line 145 of file GenBornPotential.cc.
References being_packed_, and size().
|
inline |
Definition at line 169 of file GenBornPotential.hh.
References residue_info_.
Referenced by GenBornPoseInfo(), core::scoring::GenBornPotential::get_template_born_radii(), and set_repack_list().
|
private |
Definition at line 235 of file GenBornPotential.hh.
Referenced by being_packed(), GenBornPoseInfo(), initialize(), and set_repack_list().
|
private |
Definition at line 232 of file GenBornPotential.hh.
Referenced by GenBornPoseInfo(), initialize(), placeholder_info(), and set_placeholder().
|
private |
Definition at line 231 of file GenBornPotential.hh.
Referenced by GenBornPoseInfo(), initialize(), placeholder_residue(), and set_placeholder().
|
private |
Definition at line 228 of file GenBornPotential.hh.
Referenced by GenBornPoseInfo(), initialize(), residue_info(), and size().
1.8.4