Rosetta
Namespaces | Functions
EnsureExclusivelySharedJumpMover.cc File Reference

Set up foldtree such that there exists a jump that builds all selected residues and does not build any unselected residues. More...

#include <protocols/docking/EnsureExclusivelySharedJumpMover.hh>
#include <protocols/docking/EnsureExclusivelySharedJumpMoverCreator.hh>
#include <core/select/residue_selector/ResidueSelector.hh>
#include <core/select/residue_selector/JumpDownstreamSelector.hh>
#include <core/pose/Pose.hh>
#include <core/kinematics/FoldTree.hh>
#include <core/kinematics/Edge.hh>
#include <core/select/residue_selector/util.hh>
#include <utility/tag/XMLSchemaGeneration.hh>
#include <protocols/moves/mover_schemas.hh>
#include <basic/datacache/DataMap.hh>
#include <basic/Tracer.hh>
#include <utility/tag/Tag.hh>

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::docking
 

Functions

static basic::Tracer TR ("protocols.docking.EnsureExclusivelySharedJumpMover")
 

Detailed Description

Set up foldtree such that there exists a jump that builds all selected residues and does not build any unselected residues.

Author
Jack Maguire

Function Documentation

◆ TR()

static basic::Tracer TR ( "protocols.docking.EnsureExclusivelySharedJumpMover"  )
static