IMP logo
IMP Reference Guide  develop.45c11de31d,2024/03/27
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 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
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::saxs
 Support for small angle X-ray scattering (SAXS) data.
 

Enumerations

enum  IMP::saxs::FormFactorType { ALL_ATOMS, HEAVY_ATOMS, CA_ATOMS, RESIDUES }
 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-2022 IMP Inventors. All rights reserved.

Definition in file FormFactorTable.h.