Rosetta
Classes | Namespaces | Functions
MembranePotential.hh File Reference

Membrane Potential - Base Scoring Methods for LowRes Energy Function. More...

#include <core/scoring/MembranePotential.fwd.hh>
#include <core/scoring/EnvPairPotential.hh>
#include <core/pose/Pose.fwd.hh>
#include <core/types.hh>
#include <core/conformation/Residue.fwd.hh>
#include <basic/datacache/CacheableData.hh>
#include <numeric/xyzVector.hh>
#include <ObjexxFCL/FArray1D.hh>
#include <ObjexxFCL/FArray3D.hh>
#include <ObjexxFCL/FArray4D.hh>
#include <utility/vector1.hh>

Classes

class  core::scoring::MembraneEmbed
 Whole Pose Membrane Embedding. More...
 
class  core::scoring::MembranePotential
 Rosetta Membrane Low Resolution Scoring Methods. More...
 

Namespaces

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

Functions

MembraneEmbed const & core::scoring::MembraneEmbed_from_pose (pose::Pose const &pose)
 Add Const Membrane Embedding to the pose cache. More...
 
MembraneEmbed & core::scoring::nonconst_MembraneEmbed_from_pose (pose::Pose &pose)
 Add a non const membrane embedding object to the pose cache. More...
 

Detailed Description

Membrane Potential - Base Scoring Methods for LowRes Energy Function.

Compute Low Res membrane energy terms: Menv, MPair, MCBeta and Membrane penalties. Also contains pass-through methods for accessing and updating mp framework supported data in a membrane conformation. Last Modified: 3/11/14

Author
Rebecca Faye Alford (rfalf.nosp@m.ord1.nosp@m.2@gma.nosp@m.il.c.nosp@m.om)
Julia Koehler Leman (julia.nosp@m..koe.nosp@m.hler1.nosp@m.982@.nosp@m.gmail.nosp@m..com)
Bjorn Wallner (Original)