![]() |
Rosetta Core
2014.35
|
#include <PatchOperation.hh>
Public Member Functions | |
AddProtonChi (Size const &chino_in, utility::vector1< core::Real > const &samples, utility::vector1< core::Real > const &extrasamples) | |
constructor More... | |
bool | apply (ResidueType &rsd) const |
add a proton chi angle More... | |
![]() | |
virtual | ~PatchOperation () |
Automatically generated virtual destructor for class deriving directly from ReferenceCount. More... | |
Private Attributes | |
Size | chino_ |
atoms between which a chi angle is added More... | |
utility::vector1< core::Real > | samples_ |
utility::vector1< core::Real > | extrasamples_ |
core::chemical::AddProtonChi::AddProtonChi | ( | Size const & | chino_in, |
utility::vector1< core::Real > const & | samples, | ||
utility::vector1< core::Real > const & | extrasamples | ||
) |
constructor
|
virtual |
add a proton chi angle
Implements core::chemical::PatchOperation.
References chino_, extrasamples_, samples_, and core::chemical::ResidueType::set_proton_chi().
|
private |
atoms between which a chi angle is added
Referenced by apply().
|
private |
Referenced by apply().
|
private |
Referenced by apply().