Rosetta
Classes | Namespaces | Typedefs
types.hh File Reference
#include <core/scoring/packstat/types.fwd.hh>
#include <numeric/xyzVector.hh>
#include <core/types.hh>
#include <core/id/AtomID.hh>
#include <utility/VirtualBase.hh>
#include <utility/vector1.hh>

Classes

struct  core::scoring::packstat::Sphere
 
struct  core::scoring::packstat::PosePackData
 

Namespaces

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

Typedefs

typedef core::Real core::scoring::packstat::PackstatReal
 
typedef utility::vector1< PackstatReal > core::scoring::packstat::Floats
 
typedef Floats::iterator core::scoring::packstat::FloatIter
 
typedef Floats::const_iterator core::scoring::packstat::FloatCIter
 
typedef utility::vector1< core::Realcore::scoring::packstat::Reals
 
typedef Reals::iterator core::scoring::packstat::RealIter
 
typedef Reals::const_iterator core::scoring::packstat::RealCIter
 
typedef numeric::xyzVector< PackstatReal > core::scoring::packstat::XYZ
 
typedef utility::vector1< XYZ > core::scoring::packstat::XYZs
 
typedef XYZs::iterator core::scoring::packstat::XYZIter
 
typedef XYZs::const_iterator core::scoring::packstat::XYZCIter
 
typedef utility::vector1< Sphere > core::scoring::packstat::Spheres
 
typedef Spheres::iterator core::scoring::packstat::SphereIter
 
typedef Spheres::const_iterator core::scoring::packstat::SphereCIter
 

Detailed Description

Author
will sheffler