Rosetta
|
Classes | |
class | AddConstraintsToCurrentConformationMover |
class | AddConstraintsToCurrentConformationMoverCreator |
class | ClearConstraintsMover |
class | ClearConstraintsMoverCreator |
class | ConstraintSetMover |
class | ConstraintSetMoverCreator |
class | CstInfoMover |
A Mover to output information about constraints. More... | |
class | CstInfoMoverCreator |
class | ResidueTypeConstraintMover |
class | ResidueTypeConstraintMoverCreator |
Typedefs | |
typedef utility::pointer::shared_ptr< ConstraintSetMover > | ConstraintSetMoverOP |
typedef utility::pointer::shared_ptr< ConstraintSetMover const > | ConstraintSetMoverCOP |
typedef utility::pointer::shared_ptr< CstInfoMover > | CstInfoMoverOP |
typedef utility::pointer::shared_ptr< CstInfoMover const > | CstInfoMoverCOP |
typedef utility::pointer::shared_ptr< ResidueTypeConstraintMover > | ResidueTypeConstraintMoverOP |
typedef utility::pointer::shared_ptr< ResidueTypeConstraintMover const > | ResidueTypeConstraintMoverCOP |
Functions | |
void | assert_that_all_atoms_are_moved_by_chi_angle (conformation::Residue const &res, Size chino, Size atomno_begin, Size atomno_end) |
std::ostream & | operator<< (std::ostream &os, CstInfoMover const &mover) |
typedef utility::pointer::shared_ptr< ConstraintSetMover const > protocols::constraint_movers::ConstraintSetMoverCOP |
typedef utility::pointer::shared_ptr< ConstraintSetMover > protocols::constraint_movers::ConstraintSetMoverOP |
typedef utility::pointer::shared_ptr< CstInfoMover const > protocols::constraint_movers::CstInfoMoverCOP |
typedef utility::pointer::shared_ptr< CstInfoMover > protocols::constraint_movers::CstInfoMoverOP |
typedef utility::pointer::shared_ptr< ResidueTypeConstraintMover const > protocols::constraint_movers::ResidueTypeConstraintMoverCOP |
typedef utility::pointer::shared_ptr< ResidueTypeConstraintMover > protocols::constraint_movers::ResidueTypeConstraintMoverOP |
void protocols::constraint_movers::assert_that_all_atoms_are_moved_by_chi_angle | ( | conformation::Residue const & | res, |
Size | chino, | ||
Size | atomno_begin, | ||
Size | atomno_end | ||
) |
References core::conformation::Residue::set_chi(), and core::conformation::Residue::xyz().
std::ostream & protocols::constraint_movers::operator<< | ( | std::ostream & | os, |
CstInfoMover const & | mover | ||
) |