#include <DOFHistogramRecorder.hh>
◆ DOFHistogramRecorder() [1/2]
protocols::simple_moves::DOFHistogramRecorder::DOFHistogramRecorder |
( |
| ) |
|
◆ ~DOFHistogramRecorder()
protocols::simple_moves::DOFHistogramRecorder::~DOFHistogramRecorder |
( |
| ) |
|
|
default |
◆ DOFHistogramRecorder() [2/2]
protocols::simple_moves::DOFHistogramRecorder::DOFHistogramRecorder |
( |
DOFHistogramRecorder const & |
| ) |
|
|
delete |
Copy constructor - not allowed.
◆ dofs()
utility::vector1<utility::vector1<core::id::DOF_ID> > const& protocols::simple_moves::DOFHistogramRecorder::dofs |
( |
| ) |
const |
|
inline |
◆ histograms()
utility::vector1<numeric::MultiDimensionalHistogram> const& protocols::simple_moves::DOFHistogramRecorder::histograms |
( |
| ) |
const |
|
inline |
◆ insert_dofs_by_residue()
References core::kinematics::AtomTree::atom(), core::pose::Pose::atom_tree(), dof_values_, dofs(), dofs_, core::sequence::end, histograms_, protocols::mean_field::max(), protocols::mean_field::min(), core::chemical::ResidueTypeBase::name3(), num_bins_, core::kinematics::tree::Atom::parent(), core::pose::Pose::residue_type(), core::id::AtomID::rsd(), and core::pose::Pose::size().
◆ num_bins() [1/2]
core::Size protocols::simple_moves::DOFHistogramRecorder::num_bins |
( |
| ) |
const |
|
inline |
◆ num_bins() [2/2]
void protocols::simple_moves::DOFHistogramRecorder::num_bins |
( |
core::Size |
num_bins | ) |
|
|
inline |
◆ operator=()
◆ update_after_boltzmann()
void protocols::simple_moves::DOFHistogramRecorder::update_after_boltzmann |
( |
core::pose::Pose const & |
pose | ) |
|
◆ write_mse_summary()
void protocols::simple_moves::DOFHistogramRecorder::write_mse_summary |
( |
std::ostream & |
os | ) |
const |
◆ dof_values_
utility::vector1<utility::vector1<core::Real> > protocols::simple_moves::DOFHistogramRecorder::dof_values_ |
|
private |
◆ dofs_
utility::vector1<utility::vector1<core::id::DOF_ID> > protocols::simple_moves::DOFHistogramRecorder::dofs_ |
|
private |
◆ histograms_
utility::vector1<numeric::MultiDimensionalHistogram> protocols::simple_moves::DOFHistogramRecorder::histograms_ |
|
private |
◆ num_bins_
numeric::Size protocols::simple_moves::DOFHistogramRecorder::num_bins_ |
|
private |
The documentation for this class was generated from the following files: