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