![]() |
Rosetta
2021.16
|
Classes | |
| class | AddGood2BPairEnergyRotamers |
| implementation of rosetta 2.x style rotamer explosion builds a whole bunch of extra rotamers, but only adds them to the set if they score better than a cutoff with a given set of target residues More... | |
| class | RigidBodyMoveBaseRSO |
| class | RigidBodyMoveRSO |
| class | SpecialRotamerRSO |
Typedefs | |
| typedef utility::pointer::shared_ptr < AddGood2BPairEnergyRotamers > | AddGood2BPairEnergyRotamersOP |
| typedef utility::pointer::shared_ptr < AddGood2BPairEnergyRotamers const > | AddGood2BPairEnergyRotamersCOP |
| typedef utility::pointer::shared_ptr < RigidBodyMoveRSO > | RigidBodyMoveRSOOP |
| typedef utility::pointer::shared_ptr < RigidBodyMoveRSO const > | RigidBodyMoveRSOCOP |
| typedef utility::pointer::shared_ptr < SpecialRotamerRSO > | SpecialRotamerRSOOP |
| typedef utility::pointer::shared_ptr < SpecialRotamerRSO const > | SpecialRotamerRSOCOP |
Functions | |
| static basic::Tracer | tr ("protocols.toolbox.RotamerSetOperations.AddGood2BPairEnergyRotamers") |
| bool | pair_first_sort_helper (std::pair< core::Real, core::conformation::ResidueCOP > const &pair1, std::pair< core::Real, core::conformation::ResidueCOP > const &pair2) |
| static basic::Tracer | tr ("protocols.toolbox.RotamerSetOperations.RigidBodyMoveRotSetOps") |
| static basic::Tracer | tr ("protocols.toolbox.RotamerSetOperations.SpecialRotamerRotSetOps") |
| typedef utility::pointer::shared_ptr< AddGood2BPairEnergyRotamers const > protocols::toolbox::rotamer_set_operations::AddGood2BPairEnergyRotamersCOP |
| typedef utility::pointer::shared_ptr< AddGood2BPairEnergyRotamers > protocols::toolbox::rotamer_set_operations::AddGood2BPairEnergyRotamersOP |
| typedef utility::pointer::shared_ptr< RigidBodyMoveRSO const > protocols::toolbox::rotamer_set_operations::RigidBodyMoveRSOCOP |
| typedef utility::pointer::shared_ptr< RigidBodyMoveRSO > protocols::toolbox::rotamer_set_operations::RigidBodyMoveRSOOP |
| typedef utility::pointer::shared_ptr< SpecialRotamerRSO const > protocols::toolbox::rotamer_set_operations::SpecialRotamerRSOCOP |
| typedef utility::pointer::shared_ptr< SpecialRotamerRSO > protocols::toolbox::rotamer_set_operations::SpecialRotamerRSOOP |
| bool protocols::toolbox::rotamer_set_operations::pair_first_sort_helper | ( | std::pair< core::Real, core::conformation::ResidueCOP > const & | pair1, |
| std::pair< core::Real, core::conformation::ResidueCOP > const & | pair2 | ||
| ) |
|
static |
|
static |
|
static |
1.8.7