Rosetta
Namespaces | Typedefs | Functions
MotifDockEnergy.cc File Reference

Adaptation of Motif score for Docking. More...

#include <core/energy_methods/MotifDockEnergy.hh>
#include <core/energy_methods/MotifDockEnergyCreator.hh>
#include <core/pose/Pose.hh>
#include <core/conformation/Residue.hh>
#include <numeric/xyzVector.hh>
#include <numeric/xyzTransform.hh>
#include <core/scoring/EnergyMap.hh>
#include <basic/Tracer.hh>
#include <core/pose/motif/reference_frames.hh>
#include <core/scoring/motif/motif_hash_stuff.hh>

Namespaces

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

Typedefs

typedef numeric::xyzTransform< core::RealXform
 

Functions

static basic::Tracer TR ("core.energy_methods.MotifDockEnergy")
 

Detailed Description

Adaptation of Motif score for Docking.

Author
Nick Marze (nickm.nosp@m.arze.nosp@m.@gmai.nosp@m.l.co.nosp@m.m)

Typedef Documentation

◆ Xform

typedef numeric::xyzTransform<core::Real> Xform

Function Documentation

◆ TR()

static basic::Tracer TR ( "core.energy_methods.MotifDockEnergy"  )
static