#include <PRESingleSet.hh>
◆ PRESingleSet() [1/4]
| core::scoring::nmr::pre::PRESingleSet::PRESingleSet |
( |
std::string const & |
filename, |
|
|
pose::Pose const & |
pose |
|
) |
| |
◆ PRESingleSet() [2/4]
| core::scoring::nmr::pre::PRESingleSet::PRESingleSet |
( |
std::string const & |
filename, |
|
|
pose::Pose const & |
pose, |
|
|
Real const |
weight, |
|
|
std::string |
rate = "R2", |
|
|
std::string |
single_pre_weigting = "CONST" |
|
) |
| |
◆ PRESingleSet() [3/4]
| core::scoring::nmr::pre::PRESingleSet::PRESingleSet |
( |
PRESingleSet const & |
other | ) |
|
◆ ~PRESingleSet()
| core::scoring::nmr::pre::PRESingleSet::~PRESingleSet |
( |
| ) |
|
◆ PRESingleSet() [4/4]
| core::scoring::nmr::pre::PRESingleSet::PRESingleSet |
( |
| ) |
|
|
private |
◆ calc_gamma_I()
| Real core::scoring::nmr::pre::PRESingleSet::calc_gamma_I |
( |
| ) |
const |
◆ calc_omega_I()
| Real core::scoring::nmr::pre::PRESingleSet::calc_omega_I |
( |
| ) |
const |
◆ get_dataset_name()
| std::string core::scoring::nmr::pre::PRESingleSet::get_dataset_name |
( |
| ) |
const |
|
inline |
◆ get_field_strength()
| Real core::scoring::nmr::pre::PRESingleSet::get_field_strength |
( |
| ) |
const |
|
inline |
◆ get_number_pre()
| Size core::scoring::nmr::pre::PRESingleSet::get_number_pre |
( |
| ) |
const |
|
inline |
◆ get_pre_rate_type()
| PRE_RATE_TYPE core::scoring::nmr::pre::PRESingleSet::get_pre_rate_type |
( |
| ) |
const |
|
inline |
◆ get_pre_single_vec()
| utility::vector1< PRESingle > const& core::scoring::nmr::pre::PRESingleSet::get_pre_single_vec |
( |
| ) |
const |
|
inline |
◆ get_scaling_factor()
| Real core::scoring::nmr::pre::PRESingleSet::get_scaling_factor |
( |
| ) |
const |
|
inline |
◆ get_single_pre_weighting_scheme()
◆ get_weight()
| Real core::scoring::nmr::pre::PRESingleSet::get_weight |
( |
| ) |
const |
|
inline |
◆ init_from_cml()
| void core::scoring::nmr::pre::PRESingleSet::init_from_cml |
( |
| ) |
|
|
private |
◆ init_from_filedata()
| void core::scoring::nmr::pre::PRESingleSet::init_from_filedata |
( |
std::string const & |
filename, |
|
|
pose::Pose const & |
pose |
|
) |
| |
|
private |
utility function to initialize PRESingleSet from filedata
References dataset_name_, protocols::abinitio::filename(), core::scoring::nmr::pre::PRESingle::get_protein_spins(), core::conformation::symmetry::is_symmetric(), core::pose::symmetry::is_symmetric(), core::simple_metrics::metrics::mean, normalized_data_, number_pre_, pre_single_vec_, core::io::nmr::read_pre_datafile(), scaling_factor_, core::pose::symmetry::symmetry_info(), and core::scoring::nmr::pre::TR().
Referenced by PRESingleSet().
◆ normalized_data()
| bool core::scoring::nmr::pre::PRESingleSet::normalized_data |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ pre_rate_type_to_string()
| std::string core::scoring::nmr::pre::PRESingleSet::pre_rate_type_to_string |
( |
| ) |
const |
|
inline |
◆ register_options()
| void core::scoring::nmr::pre::PRESingleSet::register_options |
( |
| ) |
|
|
private |
◆ set_field_strength()
| void core::scoring::nmr::pre::PRESingleSet::set_field_strength |
( |
Real |
field | ) |
|
|
inline |
◆ set_single_pre_weighting_scheme()
| void core::scoring::nmr::pre::PRESingleSet::set_single_pre_weighting_scheme |
( |
std::string const & |
weighting_scheme | ) |
|
◆ set_weight()
| void core::scoring::nmr::pre::PRESingleSet::set_weight |
( |
Real |
weight | ) |
|
|
inline |
◆ show()
| void core::scoring::nmr::pre::PRESingleSet::show |
( |
std::ostream & |
TR | ) |
const |
◆ PREMultiSet
◆ dataset_name_
| std::string core::scoring::nmr::pre::PRESingleSet::dataset_name_ |
|
private |
◆ field_strength_
| Real core::scoring::nmr::pre::PRESingleSet::field_strength_ |
|
private |
◆ normalized_data_
| bool core::scoring::nmr::pre::PRESingleSet::normalized_data_ |
|
private |
◆ number_pre_
| Size core::scoring::nmr::pre::PRESingleSet::number_pre_ |
|
private |
◆ pre_single_vec_
| utility::vector1<PRESingle> core::scoring::nmr::pre::PRESingleSet::pre_single_vec_ |
|
private |
◆ rate_type_
◆ scaling_factor_
| Real core::scoring::nmr::pre::PRESingleSet::scaling_factor_ |
|
private |
◆ single_pre_weighting_scheme_
◆ weight_
| Real core::scoring::nmr::pre::PRESingleSet::weight_ |
|
private |
The documentation for this class was generated from the following files: