PcsInputFile contain all the information of a .npc file one per lanthanide.
More...
#include <PcsInputFile.hh>
|
| void | read_PCS_file () |
| | read the file containing the PCS. Private and called by the constructor More...
|
| |
PcsInputFile contain all the information of a .npc file one per lanthanide.
◆ PcsInputFile() [1/3]
| protocols::scoring::methods::pcs2::PcsInputFile::PcsInputFile |
( |
| ) |
|
◆ ~PcsInputFile()
| protocols::scoring::methods::pcs2::PcsInputFile::~PcsInputFile |
( |
| ) |
|
|
default |
◆ PcsInputFile() [2/3]
| protocols::scoring::methods::pcs2::PcsInputFile::PcsInputFile |
( |
PcsInputFile const & |
other | ) |
|
◆ PcsInputFile() [3/3]
| protocols::scoring::methods::pcs2::PcsInputFile::PcsInputFile |
( |
std::string const & |
filename, |
|
|
core::Real const |
my_weight |
|
) |
| |
◆ get_filename()
| std::string protocols::scoring::methods::pcs2::PcsInputFile::get_filename |
( |
| ) |
const |
◆ get_PcsInputLine_all()
| utility::vector1< PcsInputLine > & protocols::scoring::methods::pcs2::PcsInputFile::get_PcsInputLine_all |
( |
| ) |
|
◆ get_weight()
| core::Real protocols::scoring::methods::pcs2::PcsInputFile::get_weight |
( |
| ) |
const |
◆ operator=()
◆ read_PCS_file()
| void protocols::scoring::methods::pcs2::PcsInputFile::read_PCS_file |
( |
| ) |
|
|
private |
◆ operator<<
| std::ostream& operator<< |
( |
std::ostream & |
out, |
|
|
const PcsInputFile & |
me |
|
) |
| |
|
friend |
◆ filename_
| std::string const protocols::scoring::methods::pcs2::PcsInputFile::filename_ |
|
private |
◆ PcsInputLine_all_
| utility::vector1<PcsInputLine> protocols::scoring::methods::pcs2::PcsInputFile::PcsInputLine_all_ |
|
private |
◆ weight_
| core::Real const protocols::scoring::methods::pcs2::PcsInputFile::weight_ |
|
private |
The documentation for this class was generated from the following files: