IMP  2.3.0
The Integrative Modeling Platform
FormFactorTable.h File Reference

A class for computation of atomic and residue level form factors for SAXS calculations. More...

#include <IMP/saxs/saxs_config.h>
#include <IMP/kernel/Particle.h>
#include <IMP/base_types.h>
#include <IMP/atom/Residue.h>
#include <IMP/atom/Atom.h>
#include <IMP/atom/element.h>
#include <IMP/algebra/utility.h>
#include <iostream>
#include <vector>
+ Include dependency graph for FormFactorTable.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::saxs::FormFactorTable
 

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::saxs
 Support for small angle X-ray scattering (SAXS) data.
 

Enumerations

enum  IMP::saxs::FormFactorType { ALL_ATOMS, HEAVY_ATOMS, CA_ATOMS }
 type of the form factors for profile calculations More...
 

Functions

FormFactorTable * IMP::saxs::get_default_form_factor_table ()
 

Detailed Description

A class for computation of atomic and residue level form factors for SAXS calculations.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file FormFactorTable.h.