Rosetta  3.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
LigandRepackMinimizeProtocol Class Reference
Inheritance diagram for LigandRepackMinimizeProtocol:
Inheritance graph
[legend]

Public Member Functions

 LigandRepackMinimizeProtocol ()
 
virtual void apply (core::pose::Pose &pose)
 Creates a new hierarchy of Movers for each Pose passed in. More...
 

Constructor & Destructor Documentation

LigandRepackMinimizeProtocol::LigandRepackMinimizeProtocol ( )
inline

Member Function Documentation

void LigandRepackMinimizeProtocol::apply ( core::pose::Pose pose)
virtual

Creates a new hierarchy of Movers for each Pose passed in.

Some Movers (e.g. repack) require knowledge of the Pose to create, and are only valid for that Pose and other conformations of it (i.e. poses with the same number of residues, jumps, etc). In general, we expect each Pose coming in here to be from a different PDB file. The cost of creating these objects anew should be minimal compared to the processing work they do.

References basic::options::OptionKeys::in::file::movemap, demo.D010_Pose_structure::pose, and test.G200_Module_Region::task.


The documentation for this class was generated from the following file: