#include <LibraryJumpSetup.hh>
|
| LibraryJumpSetup (Size, SecondaryStructureOP, core::pose::PoseOP, int, int, int, int) |
|
| LibraryJumpSetup (Size, SecondaryStructureOP, core::pose::PoseOP, int, int *, int *, int *, int *) |
|
std::string | type_name () const |
|
virtual JumpSample | create_jump_sample () const |
|
◆ LibraryJumpSetup() [1/2]
protocols::jumping::LibraryJumpSetup::LibraryJumpSetup |
( |
Size |
nres, |
|
|
SecondaryStructureOP |
ss, |
|
|
core::pose::PoseOP |
native_one, |
|
|
int |
iResidue, |
|
|
int |
jResidue, |
|
|
int |
orientation, |
|
|
int |
pleating |
|
) |
| |
◆ LibraryJumpSetup() [2/2]
protocols::jumping::LibraryJumpSetup::LibraryJumpSetup |
( |
Size |
nres, |
|
|
SecondaryStructureOP |
ss, |
|
|
core::pose::PoseOP |
native_one, |
|
|
int |
nJumps, |
|
|
int * |
iResidue, |
|
|
int * |
jResidue, |
|
|
int * |
orientation, |
|
|
int * |
pleating |
|
) |
| |
◆ create_jump_sample()
JumpSample protocols::jumping::LibraryJumpSetup::create_jump_sample |
( |
| ) |
const |
|
virtual |
◆ type_name()
std::string protocols::jumping::LibraryJumpSetup::type_name |
( |
| ) |
const |
|
inline |
◆ iResid_
int* protocols::jumping::LibraryJumpSetup::iResid_ |
|
private |
◆ jResid_
int* protocols::jumping::LibraryJumpSetup::jResid_ |
|
private |
◆ native_pose_
core::pose::PoseOP protocols::jumping::LibraryJumpSetup::native_pose_ |
|
private |
◆ nJumps_
int protocols::jumping::LibraryJumpSetup::nJumps_ |
|
private |
◆ nres_
Size protocols::jumping::LibraryJumpSetup::nres_ |
|
private |
◆ orientation_
int* protocols::jumping::LibraryJumpSetup::orientation_ |
|
private |
◆ pleating_
int* protocols::jumping::LibraryJumpSetup::pleating_ |
|
private |
◆ ss_def_
SecondaryStructureOP protocols::jumping::LibraryJumpSetup::ss_def_ |
|
private |
The documentation for this class was generated from the following files: