|
Rosetta 3.5
|
class to hold PDB information so it's not loose in the pose More...
#include <core/pose/PDBInfo.hh>#include <core/conformation/Conformation.hh>#include <core/conformation/Residue.hh>#include <core/conformation/signals/IdentityEvent.hh>#include <core/conformation/signals/LengthEvent.hh>#include <core/pose/Pose.hh>#include <core/pose/PDBPoseMap.hh>#include <basic/Tracer.hh>#include <utility/PyAssert.hh>#include <utility/exit.hh>#include <utility/vector1.hh>#include <algorithm>#include <utility/vector0.hh>#include <ObjexxFCL/format.hh>#include <core/conformation/signals/ConnectionEvent.hh>Go to the source code of this file.
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 basic::Tracer | core::pose::TR ("core.pose.PDBInfo") |
| std::ostream & | core::pose::operator<< (std::ostream &os, PDBInfo const &info) |
class to hold PDB information so it's not loose in the pose
Definition in file PDBInfo.cc.
1.8.4