![]() |
Rosetta
2020.50
|
Molecular mechanics bond angle library class. More...
#include <core/scoring/mm/MMBondAngleLibrary.fwd.hh>
#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>
#include <utility/keys/Key3Tuple.fwd.hh>
Classes | |
class | core::scoring::mm::MMBondAngleLibrary |
Namespaces | |
core | |
A class for reading in the atom type properties. | |
core::scoring | |
core::scoring::mm | |
Typedefs | |
typedef utility::keys::Key3Tuple< int, int, int > | core::scoring::mm::mm_bondangle_atom_tri |
typedef utility::keys::Key2Tuple < core::Real, core::Real > | core::scoring::mm::mm_bondangle_param_set |
typedef std::multimap < mm_bondangle_atom_tri, mm_bondangle_param_set > | core::scoring::mm::mm_bondangle_library |
typedef std::multimap < mm_bondangle_atom_tri, mm_bondangle_param_set > ::const_iterator | core::scoring::mm::mm_bondangle_library_citer |
typedef std::pair < mm_bondangle_library_citer, mm_bondangle_library_citer > | core::scoring::mm::mm_bondangle_library_citer_pair |
Molecular mechanics bond angle library class.