Rosetta Protocols  2015.09
Classes | Namespaces | Functions | Variables
PcsDataCenter.hh File Reference

Hold the PCS data on which the SVD will be applyed. More...

#include <protocols/scoring/methods/pcs2/PcsInputCenter.fwd.hh>
#include <protocols/scoring/methods/pcs2/PcsDataLanthanide.hh>
#include <core/types.hh>
#include <core/pose/Pose.fwd.hh>
#include <utility/vector1.hh>
#include <utility/pointer/ReferenceCount.hh>
#include <numeric/constants.hh>

Classes

class  protocols::scoring::methods::pcs2::PcsDataCenter
 

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::scoring
 
 protocols::scoring::methods
 
 protocols::scoring::methods::pcs2
 

Functions

core::Real protocols::scoring::methods::pcs2::fill_A_line_fast (utility::vector1< core::Real > &A_line, core::Real const xM, core::Real const yM, core::Real const zM, core::Real const x, core::Real const y, core::Real const z)
 
void protocols::scoring::methods::pcs2::fill_A_line_slow (utility::vector1< core::Real > &A_line, core::Real const xM, core::Real const yM, core::Real const zM, core::Real const x, core::Real const y, core::Real const z)
 

Variables

static const core::Real OTHER_FACT_USI_PRECALC_FOR_A_3 ((10000.0/12.0/core::Real(numeric::constants::d::pi))*3.0)
 

Detailed Description

Hold the PCS data on which the SVD will be applyed.

Detailed:
Parameters
return
Remarks
References:

Christophe Schmitz

Last Modified: February 2010

Variable Documentation

const core::Real OTHER_FACT_USI_PRECALC_FOR_A_3((10000.0/12.0/core::Real(numeric::constants::d::pi))*3.0)
static