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

Declaration for elec_dens_atomwise scoring method. More...

#include <core/scoring/methods/ContextIndependentLRTwoBodyEnergy.hh>
#include <core/scoring/ScoreFunction.fwd.hh>
#include <core/pose/Pose.fwd.hh>
#include <core/id/TorsionID.fwd.hh>
#include <core/id/DOF_ID.fwd.hh>
#include <core/types.hh>
#include <core/conformation/Residue.fwd.hh>
#include <core/conformation/symmetry/SymmetryInfo.fwd.hh>
#include <basic/datacache/CacheableData.hh>

Classes

class  core::energy_methods::PoseSequence
 
class  core::energy_methods::ElecDensAtomwiseEnergy
 

Namespaces

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

Typedefs

typedef std::shared_ptr
< PoseSequence > 
core::energy_methods::PoseSequenceOP
 
typedef std::shared_ptr
< PoseSequence const > 
core::energy_methods::PoseSequenceCOP
 

Detailed Description

Declaration for elec_dens_atomwise scoring method.

Declaration for the class that connects ElecDensAtomwiseEnergy with the ScoringManager.

Author
Fang-Chieh Chou