Rosetta 3.4
|
#include <CartesianBondedEnergy.hh>
Public Member Functions | |
TorsionDatabase (Real k_tors, Real k_tors_prot) | |
void | lookup (core::chemical::ResidueType const &restype, int atm1, int atm2, int atm3, int atm4, Real &Kphi, Real &phi0, Real &phi_step) |
void core::scoring::methods::TorsionDatabase::lookup | ( | core::chemical::ResidueType const & | restype, |
int | atm1, | ||
int | atm2, | ||
int | atm3, | ||
int | atm4, | ||
Real & | Kphi, | ||
Real & | phi0, | ||
Real & | phi_step | ||
) |
Torsion Database
References core::chemical::ResidueType::aa(), core::chemical::aa_his, core::chemical::aa_phe, core::chemical::aa_pro, core::chemical::aa_trp, core::chemical::aa_tyr, core::pose::Pose::append_residue_by_bond(), core::chemical::ResidueType::atom_name(), core::pose::Pose::atom_tree(), core::id::AtomID::atomno(), core::id::BB, core::id::BOGUS_DOF_ID, core::id::CHI, core::pose::Pose::conformation(), core::conformation::ResidueFactory::create_residue(), core::chemical::CUTPOINT_UPPER, core::scoring::methods::get_restag(), core::conformation::Conformation::get_torsion_angle_atom_ids(), core::chemical::ResidueType::has_variant_type(), core::chemical::LOWER_TERMINUS, and core::kinematics::AtomTree::torsion_angle_dof_id().