#include <PRESingle.hh>
◆ PRESingle() [1/3]
| core::scoring::nmr::pre::PRESingle::PRESingle |
( |
| ) |
|
◆ PRESingle() [2/3]
◆ PRESingle() [3/3]
| core::scoring::nmr::pre::PRESingle::PRESingle |
( |
PRESingle const & |
other | ) |
|
◆ ~PRESingle()
| core::scoring::nmr::pre::PRESingle::~PRESingle |
( |
| ) |
|
◆ deserialize()
| void core::scoring::nmr::pre::PRESingle::deserialize |
( |
utility::json_spirit::mObject |
data | ) |
|
◆ get_atom_derivatives()
| utility::vector1< Vector > const& core::scoring::nmr::pre::PRESingle::get_atom_derivatives |
( |
| ) |
const |
|
inline |
◆ get_pre_calc()
| Real core::scoring::nmr::pre::PRESingle::get_pre_calc |
( |
| ) |
const |
|
inline |
◆ get_pre_err()
| Real core::scoring::nmr::pre::PRESingle::get_pre_err |
( |
| ) |
const |
|
inline |
◆ get_pre_exp()
| Real core::scoring::nmr::pre::PRESingle::get_pre_exp |
( |
| ) |
const |
|
inline |
◆ get_pre_spin_type()
| PRE_SPIN_TYPE core::scoring::nmr::pre::PRESingle::get_pre_spin_type |
( |
| ) |
const |
|
inline |
◆ get_protein_spins()
| utility::vector1< id::AtomID > const& core::scoring::nmr::pre::PRESingle::get_protein_spins |
( |
| ) |
const |
|
inline |
◆ get_weight()
| Real core::scoring::nmr::pre::PRESingle::get_weight |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ serialize()
| utility::json_spirit::Value core::scoring::nmr::pre::PRESingle::serialize |
( |
| ) |
const |
◆ set_atom_derivatives()
| void core::scoring::nmr::pre::PRESingle::set_atom_derivatives |
( |
Size |
index, |
|
|
Real |
fdx, |
|
|
Real |
fdy, |
|
|
Real |
fdz |
|
) |
| |
|
inline |
◆ set_pre_calc()
| void core::scoring::nmr::pre::PRESingle::set_pre_calc |
( |
Real |
calc | ) |
|
|
inline |
◆ set_pre_err()
| void core::scoring::nmr::pre::PRESingle::set_pre_err |
( |
Real |
err | ) |
|
|
inline |
◆ set_pre_exp()
| void core::scoring::nmr::pre::PRESingle::set_pre_exp |
( |
Real |
pre | ) |
|
|
inline |
◆ set_weight()
| void core::scoring::nmr::pre::PRESingle::set_weight |
( |
Real |
weight | ) |
|
|
inline |
◆ show()
| void core::scoring::nmr::pre::PRESingle::show |
( |
std::ostream & |
TR | ) |
const |
◆ operator!=
◆ operator==
◆ atom_derivatives_
| utility::vector1< Vector > core::scoring::nmr::pre::PRESingle::atom_derivatives_ |
|
private |
◆ pre_calc_
| Real core::scoring::nmr::pre::PRESingle::pre_calc_ |
|
private |
◆ pre_err_
| Real core::scoring::nmr::pre::PRESingle::pre_err_ |
|
private |
◆ pre_exp_
| Real core::scoring::nmr::pre::PRESingle::pre_exp_ |
|
private |
◆ pre_type_
◆ protein_spins_
| utility::vector1<id::AtomID> core::scoring::nmr::pre::PRESingle::protein_spins_ |
|
private |
◆ weight_
| Real core::scoring::nmr::pre::PRESingle::weight_ |
|
private |
The documentation for this class was generated from the following files: