Rosetta 3.5
|
#include <protocols/match/downstream/GeometrySecMatchRPE.fwd.hh>
#include <protocols/match/downstream/SecMatchResiduePairEvaluator.hh>
#include <protocols/toolbox/match_enzdes_util/MatchConstraintFileInfo.fwd.hh>
#include <core/types.hh>
#include <core/conformation/Residue.fwd.hh>
#include <utility/pointer/ReferenceCount.hh>
#include <core/chemical/ResidueType.fwd.hh>
#include <utility/vector1_bool.hh>
Classes | |
class | protocols::match::downstream::AtomGeometrySecMatchRPE |
helper class for GeometrySec abstract base class for distance, angle, and dihedral derived classes More... | |
class | protocols::match::downstream::AtomDistanceSecMatchRPE |
RPE to figure out if two atoms are within a given distance atoms need to be set through the parent class add_at_ind function. More... | |
class | protocols::match::downstream::AtomAngleSecMatchRPE |
RPE to figure out if three atoms are within a given angle atoms need to be set through the parent class add_at_ind function. More... | |
class | protocols::match::downstream::AtomDihedralSecMatchRPE |
RPE to figure out if four atoms are within a given dihedral angle atoms need to be set through the parent class add_at_ind function also checks whether a dihedral is periodic, i.e. multiple minima. More... | |
class | protocols::match::downstream::GeometrySecMatchRPE |
holds a list of AtomGeometrySecMatchRPEs, that get evaluated in sequence when an instance of this class is asked to evaluate two residues. More... | |
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::match | |
protocols::match::downstream | |
Constant Groups | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::match | |
protocols::match::downstream | |