14 #ifndef INCLUDED_core_chemical_MMAtomTypeSet_hh
15 #define INCLUDED_core_chemical_MMAtomTypeSet_hh
26 #include <utility/exit.hh>
27 #include <utility/pointer/ReferenceCount.hh>
34 #include <utility/vector1_bool.hh>
66 std::map< std::string, int >::const_iterator
76 std::map< std::string, int >::const_iterator
79 utility_exit_with_message(
"unrecognized mm_atom_type_name "+atom_type_name);
89 return *(
atoms_[ index ] );
121 #endif // INCLUDED_core_chemical_MMAtomTypeSet_HH