Rosetta
Namespaces | Typedefs | Enumerations
ppo_torsion_bin.fwd.hh File Reference

An enumeration to represent a binning of the phi/psi/omega torsions. More...

#include <utility/vector0.hh>

Namespaces

 core
 A class for reading in the atom type properties.
 
 core::conformation
 

Typedefs

typedef utility::vector0< ppo_torsion_bin > core::conformation::torsion_bin_string
 

Enumerations

enum  core::conformation::ppo_torsion_bin {
  core::conformation::ppo_torbin_A = 1 , core::conformation::ppo_torbin_B , core::conformation::ppo_torbin_E , core::conformation::ppo_torbin_G ,
  core::conformation::ppo_torbin_a , core::conformation::ppo_torbin_b , core::conformation::ppo_torbin_e , core::conformation::ppo_torbin_g ,
  core::conformation::ppo_torbin_X , core::conformation::ppo_torbin_U , core::conformation::n_ppo_torsion_bins = ppo_torbin_U
}
 Enumeration representing the different phi/psi/omega torsion bins. More...
 

Detailed Description

An enumeration to represent a binning of the phi/psi/omega torsions.

Author
Andrew Leaver-Fay