The InterchainJumpSelector returns a JumpSubset, i.e. a utility::vector1< bool > containing 'true' for jump where the take-off residue is on a different chain from the landing residue.
More...
#include <InterchainJumpSelector.hh>
The InterchainJumpSelector returns a JumpSubset, i.e. a utility::vector1< bool > containing 'true' for jump where the take-off residue is on a different chain from the landing residue.
◆ InterchainJumpSelector() [1/2]
core::select::jump_selector::InterchainJumpSelector::InterchainJumpSelector |
( |
| ) |
|
|
default |
◆ ~InterchainJumpSelector()
core::select::jump_selector::InterchainJumpSelector::~InterchainJumpSelector |
( |
| ) |
|
|
overridedefault |
◆ InterchainJumpSelector() [2/2]
core::select::jump_selector::InterchainJumpSelector::InterchainJumpSelector |
( |
InterchainJumpSelector const & |
src | ) |
|
◆ apply()
◆ class_name()
std::string core::select::jump_selector::InterchainJumpSelector::class_name |
( |
| ) |
|
|
static |
◆ clone()
JumpSelectorOP core::select::jump_selector::InterchainJumpSelector::clone |
( |
| ) |
const |
|
overridevirtual |
◆ get_name()
std::string core::select::jump_selector::InterchainJumpSelector::get_name |
( |
| ) |
const |
|
overridevirtual |
◆ parse_my_tag()
void core::select::jump_selector::InterchainJumpSelector::parse_my_tag |
( |
utility::tag::TagCOP |
tag, |
|
|
basic::datacache::DataMap & |
datacache |
|
) |
| |
|
overridevirtual |
Initialize any data members of this instance from an input tag and a DataMap object.
Noop implementation in the base class in the case that a derived class has no need to read data from an input tag
Reimplemented from core::select::jump_selector::JumpSelector.
◆ provide_xml_schema()
void core::select::jump_selector::InterchainJumpSelector::provide_xml_schema |
( |
utility::tag::XMLSchemaDefinition & |
xsd | ) |
|
|
static |
The documentation for this class was generated from the following files: