#include <ResiduePairJump.hh>
|
| ResiduePairJump () |
|
virtual | ~ResiduePairJump () |
|
| ResiduePairJump (core::chemical::ResidueType const &residue1, core::chemical::ResidueType const &residue2) |
|
void | add_residue_pair (core::chemical::ResidueType const &residue1, core::chemical::ResidueType const &residue2) |
|
void | add_residue_single (core::chemical::ResidueType const &residue) |
|
bool | jumpAtoms_defined () const |
|
bool | cstAtoms_defined () const |
|
bool | cstInfoMap_defined () const |
|
void | set_cstAtoms (core::Size rsd, core::Size atom, std::string name) |
|
utility::vector1< std::string >
const & | cstAtoms (core::Size i) const |
|
void | set_jumpAtoms (core::Size rsd, core::Size atom, std::string name) |
|
utility::vector1< std::string >
const & | jumpAtoms (core::Size i) const |
|
void | set_cstInfo (cstType type, core::Real value) |
|
void | set_cstInfo (cstType type, utility::vector1< core::Real > const &values) |
|
core::fragment::FrameOP | generate_frame () |
|
void | init_mini_pose () |
|
void | diversify_dof_conformers (dofType type, core::Size max_index) |
|
void | diversify_dof_conformers () |
|
core::pose::PoseOP | apply_dof_conformer (std::map< dofType, core::Size > const &conformer_map) |
|
void | build_sidechain_rotamers () |
|
void | build_cst_conformer_jumps () |
|
void | diversify_cst_conformers (cstType type, core::Size max_index) |
|
void | diversify_cst_conformers () |
|
protocols::jumping::ResiduePairJump::ResiduePairJump |
( |
) | |
|
protocols::jumping::ResiduePairJump::~ResiduePairJump |
( |
) | |
|
|
virtual |
void protocols::jumping::ResiduePairJump::build_cst_conformer_jumps |
( |
) | |
|
void protocols::jumping::ResiduePairJump::build_sidechain_rotamers |
( |
) | |
|
bool protocols::jumping::ResiduePairJump::cstAtoms_defined |
( |
) | |
const |
|
inline |
bool protocols::jumping::ResiduePairJump::cstInfoMap_defined |
( |
) | |
const |
|
inline |
void protocols::jumping::ResiduePairJump::diversify_cst_conformers |
( |
cstType |
type, |
|
|
core::Size |
max_index |
|
) |
| |
void protocols::jumping::ResiduePairJump::diversify_cst_conformers |
( |
) | |
|
void protocols::jumping::ResiduePairJump::diversify_dof_conformers |
( |
dofType |
type, |
|
|
core::Size |
max_index |
|
) |
| |
void protocols::jumping::ResiduePairJump::diversify_dof_conformers |
( |
) | |
|
void protocols::jumping::ResiduePairJump::init_mini_pose |
( |
) | |
|
bool protocols::jumping::ResiduePairJump::jumpAtoms_defined |
( |
) | |
const |
|
inline |
void protocols::jumping::ResiduePairJump::set_cstAtoms |
( |
core::Size |
rsd, |
|
|
core::Size |
atom, |
|
|
std::string |
name |
|
) |
| |
|
inline |
void protocols::jumping::ResiduePairJump::set_cstInfo |
( |
cstType |
type, |
|
|
core::Real |
value |
|
) |
| |
void protocols::jumping::ResiduePairJump::set_jumpAtoms |
( |
core::Size |
rsd, |
|
|
core::Size |
atom, |
|
|
std::string |
name |
|
) |
| |
|
inline |
Referenced by add_residue_pair(), add_residue_single(), apply_dof_conformer(), build_sidechain_rotamers(), cstAtoms(), cstAtoms_defined(), generate_frame(), init_mini_pose(), jumpAtoms(), jumpAtoms_defined(), ResiduePairJump(), set_cstAtoms(), and set_jumpAtoms().
The documentation for this class was generated from the following files: