![]() |
Rosetta Protocols
2014.35
|
Collection of simple pose selectors. More...
#include <protocols/rosetta_scripts/PoseSelector.fwd.hh>
#include <protocols/rosetta_scripts/PoseSelector.hh>
#include <protocols/rosetta_scripts/PosePropertyReporter.fwd.hh>
#include <basic/datacache/DataMap.fwd.hh>
#include <core/types.hh>
#include <core/pose/Pose.fwd.hh>
#include <protocols/filters/Filter.fwd.hh>
#include <protocols/filters/Filter.hh>
#include <utility/pointer/ReferenceCount.hh>
#include <utility/tag/Tag.fwd.hh>
#include <utility/vector1.hh>
#include <string>
#include <vector>
Classes | |
class | protocols::pose_selectors::LogicalSelector |
Logical boolean selector base class. More... | |
class | protocols::pose_selectors::AndSelector |
AND Selector: select poses that were selected by all child selectors. More... | |
class | protocols::pose_selectors::OrSelector |
OR Selector: select poses that were selected by any child selectors. More... | |
class | protocols::pose_selectors::TopNByProperty |
Select top N poses by a specific pose property. More... | |
class | protocols::pose_selectors::Filter |
Use existing RosettaScripts filter as a post selector. More... | |
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::pose_selectors | |
Collection of simple pose selectors.