PCS_line_data class: hold a line of the input file information (.npc format) One PCS_line_data per line in the input file.
More...
#include <PseudocontactShiftInput.hh>
PCS_line_data class: hold a line of the input file information (.npc format) One PCS_line_data per line in the input file.
◆ PCS_line_data() [1/3]
| protocols::scoring::methods::pcs::PCS_line_data::PCS_line_data |
( |
| ) |
|
◆ ~PCS_line_data()
| protocols::scoring::methods::pcs::PCS_line_data::~PCS_line_data |
( |
| ) |
|
|
default |
◆ PCS_line_data() [2/3]
| protocols::scoring::methods::pcs::PCS_line_data::PCS_line_data |
( |
PCS_line_data const & |
other | ) |
|
|
default |
◆ PCS_line_data() [3/3]
| protocols::scoring::methods::pcs::PCS_line_data::PCS_line_data |
( |
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::pcs::PCS_line_data::atom_name |
( |
| ) |
const |
◆ operator=()
◆ PCS_experimental()
| core::Real protocols::scoring::methods::pcs::PCS_line_data::PCS_experimental |
( |
| ) |
const |
◆ PCS_tolerance()
| core::Real protocols::scoring::methods::pcs::PCS_line_data::PCS_tolerance |
( |
| ) |
const |
◆ residue_num()
| core::Size protocols::scoring::methods::pcs::PCS_line_data::residue_num |
( |
| ) |
const |
◆ operator<<
| std::ostream& operator<< |
( |
std::ostream & |
out, |
|
|
const PCS_line_data & |
PCS_l_d |
|
) |
| |
|
friend |
◆ atom_name_
| std::string const protocols::scoring::methods::pcs::PCS_line_data::atom_name_ |
|
private |
◆ PCS_experimental_
| core::Real const protocols::scoring::methods::pcs::PCS_line_data::PCS_experimental_ |
|
private |
◆ PCS_tolerance_
| core::Real const protocols::scoring::methods::pcs::PCS_line_data::PCS_tolerance_ |
|
private |
◆ residue_num_
| core::Size const protocols::scoring::methods::pcs::PCS_line_data::residue_num_ |
|
private |
The documentation for this class was generated from the following files: