Rosetta
|
Count pair for residue pairs separated by another residue. If you need to weight interactions between atoms separated by four bonds, you could find yourself in this situation. For instance, C in residue 1 and N in residue 3 are separated by four bonds, and the other CountPair options don't handle this correctly. More...
#include <core/types.hh>
#include <core/scoring/EnergyMap.fwd.hh>
#include <core/scoring/etable/EtableEnergy.hh>
#include <utility/vector1.hh>
Classes | |
class | core::scoring::etable::count_pair::CountPair2B< CrossoverBehavior > |
Namespaces | |
core | |
A class for reading in the atom type properties. | |
core::scoring | |
core::scoring::etable | |
core::scoring::etable::count_pair | |
Count pair for residue pairs separated by another residue. If you need to weight interactions between atoms separated by four bonds, you could find yourself in this situation. For instance, C in residue 1 and N in residue 3 are separated by four bonds, and the other CountPair options don't handle this correctly.