![]() |
Rosetta
2021.16
|
#include <VDW_CachedRepScreenInfo.hh>

Public Member Functions | |
| VDW_CachedRepScreenInfo () | |
| VDW_CachedRepScreenInfo (core::pose::Pose const &pose) | |
| VDW_CachedRepScreenInfo (VDW_CachedRepScreenInfo const &src) | |
| ~VDW_CachedRepScreenInfo () override | |
| basic::datacache::CacheableDataOP | clone () const override |
| void | read_in_VDW_rep_screen_pose (core::pose::rna::VDW_RepScreenInfo &VDW_rep_screen_info) const |
| void | read_in_VDW_rep_screen_pose_from_command_line () const |
| void | read_in_VDW_rep_screen_pose_from_options (utility::options::OptionCollection const &options) const |
| utility::vector1 < core::pose::rna::VDW_RepScreenInfo > & | VDW_rep_screen_info_list () const |
| core::pose::rna::VDW_GridCOP | VDW_screen_bin () const |
Private Attributes | |
| utility::vector1 < core::pose::rna::VDW_RepScreenInfo > | VDW_rep_screen_info_list_ |
| core::pose::rna::VDW_GridCOP | VDW_screen_bin_ |
| protocols::scoring::VDW_CachedRepScreenInfo::VDW_CachedRepScreenInfo | ( | ) |
References read_in_VDW_rep_screen_pose_from_command_line().
Referenced by protocols::scoring::set_vdw_cached_rep_screen_info_from_pose().
| protocols::scoring::VDW_CachedRepScreenInfo::VDW_CachedRepScreenInfo | ( | core::pose::Pose const & | pose | ) |
| protocols::scoring::VDW_CachedRepScreenInfo::VDW_CachedRepScreenInfo | ( | VDW_CachedRepScreenInfo const & | src | ) |
Copy constructors must copy all data, not just some...
|
overridedefault |
|
override |
| void protocols::scoring::VDW_CachedRepScreenInfo::read_in_VDW_rep_screen_pose | ( | core::pose::rna::VDW_RepScreenInfo & | VDW_rep_screen_info | ) | const |
References core::pose::rna::add_virtual_O2Prime_hydrogen(), core::chemical::FA_STANDARD, core::pose::rna::make_phosphate_nomenclature_matches_mini(), core::import_pose::PDB_file, core::import_pose::pose_from_file(), core::pose::rna::VDW_RepScreenInfo::pose_name, protocols::TR(), and core::pose::rna::VDW_RepScreenInfo::VDW_pose.
Referenced by read_in_VDW_rep_screen_pose_from_options().
| void protocols::scoring::VDW_CachedRepScreenInfo::read_in_VDW_rep_screen_pose_from_command_line | ( | ) | const |
References read_in_VDW_rep_screen_pose_from_options().
Referenced by VDW_CachedRepScreenInfo().
| void protocols::scoring::VDW_CachedRepScreenInfo::read_in_VDW_rep_screen_pose_from_options | ( | utility::options::OptionCollection const & | options | ) | const |
References core::pose::rna::VDW_RepScreenInfo::pose_name, read_in_VDW_rep_screen_pose(), protocols::kinmatch::str(), core::pose::rna::string_to_int(), core::pose::rna::tokenize(), core::pose::rna::VDW_RepScreenInfo::VDW_align_res, VDW_rep_screen_info_list_, and core::pose::rna::VDW_RepScreenInfo::working_align_res.
Referenced by read_in_VDW_rep_screen_pose_from_command_line().
| utility::vector1< core::pose::rna::VDW_RepScreenInfo > & protocols::scoring::VDW_CachedRepScreenInfo::VDW_rep_screen_info_list | ( | ) | const |
References VDW_rep_screen_info_list_.
Referenced by protocols::stepwise::modeler::rna::checker::RNA_VDW_BinChecker::FARFAR_setup_using_user_input_VDW_pose(), protocols::scoring::VDW_GridEnergy::finalize_total_energy(), protocols::stepwise::modeler::rna::checker::RNA_VDW_BinChecker::setup_using_user_input_VDW_pose(), and VDW_CachedRepScreenInfo().
| core::pose::rna::VDW_GridCOP protocols::scoring::VDW_CachedRepScreenInfo::VDW_screen_bin | ( | ) | const |
|
mutableprivate |
|
private |
Referenced by VDW_CachedRepScreenInfo(), and VDW_screen_bin().
1.8.7