Rosetta
|
Polymorphic classes representing the contents of a residue-type patch file. More...
#include <core/chemical/PatchOperation.hh>
#include <core/chemical/ResidueType.hh>
#include <core/chemical/MutableResidueType.hh>
#include <core/chemical/Atom.hh>
#include <core/chemical/AA.hh>
#include <core/chemical/residue_support.hh>
#include <core/chemical/bond_support.hh>
#include <core/chemical/rotamers/NCAARotamerLibrarySpecification.hh>
#include <core/chemical/Bond.hh>
#include <core/chemical/ResidueProperties.hh>
#include <core/chemical/icoor_support.hh>
#include <numeric/conversions.hh>
#include <basic/Tracer.hh>
#include <utility/vector1.hh>
#include <ObjexxFCL/string.functions.hh>
#include <core/chemical/MutableICoorRecord.hh>
Namespaces | |
core | |
A class for reading in the atom type properties. | |
core::chemical | |
Functions | |
static basic::Tracer | core::chemical::tr ("core.chemical") |
static basic::Tracer | core::chemical::TR_PatchOperations ("core.chemical.PatchOperations.hh") |
std::string | core::chemical::expand_icoor_atom_name (std::string name, MutableResidueType const &rsd) |
void | core::chemical::check_residue_has_atom (std::string const &atom_name, core::chemical::MutableResidueType const &rsd, std::string const &location) |
Polymorphic classes representing the contents of a residue-type patch file.