Rosetta Protocols  2015.09
Classes | Typedefs | Functions
protocols::contact_map Namespace Reference

Classes

class  Contact
 Simple class representing a contact between two atoms. More...
 
class  ContactMap
 
class  ContactMapCreator
 
class  ContactPartner
 Simple class that holds the information on an atom involved in a contact. More...
 

Typedefs

typedef
utility::pointer::shared_ptr
< ContactMap
ContactMapOP
 
typedef
utility::pointer::shared_ptr
< ContactMap const > 
ContactMapCOP
 
typedef
utility::pointer::weak_ptr
< ContactPartner
ContactPartnerAP
 

Functions

static thread_local basic::Tracer TR ("protocols.moves.ContactMap")
 

Typedef Documentation

typedef utility::pointer::shared_ptr< ContactMap const > protocols::contact_map::ContactMapCOP
typedef utility::pointer::shared_ptr< ContactMap > protocols::contact_map::ContactMapOP

Function Documentation

static thread_local basic::Tracer protocols::contact_map::TR ( "protocols.moves.ContactMap"  )
static