Rosetta
Namespaces | Typedefs
MMBondLengthScore.fwd.hh File Reference

Molecular mechanics bond length score class. More...

#include <utility/pointer/access_ptr.hh>
#include <utility/pointer/owning_ptr.hh>

Namespaces

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

Typedefs

typedef utility::pointer::weak_ptr< MMBondLengthScore > core::scoring::mm::MMBondLengthScoreAP
 
typedef utility::pointer::weak_ptr< MMBondLengthScore const > core::scoring::mm::MMBondLengthScoreCAP
 
typedef utility::pointer::shared_ptr< MMBondLengthScore > core::scoring::mm::MMBondLengthScoreOP
 
typedef utility::pointer::shared_ptr< MMBondLengthScore const > core::scoring::mm::MMBondLengthScoreCOP
 

Detailed Description

Molecular mechanics bond length score class.

Author
Frank DiMaio (based on Colin Smith's MMBondAngle potential)