![]() |
Rosetta Core
2014.35
|
#include <GenBornPotential.hh>
Public Types | |
typedef conformation::Residue | Residue |
typedef conformation::ResidueOP | ResidueOP |
typedef conformation::RotamerSetBase | RotamerSetBase |
Public Member Functions | |
GenBornRotamerSetInfo (GenBornRotamerSetInfo const &src) | |
basic::datacache::CacheableDataOP | clone () const |
Size | size () const |
GenBornResidueInfo & | residue_info (Size const i) |
GenBornResidueInfo const & | residue_info (Size const i) const |
GenBornRotamerSetInfo (RotamerSetBase const &rotamer_set) | |
void | initialize (RotamerSetBase const &rotamer_set) |
dont forget to 0 the born_radii More... | |
![]() | |
virtual | ~CacheableData () |
Private Attributes | |
utility::vector1 < GenBornResidueInfoOP > | residue_info_ |
|
inline |
References residue_info_, and size().
Referenced by clone().
|
inline |
References initialize().
|
inlinevirtual |
Implements basic::datacache::CacheableData.
References GenBornRotamerSetInfo().
void core::scoring::GenBornRotamerSetInfo::initialize | ( | RotamerSetBase const & | rotamer_set | ) |
dont forget to 0 the born_radii
References core::conformation::RotamerSetBase::num_rotamers(), residue_info_, and core::conformation::RotamerSetBase::rotamer().
Referenced by GenBornRotamerSetInfo().
|
inline |
References residue_info_.
Referenced by core::scoring::methods::GenBornEnergy::evaluate_rotamer_background_energies(), core::scoring::methods::GenBornEnergy::evaluate_rotamer_background_energy_maps(), core::scoring::methods::GenBornEnergy::evaluate_rotamer_intrares_energies(), core::scoring::methods::GenBornEnergy::evaluate_rotamer_intrares_energy_maps(), and core::scoring::methods::GenBornEnergy::evaluate_rotamer_pair_energies().
|
inline |
References residue_info_.
|
inline |
References residue_info_.
Referenced by GenBornRotamerSetInfo().
|
private |
Referenced by GenBornRotamerSetInfo(), initialize(), residue_info(), and size().