Rosetta  2020.11
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
DNA_BaseEnergy.cc File Reference
#include <core/energy_methods/DNA_BaseEnergy.hh>
#include <core/energy_methods/DNA_BaseEnergyCreator.hh>
#include <core/scoring/ScoringManager.hh>
#include <core/scoring/dna/DNA_BasePotential.hh>
#include <core/scoring/dna/BasePartner.hh>
#include <core/scoring/dna/setup.hh>
#include <core/conformation/Residue.hh>
#include <core/pose/Pose.hh>
#include <basic/datacache/BasicDataCache.hh>
#include <core/pose/datacache/CacheableDataType.hh>
#include <core/scoring/EnergyMap.hh>
#include <core/id/AtomID.hh>
#include <utility/vector1.hh>

Namespaces

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

Functions

std::string const core::scoring::methods::dna_deriv_atom (" C5 ")
 the atom through which the knowledge based potential applies a force More...
 
bool core::scoring::methods::count_pair_bs (Size const pos1, Size const pos2, BasePartner const &partner)
 ordered!!!! requires pos1<pos2 More...
 
BasePartner const & core::scoring::methods::retrieve_base_partner_from_pose_inline (pose::Pose const &pose)
 same as dna::retrieve_base_partner_from_pose More...
 

Detailed Description

Author
Phil Bradley
Andrew Leaver-Fay