#include <DimerPairing.hh>
|
virtual | ~DimerPairing () |
| Automatically generated virtual destructor for class deriving directly from ReferenceCount. More...
|
|
| DimerPairing (Size const res1, Size const res2, Real const dist, Real const phi, Real const theta, Real const sigma, Real const dp, Size const sign1, Size const sign2, Real const score) |
|
Size | res1 () const |
|
Size | res2 () const |
|
Real | dist () const |
|
Real | phi () const |
|
Real | theta () const |
|
Real | dp () const |
|
Real | sigma () const |
|
Size | sign1 () const |
|
Size | sign2 () const |
|
Real | score () const |
|
char | orient () const |
|
bool | valid () const |
|
void | valid (bool const v) |
|
bool | is_parallel (Real const phi, Real const theta) |
| the pairing is parallel ? More...
|
|
protocols::fldsgn::topology::DimerPairing::~DimerPairing |
( |
| ) |
|
|
virtual |
Automatically generated virtual destructor for class deriving directly from ReferenceCount.
Auto-generated virtual destructor
protocols::fldsgn::topology::DimerPairing::DimerPairing |
( |
Size const |
res1, |
|
|
Size const |
res2, |
|
|
Real const |
dist, |
|
|
Real const |
phi, |
|
|
Real const |
theta, |
|
|
Real const |
sigma, |
|
|
Real const |
dp, |
|
|
Size const |
sign1, |
|
|
Size const |
sign2, |
|
|
Real const |
score |
|
) |
| |
Real protocols::fldsgn::topology::DimerPairing::dist |
( |
| ) |
const |
|
inline |
Real protocols::fldsgn::topology::DimerPairing::dp |
( |
| ) |
const |
|
inline |
bool protocols::fldsgn::topology::DimerPairing::is_parallel |
( |
Real const |
phi, |
|
|
Real const |
theta |
|
) |
| |
char protocols::fldsgn::topology::DimerPairing::orient |
( |
| ) |
const |
|
inline |
Real protocols::fldsgn::topology::DimerPairing::phi |
( |
| ) |
const |
|
inline |
Size protocols::fldsgn::topology::DimerPairing::res1 |
( |
| ) |
const |
|
inline |
Size protocols::fldsgn::topology::DimerPairing::res2 |
( |
| ) |
const |
|
inline |
Real protocols::fldsgn::topology::DimerPairing::score |
( |
| ) |
const |
|
inline |
Real protocols::fldsgn::topology::DimerPairing::sigma |
( |
| ) |
const |
|
inline |
Size protocols::fldsgn::topology::DimerPairing::sign1 |
( |
| ) |
const |
|
inline |
Size protocols::fldsgn::topology::DimerPairing::sign2 |
( |
| ) |
const |
|
inline |
Real protocols::fldsgn::topology::DimerPairing::theta |
( |
| ) |
const |
|
inline |
bool protocols::fldsgn::topology::DimerPairing::valid |
( |
| ) |
const |
|
inline |
void protocols::fldsgn::topology::DimerPairing::valid |
( |
bool const |
v | ) |
|
|
inline |
std::ostream& operator<< |
( |
std::ostream & |
out, |
|
|
const DimerPairing & |
dp |
|
) |
| |
|
friend |
Real protocols::fldsgn::topology::DimerPairing::dist_ |
|
private |
Real protocols::fldsgn::topology::DimerPairing::dp_ |
|
private |
char protocols::fldsgn::topology::DimerPairing::orient_ |
|
private |
Real protocols::fldsgn::topology::DimerPairing::phi_ |
|
private |
Size protocols::fldsgn::topology::DimerPairing::res1_ |
|
private |
Size protocols::fldsgn::topology::DimerPairing::res2_ |
|
private |
Real protocols::fldsgn::topology::DimerPairing::score_ |
|
private |
Real protocols::fldsgn::topology::DimerPairing::sigma_ |
|
private |
Size protocols::fldsgn::topology::DimerPairing::sign1_ |
|
private |
Size protocols::fldsgn::topology::DimerPairing::sign2_ |
|
private |
Real protocols::fldsgn::topology::DimerPairing::theta_ |
|
private |
bool protocols::fldsgn::topology::DimerPairing::valid_ |
|
private |
The documentation for this class was generated from the following files: