|
Rosetta 3.5
|

Public Member Functions | |
| Reversion (Size i=0, ResidueTypeCOP t=0) | |
| ~Reversion () | |
| Real | reversion_score () const |
| bool | operator< (Reversion const &other) const |
Public Attributes | |
| Size | index |
| ResidueTypeCOP | type |
| Real | dscore_bound |
| Real | dspec_bound |
| Real | dscore_binding |
| Real | dspec_binding |
Definition at line 880 of file DnaInterfacePacker.cc.
|
inline |
Definition at line 882 of file DnaInterfacePacker.cc.
|
inline |
Definition at line 884 of file DnaInterfacePacker.cc.
Definition at line 888 of file DnaInterfacePacker.cc.
References reversion_score().
|
inline |
Definition at line 886 of file DnaInterfacePacker.cc.
References dspec_binding.
Referenced by operator<().
| Real protocols::dna::Reversion::dscore_binding |
Definition at line 892 of file DnaInterfacePacker.cc.
| Real protocols::dna::Reversion::dscore_bound |
Definition at line 892 of file DnaInterfacePacker.cc.
| Real protocols::dna::Reversion::dspec_binding |
Definition at line 892 of file DnaInterfacePacker.cc.
Referenced by reversion_score().
| Real protocols::dna::Reversion::dspec_bound |
Definition at line 892 of file DnaInterfacePacker.cc.
| Size protocols::dna::Reversion::index |
Definition at line 890 of file DnaInterfacePacker.cc.
| ResidueTypeCOP protocols::dna::Reversion::type |
Definition at line 891 of file DnaInterfacePacker.cc.
1.8.4