|
Rosetta 3.5
|
class to allow querying for pose resid with pdb chain/seqpos More...
#include <core/pose/PDBPoseMap.fwd.hh>#include <core/pose/PDBInfo.fwd.hh>#include <core/types.hh>#include <utility/pointer/ReferenceCount.hh>#include <map>Go to the source code of this file.
Classes | |
| class | core::pose::PDBPoseMap |
| PDBPoseMap can be queried with PDB information (chain, sequence position) and returns a pose's resid position. Useful for handing input/output in terms of PDB positions. Can be tucked into the pose for repeated access, or generated just-in-time for a single use. Basically a wrapper class for std::map. More... | |
| struct | core::pose::PDBPoseMap::ResidueKey |
| sortable residue key internal to PDBPoseMap 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 | |
class to allow querying for pose resid with pdb chain/seqpos
Definition in file PDBPoseMap.hh.
1.8.4