![]() |
Rosetta Protocols
2014.35
|
PCS_file_data_Ts4 contain all the information of a .npc file one per lanthanide. More...
#include <PseudocontactShiftInput.hh>
Public Member Functions | |
~PCS_file_data_Ts4 () | |
PCS_file_data_Ts4 (PCS_file_data_Ts4 const &other) | |
PCS_file_data_Ts4 & | operator= (PCS_file_data_Ts4 const &other) |
PCS_file_data_Ts4 (std::string const &filename, core::Real const my_weight) | |
std::string | get_filename () const |
core::Real | get_weight () const |
utility::vector1 < PCS_line_data_Ts4 > & | get_PCS_data_line_all_reference () |
Private Member Functions | |
void | read_PCS_file () |
PCS_file_data_Ts4 () | |
Private Attributes | |
std::string const | filename_ |
utility::vector1 < PCS_line_data_Ts4 > | PCS_data_line_all_ |
core::Real const | weight_ |
Friends | |
std::ostream & | operator<< (std::ostream &out, const PCS_file_data_Ts4 &PCS_f_d) |
PCS_file_data_Ts4 contain all the information of a .npc file one per lanthanide.
|
private |
protocols::scoring::methods::pcsTs4::PCS_file_data_Ts4::~PCS_file_data_Ts4 | ( | ) |
protocols::scoring::methods::pcsTs4::PCS_file_data_Ts4::PCS_file_data_Ts4 | ( | PCS_file_data_Ts4 const & | other | ) |
References PCS_data_line_all_.
protocols::scoring::methods::pcsTs4::PCS_file_data_Ts4::PCS_file_data_Ts4 | ( | std::string const & | filename, |
core::Real const | my_weight | ||
) |
References read_PCS_file().
std::string protocols::scoring::methods::pcsTs4::PCS_file_data_Ts4::get_filename | ( | ) | const |
References filename_.
Referenced by read_PCS_file().
utility::vector1< PCS_line_data_Ts4 > & protocols::scoring::methods::pcsTs4::PCS_file_data_Ts4::get_PCS_data_line_all_reference | ( | ) |
References PCS_data_line_all_.
Referenced by protocols::scoring::methods::pcsTs4::PCS_data_Ts4::PCS_data_Ts4().
core::Real protocols::scoring::methods::pcsTs4::PCS_file_data_Ts4::get_weight | ( | ) | const |
References weight_.
Referenced by protocols::scoring::methods::pcsTs4::PCS_data_Ts4::PCS_data_Ts4().
PCS_file_data_Ts4 & protocols::scoring::methods::pcsTs4::PCS_file_data_Ts4::operator= | ( | PCS_file_data_Ts4 const & | other | ) |
References PCS_data_line_all_.
|
private |
References get_filename(), getline(), PCS_data_line_all_, protocols::scoring::methods::pcsTs4::TR_PCS_d_i_Ts4, and utility_exit.
Referenced by PCS_file_data_Ts4().
|
friend |
|
private |
Referenced by get_filename().
|
private |
|
private |
Referenced by get_weight().