|
Rosetta 3.5
|
#include <ResidueNeighborList.hh>

Public Member Functions | |
| SmallAtNb (Size at1, Size at2, Real weight) | |
| Size | atomno1 () const |
| Size | atomno2 () const |
| Real | weight () const |
Private Attributes | |
| Size | atomno1_ |
| Size | atomno2_ |
| Real | weight_ |
Definition at line 41 of file ResidueNeighborList.hh.
Definition at line 44 of file ResidueNeighborList.hh.
|
inline |
Definition at line 45 of file ResidueNeighborList.hh.
References atomno1_.
|
inline |
Definition at line 46 of file ResidueNeighborList.hh.
References atomno2_.
|
inline |
Definition at line 47 of file ResidueNeighborList.hh.
References weight_.
|
private |
Definition at line 49 of file ResidueNeighborList.hh.
Referenced by atomno1().
|
private |
Definition at line 50 of file ResidueNeighborList.hh.
Referenced by atomno2().
|
private |
Definition at line 51 of file ResidueNeighborList.hh.
Referenced by weight().
1.8.4