Rosetta 3.4
|
#include <protocols/enzdes/EnzdesBaseProtocol.hh>
#include <core/pose/Pose.fwd.hh>
#include <core/scoring/ScoreFunction.fwd.hh>
#include <core/chemical/ResidueType.fwd.hh>
#include <core/conformation/Residue.fwd.hh>
#include <protocols/toolbox/match_enzdes_util/EnzConstraintIO.fwd.hh>
#include <utility/vector1.hh>
Classes | |
class | protocols::enzdes::SecondaryMatchProtocol |
class | protocols::enzdes::PoseFoundResiduesCombination |
helper class to process and output the different found poses More... | |
Namespaces | |
namespace | protocols |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
namespace | protocols::enzdes |
Typedefs | |
typedef utility::pointer::owning_ptr < SecondaryMatchProtocol > | protocols::enzdes::SecondaryMatchProtocolOP |
typedef utility::pointer::owning_ptr < SecondaryMatchProtocol const > | protocols::enzdes::SecondaryMatchProtocolCOP |
typedef utility::pointer::access_ptr < SecondaryMatchProtocol const > | protocols::enzdes::SecondaryMatchProtocolCAP |
typedef utility::pointer::owning_ptr < PoseFoundResiduesCombination > | protocols::enzdes::PoseFoundResiduesCombinationOP |