PCS_line_data_Ts2 class: hold a line of the input file information (.npc format) One PCS_line_data_Ts2 per line in the input file.
More...
#include <PseudocontactShiftInput.hh>
PCS_line_data_Ts2 class: hold a line of the input file information (.npc format) One PCS_line_data_Ts2 per line in the input file.
◆ PCS_line_data_Ts2() [1/3]
| protocols::scoring::methods::pcsTs2::PCS_line_data_Ts2::PCS_line_data_Ts2 |
( |
| ) |
|
|
private |
Cannot use default constructor!
◆ ~PCS_line_data_Ts2()
| protocols::scoring::methods::pcsTs2::PCS_line_data_Ts2::~PCS_line_data_Ts2 |
( |
| ) |
|
|
default |
◆ PCS_line_data_Ts2() [2/3]
| protocols::scoring::methods::pcsTs2::PCS_line_data_Ts2::PCS_line_data_Ts2 |
( |
PCS_line_data_Ts2 const & |
other | ) |
|
|
default |
◆ PCS_line_data_Ts2() [3/3]
| protocols::scoring::methods::pcsTs2::PCS_line_data_Ts2::PCS_line_data_Ts2 |
( |
core::Size const |
residue_num, |
|
|
std::string const & |
atom_name, |
|
|
core::Real const |
PCS_experimental, |
|
|
core::Real const |
PCS_tolerance |
|
) |
| |
◆ atom_name()
| std::string protocols::scoring::methods::pcsTs2::PCS_line_data_Ts2::atom_name |
( |
| ) |
const |
◆ operator=()
◆ PCS_experimental()
| core::Real protocols::scoring::methods::pcsTs2::PCS_line_data_Ts2::PCS_experimental |
( |
| ) |
const |
◆ PCS_tolerance()
| core::Real protocols::scoring::methods::pcsTs2::PCS_line_data_Ts2::PCS_tolerance |
( |
| ) |
const |
◆ residue_num()
| core::Size protocols::scoring::methods::pcsTs2::PCS_line_data_Ts2::residue_num |
( |
| ) |
const |
◆ operator<<
◆ atom_name_
| std::string const protocols::scoring::methods::pcsTs2::PCS_line_data_Ts2::atom_name_ |
|
private |
◆ PCS_experimental_
| core::Real const protocols::scoring::methods::pcsTs2::PCS_line_data_Ts2::PCS_experimental_ |
|
private |
◆ PCS_tolerance_
| core::Real const protocols::scoring::methods::pcsTs2::PCS_line_data_Ts2::PCS_tolerance_ |
|
private |
◆ residue_num_
| core::Size const protocols::scoring::methods::pcsTs2::PCS_line_data_Ts2::residue_num_ |
|
private |
The documentation for this class was generated from the following files: