|
Rosetta 3.5
|
Classes | |
| class | ConstraintFileCstGeneratorCreator |
| class | ConstraintFileRCG |
| class | InverseRotamersCstGeneratorCreator |
| class | InverseRotamersRCG |
| a RemodelConstraintGenerator that creates AmbiguousConstraints for all positions in a remodeled region towards a list of inverse rotamers. For every remodel position/inverse rotamer pair, there will be one MultiConstraint consisting of three CoordinateConstraints. the three coordinate constraints will be between: 1) remodel res N - invrot N coords 2) remodel res Ca - invrot Ca coords 3) remodel res Cb - invrot Cb coords All of these MultiConstraints are combined to form one AmbiguousConstraint. In effect, this RCG should bias the remodel trajectory such that one remodel residue backbone overlays with one inverse rotamer backbone More... | |
| class | InvrotTreeCstGeneratorCreator |
| class | InvrotTreeRCG |
| a RemodelConstraintGenerator wrapper that makes the constraints generated by an InvrotTree available in VLB or XML More... | |
| class | NtoC_RCG |
| class | NtoCCstGeneratorCreator |
| class | RemoveCsts |
| class | RemoveCstsCreator |
Typedefs | |
| typedef utility::pointer::owning_ptr < ConstraintFileRCG > | ConstraintFileRCGOP |
| typedef utility::pointer::access_ptr < ConstraintFileRCG const > | ConstraintFileRCGCAP |
| typedef utility::pointer::owning_ptr < InverseRotamersRCG > | InverseRotamersRCGOP |
| typedef utility::pointer::access_ptr < InverseRotamersRCG const > | InverseRotamersRCGCAP |
| typedef utility::pointer::owning_ptr < InvrotTreeRCG > | InvrotTreeRCGOP |
| typedef utility::pointer::access_ptr < InvrotTreeRCG const > | InvrotTreeRCGCAP |
| typedef utility::pointer::owning_ptr < NtoC_RCG > | NtoC_RCGOP |
| typedef utility::pointer::access_ptr< ConstraintFileRCG const > protocols::forge::constraints::ConstraintFileRCGCAP |
Definition at line 28 of file ConstraintFileRCG.fwd.hh.
| typedef utility::pointer::owning_ptr< ConstraintFileRCG > protocols::forge::constraints::ConstraintFileRCGOP |
Definition at line 25 of file ConstraintFileRCG.fwd.hh.
| typedef utility::pointer::access_ptr< InverseRotamersRCG const > protocols::forge::constraints::InverseRotamersRCGCAP |
Definition at line 28 of file InverseRotamersRCG.fwd.hh.
| typedef utility::pointer::owning_ptr< InverseRotamersRCG > protocols::forge::constraints::InverseRotamersRCGOP |
Definition at line 25 of file InverseRotamersRCG.fwd.hh.
| typedef utility::pointer::access_ptr< InvrotTreeRCG const > protocols::forge::constraints::InvrotTreeRCGCAP |
Definition at line 28 of file InvrotTreeRCG.fwd.hh.
| typedef utility::pointer::owning_ptr< InvrotTreeRCG > protocols::forge::constraints::InvrotTreeRCGOP |
Definition at line 25 of file InvrotTreeRCG.fwd.hh.
Definition at line 25 of file NtoC_RCG.fwd.hh.
1.8.4