9 #ifndef IMPATOM_DIHEDRALS_H
10 #define IMPATOM_DIHEDRALS_H
12 #include <IMP/atom/atom_config.h>
16 IMPATOM_BEGIN_NAMESPACE
Vector< AtomTypes > get_chi_dihedral_atom_types(ResidueType rt)
Atoms get_phi_dihedral_atoms(Residue rd)
Return the atoms comprising the phi dihedral.
Atoms get_omega_dihedral_atoms(Residue rd)
Return the atoms comprising the omega dihedral.
ParticleIndexQuads get_chi_dihedral_particle_indexes(Residue rd)
IMP::Vector< ParticleIndexQuad > ParticleIndexQuads
Atoms get_psi_dihedral_atoms(Residue rd)
Return the atoms comprising the psi dihedral.
A decorator for Residues.
Vector< Atoms > get_chi_dihedral_atoms(Residue rd)