Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
PDBInfo.cc File Reference

class to hold PDB information so it's not loose in the pose More...

#include <core/pose/PDBInfo.hh>
#include <core/chemical/types.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 <core/pose/selection.hh>
#include <basic/Tracer.hh>
#include <utility/py/PyAssert.hh>
#include <utility/exit.hh>
#include <utility/vector1.hh>
#include <algorithm>
#include <set>
#include <utility/vector0.hh>
#include <ObjexxFCL/format.hh>
#include <basic/options/option.hh>
#include <basic/options/keys/in.OptionKeys.gen.hh>
#include <core/conformation/signals/ConnectionEvent.hh>

Namespaces

 core
 A class for reading in the atom type properties.
 
 core::pose
 

Functions

static basic::Tracer core::pose::TR ("core.pose.PDBInfo")
 
std::ostream & core::pose::operator<< (std::ostream &os, PDBInfo const &info)
 
std::ostream & core::pose::operator<< (std::ostream &os, core::pose::UnrecognizedAtomRecord const &uar)
 

Detailed Description

class to hold PDB information so it's not loose in the pose

Author
Steven Lewis
Yih-En Andrew Ban (yab@u.nosp@m..was.nosp@m.hingt.nosp@m.on.e.nosp@m.du)