#include <SpecificJumpSetup.hh>
|
| SpecificJumpSetup (Size, core::conformation::SecondaryStructureOP, core::pose::PoseOP, int, int, int, int) |
|
| SpecificJumpSetup (Size, core::conformation::SecondaryStructureOP, core::pose::PoseOP, int, int *, int *, int *, int *) |
|
std::string | type_name () const |
|
virtual JumpSample | create_jump_sample () const |
|
virtual JumpSample | clean_jump_sample (JumpSample) const |
|
virtual core::fragment::FragSetOP | generate_jump_frags (JumpSample const &, core::kinematics::MoveMap const &mm) const |
| returns an ordered FragSet that is compatible with the JumpSample default: generate jumps from ss-library according to JumpSample More...
|
|
◆ SpecificJumpSetup() [1/2]
protocols::jumping::SpecificJumpSetup::SpecificJumpSetup |
( |
Size |
, |
|
|
core::conformation::SecondaryStructureOP |
, |
|
|
core::pose::PoseOP |
, |
|
|
int |
, |
|
|
int |
, |
|
|
int |
, |
|
|
int |
|
|
) |
| |
◆ SpecificJumpSetup() [2/2]
protocols::jumping::SpecificJumpSetup::SpecificJumpSetup |
( |
Size |
, |
|
|
core::conformation::SecondaryStructureOP |
, |
|
|
core::pose::PoseOP |
, |
|
|
int |
, |
|
|
int * |
, |
|
|
int * |
, |
|
|
int * |
, |
|
|
int * |
|
|
) |
| |
◆ clean_jump_sample()
virtual JumpSample protocols::jumping::SpecificJumpSetup::clean_jump_sample |
( |
JumpSample |
| ) |
const |
|
inlinevirtual |
◆ create_jump_sample()
JumpSample protocols::jumping::SpecificJumpSetup::create_jump_sample |
( |
| ) |
const |
|
virtual |
◆ generate_jump_frags()
FragSetOP protocols::jumping::SpecificJumpSetup::generate_jump_frags |
( |
JumpSample const & |
, |
|
|
core::kinematics::MoveMap const & |
mm |
|
) |
| const |
|
virtual |
◆ type_name()
std::string protocols::jumping::SpecificJumpSetup::type_name |
( |
| ) |
const |
|
inline |
◆ iResid_
int* protocols::jumping::SpecificJumpSetup::iResid_ |
|
private |
◆ jResid_
int* protocols::jumping::SpecificJumpSetup::jResid_ |
|
private |
◆ native_pose_
core::pose::PoseOP protocols::jumping::SpecificJumpSetup::native_pose_ |
|
private |
◆ nJumps_
int protocols::jumping::SpecificJumpSetup::nJumps_ |
|
private |
◆ nres_
Size protocols::jumping::SpecificJumpSetup::nres_ |
|
private |
◆ orientation_
int* protocols::jumping::SpecificJumpSetup::orientation_ |
|
private |
◆ pleating_
int* protocols::jumping::SpecificJumpSetup::pleating_ |
|
private |
◆ ss_def_
core::conformation::SecondaryStructureOP protocols::jumping::SpecificJumpSetup::ss_def_ |
|
private |
The documentation for this class was generated from the following files: