10 #ifndef IMPSAXS_RIGID_BODIES_PROFILE_HANDLER_H
11 #define IMPSAXS_RIGID_BODIES_PROFILE_HANDLER_H
13 #include <IMP/saxs/saxs_config.h>
24 IMPSAXS_BEGIN_NAMESPACE
32 void compute_profile(
Profile* model_profile)
const;
39 const std::vector<double>& effect_size,
48 std::vector<core::RigidBody> rigid_bodies_decorators_;
49 std::vector<kernel::Particles> rigid_bodies_;
Class for adding derivatives from restraints to the model.
IMP::base::Vector< IMP::base::WeakPointer< kernel::ModelObject > > ModelObjectsTemp
A nullptr-initialized pointer to an IMP Object.
A smart pointer to a ref-counted Object that is a class memeber.
Handle the profile for a set of particles, which may include rigid bodies.
functionality for defining rigid bodies
#define IMP_OBJECT_METHODS(Name)
Define the basic things needed by any Object.
Storage of a model, its restraints, constraints and particles.
Common base class for heavy weight IMP objects.
FormFactorType
type of the form factors for profile calculations
A shared base class to help in debugging and things.
A class for computing SAXS derivatives.
A class for profile storing and computation.