PCS_data_input contain all the input information for the PCS. This includes all the information from the .npc files.
More...
#include <PseudocontactShiftInput.hh>
PCS_data_input contain all the input information for the PCS. This includes all the information from the .npc files.
◆ PCS_data_input() [1/3]
| protocols::scoring::methods::pcs::PCS_data_input::PCS_data_input |
( |
| ) |
|
◆ ~PCS_data_input()
| protocols::scoring::methods::pcs::PCS_data_input::~PCS_data_input |
( |
| ) |
|
|
default |
◆ PCS_data_input() [2/3]
| protocols::scoring::methods::pcs::PCS_data_input::PCS_data_input |
( |
PCS_data_input const & |
other | ) |
|
◆ PCS_data_input() [3/3]
| protocols::scoring::methods::pcs::PCS_data_input::PCS_data_input |
( |
utility::vector1< std::string > const & |
filenames, |
|
|
utility::vector1< core::Real > const & |
weight |
|
) |
| |
◆ get_PCS_data_input_reference()
| std::map< std::string, PCS_file_data > & protocols::scoring::methods::pcs::PCS_data_input::get_PCS_data_input_reference |
( |
| ) |
|
◆ operator=()
◆ operator<<
| std::ostream& operator<< |
( |
std::ostream & |
out, |
|
|
const PCS_data_input & |
PCS_d_i |
|
) |
| |
|
friend |
◆ PCS_filename_and_data_
| std::map< std::string, PCS_file_data > protocols::scoring::methods::pcs::PCS_data_input::PCS_filename_and_data_ |
|
private |
The documentation for this class was generated from the following files: