#include <RRProtocolRelax.hh>
◆ RRProtocolRelax() [1/2]
| protocols::rotamer_recovery::RRProtocolRelax::RRProtocolRelax |
( |
| ) |
|
◆ ~RRProtocolRelax()
| protocols::rotamer_recovery::RRProtocolRelax::~RRProtocolRelax |
( |
| ) |
|
|
overridedefault |
◆ RRProtocolRelax() [2/2]
| protocols::rotamer_recovery::RRProtocolRelax::RRProtocolRelax |
( |
RRProtocolRelax const & |
| ) |
|
|
default |
◆ get_cartesian()
| bool protocols::rotamer_recovery::RRProtocolRelax::get_cartesian |
( |
| ) |
const |
◆ get_name()
| string protocols::rotamer_recovery::RRProtocolRelax::get_name |
( |
| ) |
const |
|
overridevirtual |
◆ get_nonideal()
| bool protocols::rotamer_recovery::RRProtocolRelax::get_nonideal |
( |
| ) |
const |
◆ get_parameters()
| string protocols::rotamer_recovery::RRProtocolRelax::get_parameters |
( |
| ) |
const |
|
overridevirtual |
◆ run()
apply FastRelax and measure rotamer recovery for each residue
Implements protocols::rotamer_recovery::RRProtocol.
References core::conformation::Residue::atom_is_backbone(), cartesian_, core::id::D, protocols::relax::generate_relax_from_cmd(), core::conformation::Residue::is_virtual(), protocols::rotamer_recovery::RRProtocol::measure_rotamer_recovery(), core::conformation::Residue::natoms(), nonideal_, core::pack::task::PackerTask::pack_residue(), protocols::antibody::design::relax, core::pose::Pose::replace_residue(), core::pose::Pose::residue(), core::conformation::Residue::set_chi(), core::pose::Pose::size(), and core::id::THETA.
◆ set_cartesian()
| void protocols::rotamer_recovery::RRProtocolRelax::set_cartesian |
( |
bool |
setting | ) |
|
◆ set_nonideal()
| void protocols::rotamer_recovery::RRProtocolRelax::set_nonideal |
( |
bool |
setting | ) |
|
◆ cartesian_
| bool protocols::rotamer_recovery::RRProtocolRelax::cartesian_ |
|
private |
◆ nonideal_
| bool protocols::rotamer_recovery::RRProtocolRelax::nonideal_ |
|
private |
The documentation for this class was generated from the following files: