Rosetta  2016.11
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
RamaPreProEnergy.hh File Reference

A variation on the Ramachandran scorefunction that has separate probability tables for residues that precede prolines. More...

#include <core/scoring/methods/RamaPreProEnergy.fwd.hh>
#include <core/scoring/RamaPrePro.fwd.hh>
#include <core/chemical/ResidueType.fwd.hh>
#include <core/scoring/methods/ContextIndependentLRTwoBodyEnergy.hh>
#include <core/scoring/methods/EnergyMethodOptions.fwd.hh>
#include <core/scoring/ScoreFunction.fwd.hh>
#include <core/pose/Pose.fwd.hh>
#include <core/kinematics/DomainMap.fwd.hh>
#include <core/types.hh>
#include <iostream>
#include <map>
#include <utility/pointer/ReferenceCount.hh>
#include <utility/fixedsizearray1.hh>
#include <utility/vector1.hh>

Classes

class  core::scoring::methods::RamaPreProEnergy
 

Namespaces

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

Detailed Description

A variation on the Ramachandran scorefunction that has separate probability tables for residues that precede prolines.

Author
Frank DiMaio
Vikram K. Mulligan (vmull.nosp@m.ig@u.nosp@m.w.edu) – modified this to work with D-amino acids, BACKBONE_AA amino acids, and cyclic geometry.