IMP  2.0.1
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/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

namespace  IMP
 All IMP::kernel code is brought into the IMP namespace.
 
namespace  IMP::saxs
 See IMP.saxs Overview for more information.
 

Enumerations

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

Functions

FormFactorTable * IMP::saxs::default_form_factor_table ()
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file FormFactorTable.h.