Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Constant Groups | Functions
PseudocontactShiftData.hh File Reference

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

#include <protocols/scoring/methods/pcs/PseudocontactShiftInput.fwd.hh>
#include <protocols/scoring/methods/pcs/PseudocontactShiftTensor.fwd.hh>
#include <protocols/scoring/methods/pcs/PseudocontactShiftData.fwd.hh>
#include <basic/datacache/CacheableData.hh>
#include <core/pose/Pose.fwd.hh>
#include <core/types.hh>
#include <basic/svd/SVD_Solver.hh>
#include <ObjexxFCL/FArray2D.hh>
#include <ObjexxFCL/FArray1D.hh>
#include <utility/vector1.hh>

Go to the source code of this file.

Classes

class  protocols::scoring::methods::pcs::PCS_data_per_lanthanides
 
class  protocols::scoring::methods::pcs::PCS_data
 

Namespaces

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

Constant Groups

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

Functions

void protocols::scoring::methods::pcs::fill_A_line (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)
 

Detailed Description

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

Detailed:
Parameters
@return
Remarks
References:

Christophe Schmitz

Last Modified: June 2009

Definition in file PseudocontactShiftData.hh.