#include <PREData.hh>
◆ PREData() [1/3]
| core::scoring::nmr::pre::PREData::PREData |
( |
std::string const & |
filename, |
|
|
pose::Pose const & |
pose |
|
) |
| |
◆ PREData() [2/3]
| core::scoring::nmr::pre::PREData::PREData |
( |
PREData const & |
other | ) |
|
◆ ~PREData()
| core::scoring::nmr::pre::PREData::~PREData |
( |
| ) |
|
|
override |
◆ PREData() [3/3]
| core::scoring::nmr::pre::PREData::PREData |
( |
| ) |
|
|
private |
default constructor
Referenced by clone().
◆ clone()
| basic::datacache::CacheableDataOP core::scoring::nmr::pre::PREData::clone |
( |
| ) |
const |
|
override |
◆ compute_score_all_spinlabel()
| Real core::scoring::nmr::pre::PREData::compute_score_all_spinlabel |
( |
pose::Pose & |
pose, |
|
|
utility::vector1< Real > & |
individual_scores |
|
) |
| |
◆ get_number_spinlabel_sites()
| Size core::scoring::nmr::pre::PREData::get_number_spinlabel_sites |
( |
| ) |
const |
|
inline |
◆ get_pre_multiset_vec() [1/2]
| utility::vector1< PREMultiSetOP >& core::scoring::nmr::pre::PREData::get_pre_multiset_vec |
( |
| ) |
|
|
inline |
◆ get_pre_multiset_vec() [2/2]
| utility::vector1< PREMultiSetOP > const& core::scoring::nmr::pre::PREData::get_pre_multiset_vec |
( |
| ) |
const |
|
inline |
◆ get_total_number_pre()
| Size core::scoring::nmr::pre::PREData::get_total_number_pre |
( |
| ) |
const |
◆ init_pre_data_from_file()
| void core::scoring::nmr::pre::PREData::init_pre_data_from_file |
( |
std::string const & |
filename, |
|
|
pose::Pose const & |
pose |
|
) |
| |
|
private |
utility function used during construction of PREData object
References protocols::abinitio::filename(), core::conformation::membrane::in, core::conformation::named_atom_id_to_atom_id(), number_spinlabel_sites_, core::pose::Pose::pdb_info(), pre_multiset_vec_, core::io::nmr::read_gridsearch_values_from_string(), core::io::nmr::read_key_value_pair_from_line(), core::io::nmr::read_pre_dataset_params_list(), core::id::to_string(), and core::scoring::nmr::pre::TR().
Referenced by PREData().
◆ operator=()
| PREData & core::scoring::nmr::pre::PREData::operator= |
( |
PREData const & |
rhs | ) |
|
◆ register_options()
| void core::scoring::nmr::pre::PREData::register_options |
( |
| ) |
|
|
private |
◆ show()
| void core::scoring::nmr::pre::PREData::show |
( |
std::ostream & |
TR | ) |
const |
◆ number_spinlabel_sites_
| Size core::scoring::nmr::pre::PREData::number_spinlabel_sites_ |
|
private |
◆ pre_multiset_vec_
| utility::vector1< PREMultiSetOP > core::scoring::nmr::pre::PREData::pre_multiset_vec_ |
|
private |
The documentation for this class was generated from the following files: