![]() |
Rosetta
2021.16
|
PCS_data_input_Ts1 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_Ts1 () | |
| ~PCS_data_input_Ts1 () | |
| PCS_data_input_Ts1 (PCS_data_input_Ts1 const &other) | |
| PCS_data_input_Ts1 & | operator= (PCS_data_input_Ts1 const &other) |
| PCS_data_input_Ts1 (utility::vector1< std::string > const &filenames, utility::vector1< core::Real > const &weight) | |
| std::map< std::string, PCS_file_data_Ts1 > & | get_PCS_data_input_reference () |
Private Attributes | |
| std::map< std::string, PCS_file_data_Ts1 > | PCS_filename_and_data_ |
Friends | |
| std::ostream & | operator<< (std::ostream &out, const PCS_data_input_Ts1 &PCS_d_i) |
PCS_data_input_Ts1 contain all the input information for the PCS. This includes all the information from the .npc files.
| protocols::scoring::methods::pcsTs1::PCS_data_input_Ts1::PCS_data_input_Ts1 | ( | ) |
|
default |
| protocols::scoring::methods::pcsTs1::PCS_data_input_Ts1::PCS_data_input_Ts1 | ( | PCS_data_input_Ts1 const & | other | ) |
References PCS_filename_and_data_.
| protocols::scoring::methods::pcsTs1::PCS_data_input_Ts1::PCS_data_input_Ts1 | ( | utility::vector1< std::string > const & | filenames, |
| utility::vector1< core::Real > const & | weight | ||
| ) |
References PCS_filename_and_data_.
| std::map< std::string, PCS_file_data_Ts1 > & protocols::scoring::methods::pcsTs1::PCS_data_input_Ts1::get_PCS_data_input_reference | ( | ) |
References PCS_filename_and_data_.
Referenced by protocols::scoring::methods::pcsTs1::PCS_data_Ts1::PCS_data_Ts1().
| PCS_data_input_Ts1 & protocols::scoring::methods::pcsTs1::PCS_data_input_Ts1::operator= | ( | PCS_data_input_Ts1 const & | other | ) |
References PCS_filename_and_data_.
|
friend |
|
private |
1.8.7