Rosetta
Namespaces | Functions
AtomicDepth.cc File Reference

Calculates depth of atoms from the edge of the Sasa surface. More...

#include <core/scoring/atomic_depth/AtomicDepth.hh>
#include <core/chemical/AtomType.hh>
#include <core/conformation/Residue.hh>
#include <core/conformation/util.hh>
#include <core/pose/Pose.hh>
#include <basic/Tracer.hh>
#include <utility/io/ozstream.hh>
#include <boost/format.hpp>
#include <core/chemical/AtomTypeSet.hh>

Namespaces

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

Functions

static basic::Tracer TR ("core.scoring.atomic_depth.AtomicDepth")
 

Detailed Description

Calculates depth of atoms from the edge of the Sasa surface.

Author
Dong Xu and Yang Zhang
Brian Coventry (port to Rosetta)

Function Documentation

◆ TR()

static basic::Tracer TR ( "core.scoring.atomic_depth.AtomicDepth"  )
static