Rosetta
|
#include <protocols/cluster/cluster.fwd.hh>
#include <core/pose/Pose.hh>
#include <core/scoring/ScoreFunction.fwd.hh>
#include <protocols/moves/Mover.hh>
#include <protocols/loops/Loops.hh>
#include <protocols/rosetta_scripts/PosePropertyReporter.fwd.hh>
#include <ObjexxFCL/FArray2D.hh>
#include <iosfwd>
#include <string>
#include <deque>
#include <utility>
#include <vector>
#include <algorithm>
#include <map>
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::cluster | |
Typedefs | |
typedef utility::pointer::shared_ptr< GatherPosesMover > | protocols::cluster::GatherPosesMoverOP |
typedef utility::pointer::shared_ptr< GatherPosesMover const > | protocols::cluster::GatherPosesMoverCOP |
typedef utility::pointer::shared_ptr< EnsembleConstraints > | protocols::cluster::EnsembleConstraintsOP |
typedef utility::pointer::shared_ptr< EnsembleConstraints const > | protocols::cluster::EnsembleConstraintsCOP |
typedef utility::pointer::shared_ptr< EnsembleConstraints_Simple > | protocols::cluster::EnsembleConstraints_SimpleOP |
typedef utility::pointer::shared_ptr< EnsembleConstraints_Simple const > | protocols::cluster::EnsembleConstraints_SimpleCOP |
typedef utility::pointer::shared_ptr< ClusterBase > | protocols::cluster::ClusterBaseOP |
typedef utility::pointer::shared_ptr< ClusterBase const > | protocols::cluster::ClusterBaseCOP |
typedef utility::pointer::shared_ptr< ClusterPhilStyle > | protocols::cluster::ClusterPhilStyleOP |
typedef utility::pointer::shared_ptr< ClusterPhilStyle const > | protocols::cluster::ClusterPhilStyleCOP |
typedef utility::pointer::shared_ptr< AssignToClustersMover > | protocols::cluster::AssignToClustersMoverOP |
typedef utility::pointer::shared_ptr< AssignToClustersMover const > | protocols::cluster::AssignToClustersMoverCOP |