#include <BuriedUnsatPenaltyGraph.hh>
| core::pack::guidance_scoreterms::buried_unsat_penalty::graph::BuriedUnsatPenaltyEdgeData::BuriedUnsatPenaltyEdgeData |
( |
| ) |
|
| core::pack::guidance_scoreterms::buried_unsat_penalty::graph::BuriedUnsatPenaltyEdgeData::BuriedUnsatPenaltyEdgeData |
( |
BuriedUnsatPenaltyEdgeData const & |
| ) |
|
|
delete |
Copy constructor – explicitly deleted.
| core::pack::guidance_scoreterms::buried_unsat_penalty::graph::BuriedUnsatPenaltyEdgeData::~BuriedUnsatPenaltyEdgeData |
( |
| ) |
|
|
overridedefault |
| void core::pack::guidance_scoreterms::buried_unsat_penalty::graph::BuriedUnsatPenaltyEdgeData::add_hbond |
( |
bool const |
lower_numbered_node_is_acceptor, |
|
|
core::Size const |
acceptor_group, |
|
|
core::Size const |
donor_group, |
|
|
core::Real const |
hbond_energy, |
|
|
core::Size const |
lower_numbered_node_symmetry_copy_index, |
|
|
core::Size const |
higher_numbered_node_symmetry_copy_index |
|
) |
| |
Add a hydrogen bond to a newly-created edge data object.
Initialize a newly-created edge data object.
Note that acceptor_group and donor_group are group indices in the respective nodes, not atom indices in the respective residues.
- Note
- The symmetry copy indices should both be 1 in the asymmetric case.
References hbonds_list_.
| utility::vector1< BuriedUnsatPenaltyGraphHbond > const& core::pack::guidance_scoreterms::buried_unsat_penalty::graph::BuriedUnsatPenaltyEdgeData::hbonds_list |
( |
| ) |
const |
|
inline |
Access the hbonds list (const access).
References hbonds_list_.
| friend class ::BuriedUnsatPenaltyGraphSymmetricTests |
|
friend |
| friend class ::BuriedUnsatPenaltyGraphTests |
|
friend |
| friend class ::BuriedUnsatPenaltySymmetricTests |
|
friend |
| friend class ::BuriedUnsatPenaltyTests |
|
friend |
| utility::vector1< BuriedUnsatPenaltyGraphHbond > core::pack::guidance_scoreterms::buried_unsat_penalty::graph::BuriedUnsatPenaltyEdgeData::hbonds_list_ |
|
private |
The documentation for this class was generated from the following files: