![]() |
Rosetta Protocols
2014.35
|
PCS_data_input_Ts4 contain all the input information for the PCS. This includes all the information from the .npc files. More...
#include <PseudocontactShiftInput.hh>
Public Member Functions | |
PCS_data_input_Ts4 () | |
~PCS_data_input_Ts4 () | |
PCS_data_input_Ts4 (PCS_data_input_Ts4 const &other) | |
PCS_data_input_Ts4 & | operator= (PCS_data_input_Ts4 const &other) |
PCS_data_input_Ts4 (utility::vector1< std::string > const &filenames, utility::vector1< core::Real > const &weight) | |
std::map< std::string, PCS_file_data_Ts4 > & | get_PCS_data_input_reference () |
Private Attributes | |
std::map< std::string, PCS_file_data_Ts4 > | PCS_filename_and_data_ |
Friends | |
std::ostream & | operator<< (std::ostream &out, const PCS_data_input_Ts4 &PCS_d_i) |
PCS_data_input_Ts4 contain all the input information for the PCS. This includes all the information from the .npc files.
protocols::scoring::methods::pcsTs4::PCS_data_input_Ts4::PCS_data_input_Ts4 | ( | ) |
References utility_exit_with_message.
protocols::scoring::methods::pcsTs4::PCS_data_input_Ts4::~PCS_data_input_Ts4 | ( | ) |
protocols::scoring::methods::pcsTs4::PCS_data_input_Ts4::PCS_data_input_Ts4 | ( | PCS_data_input_Ts4 const & | other | ) |
References PCS_filename_and_data_.
protocols::scoring::methods::pcsTs4::PCS_data_input_Ts4::PCS_data_input_Ts4 | ( | utility::vector1< std::string > const & | filenames, |
utility::vector1< core::Real > const & | weight | ||
) |
References PCS_filename_and_data_.
std::map< std::string, PCS_file_data_Ts4 > & protocols::scoring::methods::pcsTs4::PCS_data_input_Ts4::get_PCS_data_input_reference | ( | ) |
References PCS_filename_and_data_.
Referenced by protocols::scoring::methods::pcsTs4::PCS_data_Ts4::PCS_data_Ts4().
PCS_data_input_Ts4 & protocols::scoring::methods::pcsTs4::PCS_data_input_Ts4::operator= | ( | PCS_data_input_Ts4 const & | other | ) |
References PCS_filename_and_data_.
|
friend |
|
private |