![]() |
Rosetta Protocols
2014.16.56682
|
#include <SimpleTreeBuilder.hh>
Public Member Functions | |
| void | set_up (const protocols::loops::Loops &chunks, core::pose::Pose *pose) |
| Programmatically constructs a FoldTree, updating <pose>. More... | |
Public Member Functions inherited from protocols::nonlocal::TreeBuilder | |
| virtual void | tear_down (core::pose::Pose *) |
| Reverts any modifications to <pose> introduced in preceding calls to set_up(). Only subclasses that introduce modifications are responsible for overriding this method. More... | |
|
virtual |
Programmatically constructs a FoldTree, updating <pose>.
Implements protocols::nonlocal::TreeBuilder.
References core::pose::Pose::fold_tree(), and core::pose::Pose::total_residue().
1.8.7