IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
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>
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 () |
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.