Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
core::pack::dunbrack::CoarseRotamer Class Reference

#include <CoarseRotamer.hh>

Inheritance diagram for core::pack::dunbrack::CoarseRotamer:
Inheritance graph
[legend]
Collaboration diagram for core::pack::dunbrack::CoarseRotamer:
Collaboration graph
[legend]

Public Member Functions

 CoarseRotamer (Real prob, Size nchi_aa, RotVector const &rot_in, ChiVector const &chi_mean_in, ChiVector const &chi_sdev_in, AngleVector const &phi_mean, AngleVector const &phi_sdev)
 

Private Attributes

Real probability_
 
Size nchi_aa
 
RotVector rot_
 
ChiVector chi_mean_
 
ChiVector chi_sd_
 
AngleVector phi_mean_
 
AngleVector phi_sdev_
 

Detailed Description

Definition at line 41 of file CoarseRotamer.hh.

Constructor & Destructor Documentation

core::pack::dunbrack::CoarseRotamer::CoarseRotamer ( Real  prob,
Size  nchi_aa,
RotVector const &  rot_in,
ChiVector const &  chi_mean_in,
ChiVector const &  chi_sdev_in,
AngleVector const &  phi_mean,
AngleVector const &  phi_sdev 
)

Definition at line 22 of file CoarseRotamer.cc.

Member Data Documentation

ChiVector core::pack::dunbrack::CoarseRotamer::chi_mean_
private

Definition at line 58 of file CoarseRotamer.hh.

ChiVector core::pack::dunbrack::CoarseRotamer::chi_sd_
private

Definition at line 59 of file CoarseRotamer.hh.

Size core::pack::dunbrack::CoarseRotamer::nchi_aa
private

Definition at line 56 of file CoarseRotamer.hh.

AngleVector core::pack::dunbrack::CoarseRotamer::phi_mean_
private

Definition at line 60 of file CoarseRotamer.hh.

AngleVector core::pack::dunbrack::CoarseRotamer::phi_sdev_
private

Definition at line 61 of file CoarseRotamer.hh.

Real core::pack::dunbrack::CoarseRotamer::probability_
private

Definition at line 55 of file CoarseRotamer.hh.

RotVector core::pack::dunbrack::CoarseRotamer::rot_
private

Definition at line 57 of file CoarseRotamer.hh.


The documentation for this class was generated from the following files: