![]() |
Rosetta
2021.07
|
Molecular mechanics bond length score class. More...
#include <core/chemical/MMAtomTypeSet.fwd.hh>
#include <core/types.hh>
#include <utility/pointer/access_ptr.hh>
#include <utility/pointer/owning_ptr.hh>
#include <utility/vector1.hh>
#include <utility/VirtualBase.hh>
#include <map>
#include <utility/keys/Key2Tuple.fwd.hh>
Classes | |
class | core::scoring::mm::MMBondLengthLibrary |
Namespaces | |
core | |
A class for reading in the atom type properties. | |
core::scoring | |
core::scoring::mm | |
Typedefs | |
typedef utility::keys::Key2Tuple< int, int > | core::scoring::mm::mm_bondlength_atom_pair |
typedef utility::keys::Key2Tuple < core::Real, core::Real > | core::scoring::mm::mm_bondlength_param_set |
typedef std::multimap < mm_bondlength_atom_pair, mm_bondlength_param_set > | core::scoring::mm::mm_bondlength_library |
typedef std::multimap < mm_bondlength_atom_pair, mm_bondlength_param_set > ::const_iterator | core::scoring::mm::mm_bondlength_library_citer |
typedef std::pair < mm_bondlength_library_citer, mm_bondlength_library_citer > | core::scoring::mm::mm_bondlength_library_citer_pair |
Molecular mechanics bond length score class.