#include <ResiduePairJump.hh>
|
| | ResiduePairJump () |
| |
| | ~ResiduePairJump () override |
| |
| | 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 () |
| |
◆ cstInfoMap
◆ cstInfoMapIterator
◆ ResiduePairJump() [1/2]
| protocols::jumping::ResiduePairJump::ResiduePairJump |
( |
| ) |
|
|
default |
◆ ~ResiduePairJump()
| protocols::jumping::ResiduePairJump::~ResiduePairJump |
( |
| ) |
|
|
overridedefault |
◆ ResiduePairJump() [2/2]
◆ add_residue_pair()
◆ add_residue_single()
◆ apply_dof_conformer()
◆ build_cst_conformer_jumps()
| void protocols::jumping::ResiduePairJump::build_cst_conformer_jumps |
( |
| ) |
|
◆ build_sidechain_rotamers()
| void protocols::jumping::ResiduePairJump::build_sidechain_rotamers |
( |
| ) |
|
◆ cstAtoms()
| utility::vector1< std::string > const& protocols::jumping::ResiduePairJump::cstAtoms |
( |
core::Size |
i | ) |
const |
|
inline |
◆ cstAtoms_defined()
| bool protocols::jumping::ResiduePairJump::cstAtoms_defined |
( |
| ) |
const |
|
inline |
◆ cstInfoMap_defined()
| bool protocols::jumping::ResiduePairJump::cstInfoMap_defined |
( |
| ) |
const |
|
inline |
◆ diversify_cst_conformers() [1/2]
| void protocols::jumping::ResiduePairJump::diversify_cst_conformers |
( |
| ) |
|
◆ diversify_cst_conformers() [2/2]
| void protocols::jumping::ResiduePairJump::diversify_cst_conformers |
( |
cstType |
type, |
|
|
core::Size |
max_index |
|
) |
| |
◆ diversify_dof_conformers() [1/2]
| void protocols::jumping::ResiduePairJump::diversify_dof_conformers |
( |
| ) |
|
◆ diversify_dof_conformers() [2/2]
| void protocols::jumping::ResiduePairJump::diversify_dof_conformers |
( |
dofType |
type, |
|
|
core::Size |
max_index |
|
) |
| |
◆ generate_frame()
◆ init_mini_pose()
| void protocols::jumping::ResiduePairJump::init_mini_pose |
( |
| ) |
|
◆ jumpAtoms()
| utility::vector1< std::string > const& protocols::jumping::ResiduePairJump::jumpAtoms |
( |
core::Size |
i | ) |
const |
|
inline |
◆ jumpAtoms_defined()
| bool protocols::jumping::ResiduePairJump::jumpAtoms_defined |
( |
| ) |
const |
|
inline |
◆ set_cstAtoms()
| void protocols::jumping::ResiduePairJump::set_cstAtoms |
( |
core::Size |
rsd, |
|
|
core::Size |
atom, |
|
|
std::string |
name |
|
) |
| |
|
inline |
◆ set_cstInfo() [1/2]
| void protocols::jumping::ResiduePairJump::set_cstInfo |
( |
cstType |
type, |
|
|
core::Real |
value |
|
) |
| |
◆ set_cstInfo() [2/2]
| void protocols::jumping::ResiduePairJump::set_cstInfo |
( |
cstType |
type, |
|
|
utility::vector1< core::Real > const & |
values |
|
) |
| |
◆ set_jumpAtoms()
| void protocols::jumping::ResiduePairJump::set_jumpAtoms |
( |
core::Size |
rsd, |
|
|
core::Size |
atom, |
|
|
std::string |
name |
|
) |
| |
|
inline |
◆ cst_conformers_
| utility::vector1< std::map< cstType, core::Size > > protocols::jumping::ResiduePairJump::cst_conformers_ |
|
private |
◆ cst_jumps_
◆ cstInfoMap_
| std::map< cstType, utility::vector1< core::Real > > protocols::jumping::ResiduePairJump::cstInfoMap_ |
|
private |
◆ dof_conformers_
| utility::vector1< std::map< dofType, core::Size > > protocols::jumping::ResiduePairJump::dof_conformers_ |
|
private |
◆ miniPose_
◆ residues_
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().
◆ rotsets_
The documentation for this class was generated from the following files: