Rosetta
Public Member Functions | Private Attributes | Friends | List of all members
protocols::scoring::methods::pcsTs2::PCS_data_input_Ts2 Class Reference

PCS_data_input_Ts2 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_Ts2 ()
 
 ~PCS_data_input_Ts2 ()
 
 PCS_data_input_Ts2 (PCS_data_input_Ts2 const &other)
 
PCS_data_input_Ts2operator= (PCS_data_input_Ts2 const &other)
 
 PCS_data_input_Ts2 (utility::vector1< std::string > const &filenames, utility::vector1< core::Real > const &weight)
 
std::map< std::string, PCS_file_data_Ts2 > & get_PCS_data_input_reference ()
 

Private Attributes

std::map< std::string, PCS_file_data_Ts2PCS_filename_and_data_
 

Friends

std::ostream & operator<< (std::ostream &out, const PCS_data_input_Ts2 &PCS_d_i)
 

Detailed Description

PCS_data_input_Ts2 contain all the input information for the PCS. This includes all the information from the .npc files.

Constructor & Destructor Documentation

◆ PCS_data_input_Ts2() [1/3]

protocols::scoring::methods::pcsTs2::PCS_data_input_Ts2::PCS_data_input_Ts2 ( )

◆ ~PCS_data_input_Ts2()

protocols::scoring::methods::pcsTs2::PCS_data_input_Ts2::~PCS_data_input_Ts2 ( )
default

◆ PCS_data_input_Ts2() [2/3]

protocols::scoring::methods::pcsTs2::PCS_data_input_Ts2::PCS_data_input_Ts2 ( PCS_data_input_Ts2 const &  other)

◆ PCS_data_input_Ts2() [3/3]

protocols::scoring::methods::pcsTs2::PCS_data_input_Ts2::PCS_data_input_Ts2 ( utility::vector1< std::string > const &  filenames,
utility::vector1< core::Real > const &  weight 
)

Member Function Documentation

◆ get_PCS_data_input_reference()

std::map< std::string, PCS_file_data_Ts2 > & protocols::scoring::methods::pcsTs2::PCS_data_input_Ts2::get_PCS_data_input_reference ( )

◆ operator=()

PCS_data_input_Ts2 & protocols::scoring::methods::pcsTs2::PCS_data_input_Ts2::operator= ( PCS_data_input_Ts2 const &  other)

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  out,
const PCS_data_input_Ts2 PCS_d_i 
)
friend

Member Data Documentation

◆ PCS_filename_and_data_

std::map< std::string, PCS_file_data_Ts2 > protocols::scoring::methods::pcsTs2::PCS_data_input_Ts2::PCS_filename_and_data_
private

The documentation for this class was generated from the following files: