IMP logo

IMP::atom::Domain Class Reference


Detailed Description

A decorator to associate a particle with a part of a protein.

The decorator stores the indexes of the first and last residues in this domain.

Inheritance diagram for IMP::atom::Domain:

Inheritance graph
[legend]

Public Member Functions

 Domain (::IMP::Particle *p)
Int get_begin_index () const
 Get the index of the first residue in the domain.
Int get_end_index () const
 Get the index of the first residue not in the domain.

Static Public Member Functions

static Domain decorate_particle (::IMP::Particle *p)
static bool particle_is_instance (Particle *p)
static Domain setup_particle (Particle *p, Domain o)
 Create a domain by copying from o.
static Domain setup_particle (Particle *p, Int b, Int e)
 Create a domain covering the range [b, e).

The documentation for this class was generated from the following files:

Generated on Mon Mar 8 23:08:50 2010 for IMP by doxygen 1.5.8