|
Rosetta 3.5
|
pose information so it's not loose in the pose More...
#include <core/pose/PDBInfo.fwd.hh>#include <core/pose/Pose.fwd.hh>#include <core/types.hh>#include <core/conformation/Conformation.fwd.hh>#include <core/conformation/signals/ConnectionEvent.fwd.hh>#include <core/conformation/signals/IdentityEvent.fwd.hh>#include <core/conformation/signals/LengthEvent.fwd.hh>#include <core/pose/PDBPoseMap.hh>#include <core/io/pdb/HeaderInformation.hh>#include <core/pose/Remarks.hh>#include <utility/exit.hh>#include <utility/PyAssert.hh>#include <utility/pointer/ReferenceCount.hh>#include <utility/vector1.hh>#include <numeric/xyzVector.hh>#include <algorithm>#include <map>Go to the source code of this file.
Classes | |
| class | core::pose::UnrecognizedAtomRecord |
| info about an atom in a unrecognized res (not in pose, but we want to remember it) More... | |
| class | core::pose::PDBInfo |
| maintains pdb residue & atom information inside a Pose More... | |
| struct | core::pose::PDBInfo::AtomRecord |
| internal struct for storing PDB atom related information More... | |
| struct | core::pose::PDBInfo::ResidueRecord |
| internal struct for storing PDB residue related information More... | |
Namespaces | |
| core | |
| A class for defining atom parameters, known as atom_types. | |
| core::pose | |
Constant Groups | |
| core | |
| A class for defining atom parameters, known as atom_types. | |
| core::pose | |
Functions | |
| static std::string const | core::pose::chr_chains (" ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890abcdefghijklmnopqrstuvwxyz") |
| std::ostream & | core::pose::operator<< (std::ostream &os, PDBInfo const &info) |
pose information so it's not loose in the pose
Definition in file PDBInfo.hh.
1.8.4