Rosetta
Classes | Namespaces | Functions | Variables
ElectronDensity.hh File Reference
#include <core/types.hh>
#include <core/pose/Pose.fwd.hh>
#include <core/conformation/Residue.fwd.hh>
#include <core/scoring/electron_density/util.hh>
#include <core/scoring/electron_density/ElectronDensity.fwd.hh>
#include <core/conformation/symmetry/SymmetryInfo.fwd.hh>
#include <utility/exit.hh>
#include <ObjexxFCL/FArray3D.hh>
#include <ObjexxFCL/FArray4D.hh>
#include <numeric/xyzVector.hh>
#include <string>
#include <map>
#include <complex>
#include <core/kinematics/RT.hh>
#include <utility/vector1.hh>
#include <utility/VirtualBase.hh>
#include <core/scoring/fiber_diffraction/xray_scattering.fwd.hh>

Classes

class  core::scoring::electron_density::ElectronDensity
 

Namespaces

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

Functions

int core::scoring::electron_density::pos_mod (int x, int y)
 
float core::scoring::electron_density::pos_mod (float x, float y)
 
core::Real core::scoring::electron_density::pos_mod (core::Real x, core::Real y)
 
ElectronDensity & core::scoring::electron_density::getDensityMap (std::string const &filename="", bool force_reload=false)
 The EDM instance. More...
 
ElectronDensity & core::scoring::electron_density::getDensityMap_legacy (std::string const &filename="", bool force_reload=false)
 The EDM instance. More...
 

Variables

const core::Real core::scoring::electron_density::MAX_FLT = 1e37