#include <SampleRotamersFromPDB.hh>
| protocols::splice::RotLibdb::RotLibdb |
( |
| ) |
|
| void protocols::splice::RotLibdb::add_segment_fname |
( |
std::string const & |
file_name, |
|
|
std::string const & |
segment_name |
|
) |
| |
| rot_matrix protocols::splice::RotLibdb::fill_rotamer_matrix_from_db_file |
( |
std::string |
fname | ) |
|
| std::string protocols::splice::RotLibdb::get_segment_fname |
( |
std::string const & |
segment_name | ) |
|
| rot_matrix protocols::splice::RotLibdb::pdb_profile |
( |
std::string const & |
pdb_name | ) |
|
| void protocols::splice::RotLibdb::read_pdb_profile |
( |
std::string const & |
file_name | ) |
|
| void protocols::splice::RotLibdb::read_profile |
( |
std::string const & |
file_name, |
|
|
std::string const & |
segment_name |
|
) |
| |
| std::string protocols::splice::RotLibdb::pdb_names_ |
|
private |
| std::map< std::string, std::string > protocols::splice::RotLibdb::pdb_to_profile_map_ |
|
private |
| std::map< std::string, rot_matrix > protocols::splice::RotLibdb::rot_matrix_profile_ |
|
private |
| std::map< std::string, std::string > protocols::splice::RotLibdb::ROTdb_segments_fileName_ |
|
private |
The documentation for this class was generated from the following files: