Rosetta
Classes | Namespaces
CountPair2B.hh File Reference

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
 

Detailed Description

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.

Author
Jim Havranek (havra.nosp@m.nek@.nosp@m.genet.nosp@m.ics..nosp@m.wustl.nosp@m..edu)