PConformationSpace Class Reference

#include <PExtension.h>

List of all members.


Detailed Description

Defines a space of protein loop conformations, as well as the static portions of the protein before and after the loop.


Public Member Functions

 PConformationSpace (pair< PLightChain *, PLightChain * > staticPortions)
 ~PConformationSpace ()
pair< PLightChain *, PLightChain * > getStaticPortions ()


Constructor & Destructor Documentation

PConformationSpace::PConformationSpace ( pair< PLightChain *, PLightChain * >  staticPortions  ) 

Constructs a new PConformationSpace with no conformations. The required parameter indicates the static portions of the protein, i.e. subchains before and after the loop; the first PLightChain in the pair comes before the loop, the second comes after it.

PConformationSpace::~PConformationSpace (  ) 


Member Function Documentation

pair<PLightChain *, PLightChain *> PConformationSpace::getStaticPortions (  )  [inline]

Gets the two static portions of the loop in the form of PLightChain's. The first PLightChain in the pair comes before the loop; the second comes afterwards.


The documentation for this class was generated from the following files:
Generated on Wed May 16 20:22:13 2007 for LoopTK: Protein Loop Kinematic Toolkit by  doxygen 1.5.1