Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Functions
ExternalPackerResultLoader.hh File Reference

A mover that reads the result of an externally-called packer, and applies it to a pose to generate a structure. More...

#include <protocols/quantum_annealing/ExternalPackerResultLoader.fwd.hh>
#include <protocols/moves/Mover.hh>
#include <protocols/filters/Filter.fwd.hh>
#include <core/pose/Pose.fwd.hh>
#include <basic/datacache/DataMap.fwd.hh>

Classes

class  protocols::quantum_annealing::ExternalPackerResultLoader
 A mover that reads the result of an externally-called packer, and applies it to a pose to generate a structure. More...
 

Namespaces

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

Functions

std::ostream & protocols::quantum_annealing::operator<< (std::ostream &os, ExternalPackerResultLoader const &mover)
 private methods /// More...
 

Detailed Description

A mover that reads the result of an externally-called packer, and applies it to a pose to generate a structure.

Author
Vikram K. Mulligan (vmull.nosp@m.igan.nosp@m.@flat.nosp@m.iron.nosp@m.insti.nosp@m.tute.nosp@m..org)