clipper::MMDBAtom_list Class Reference

MMDB atom list class. More...

#include <clipper_mmdb.h>

Inheritance diagram for clipper::MMDBAtom_list:
clipper::Atom_list

List of all members.

Public Member Functions

 MMDBAtom_list (const mmdb::PPCAtom ppcatom, const int natom)
 constructor: from PPCAtom

Detailed Description

MMDB atom list class.

This class is used to convert an MMDB PPCAtom to a Clipper Atom_list. It is a trivial derivation of a clipper::Atom_list, and may be used wherever an Atom_list is required.


Constructor & Destructor Documentation

clipper::MMDBAtom_list::MMDBAtom_list ( const mmdb::PPCAtom  ppcatom,
const int  natom 
)

constructor: from PPCAtom

The atom list is constructed from the MMDB atom pointers by copying. This should be fast compared to any task for which Clipper uses an atom list.

Parameters:
ppcatom The MMDB array of atom pointers.
natom The number of atoms.

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

Generated on 4 Jan 2010 for Clipper_mmdb by  doxygen 1.6.1