IMP logo
IMP Reference Guide  develop.d4e9f3251e,2024/04/26
The Integrative Modeling Platform
FibrilSampler.h File Reference

A class for simultaneous sampling of diheral angles and fibril symmetry operations. More...

#include <IMP/kinematics/kinematics_config.h>
#include "DOFsSampler.h"
#include "revolute_joints.h"
#include "TransformationJoint.h"
#include <boost/random/uniform_real.hpp>
#include <IMP/algebra/Vector3D.h>
#include <IMP/algebra/Rotation3D.h>
#include <IMP/algebra/Transformation3D.h>
+ Include dependency graph for FibrilSampler.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::kinematics::FibrilSampler
 Simultaneous sampling of diheral angles and fibril symmetry operations. More...
 

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::kinematics
 Functionality for dealing with kinematic mechanical structures.
 

Typedefs

typedef IMP::Vector
< IMP::Pointer< FibrilSampler > > 
IMP::kinematics::FibrilSamplers
 
typedef IMP::Vector
< IMP::WeakPointer
< FibrilSampler > > 
IMP::kinematics::FibrilSamplersTemp
 

Detailed Description

A class for simultaneous sampling of diheral angles and fibril symmetry operations.

Authors
Daniel Saltzberg Copyright 2007-2018 IMP Inventors. All rights reserved.

Definition in file FibrilSampler.h.