#include <core/fragment/SingleResidueFragData.fwd.hh>
#include <core/fragment/Frame.fwd.hh>
#include <core/kinematics/MoveMap.fwd.hh>
#include <core/pose/Pose.fwd.hh>
#include <core/types.hh>
#include <utility/pointer/ReferenceCount.hh>
#include <utility/vector1.hh>
Go to the source code of this file.
|
| class | core::fragment::SingleResidueFragData |
| | Base class for SRFD classes Instances of SRFD classes contain information on specific dofs in a single residue or a jump connected to a residue The classes' apply method will now how to implement the specified dofs in the give pose at the given residue position. More...
|
| |