PCS_file_data contain all the information of a .npc file one per lanthanide.
More...
#include <PseudocontactShiftInput.hh>
PCS_file_data contain all the information of a .npc file one per lanthanide.
◆ PCS_file_data() [1/3]
| protocols::scoring::methods::pcs::PCS_file_data::PCS_file_data |
( |
| ) |
|
|
private |
◆ ~PCS_file_data()
| protocols::scoring::methods::pcs::PCS_file_data::~PCS_file_data |
( |
| ) |
|
|
default |
◆ PCS_file_data() [2/3]
| protocols::scoring::methods::pcs::PCS_file_data::PCS_file_data |
( |
PCS_file_data const & |
other | ) |
|
◆ PCS_file_data() [3/3]
| protocols::scoring::methods::pcs::PCS_file_data::PCS_file_data |
( |
std::string const & |
filename, |
|
|
core::Real const |
my_weight |
|
) |
| |
◆ get_filename()
| std::string protocols::scoring::methods::pcs::PCS_file_data::get_filename |
( |
| ) |
const |
◆ get_PCS_data_line_all_reference()
| utility::vector1< PCS_line_data > & protocols::scoring::methods::pcs::PCS_file_data::get_PCS_data_line_all_reference |
( |
| ) |
|
◆ get_weight()
| core::Real protocols::scoring::methods::pcs::PCS_file_data::get_weight |
( |
| ) |
const |
◆ operator=()
◆ read_PCS_file()
| void protocols::scoring::methods::pcs::PCS_file_data::read_PCS_file |
( |
| ) |
|
|
private |
◆ operator<<
| std::ostream& operator<< |
( |
std::ostream & |
out, |
|
|
const PCS_file_data & |
PCS_f_d |
|
) |
| |
|
friend |
◆ filename_
| std::string const protocols::scoring::methods::pcs::PCS_file_data::filename_ |
|
private |
◆ PCS_data_line_all_
| utility::vector1<PCS_line_data> protocols::scoring::methods::pcs::PCS_file_data::PCS_data_line_all_ |
|
private |
◆ weight_
| core::Real const protocols::scoring::methods::pcs::PCS_file_data::weight_ |
|
private |
The documentation for this class was generated from the following files: