Rosetta  2020.11
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Typedefs
RandomMembranePositionMover.fwd.hh File Reference

Random membrane position mover. More...

#include <utility/pointer/owning_ptr.hh>

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::membrane
 

Typedefs

typedef
utility::pointer::shared_ptr
< RandomPositionRotationMover > 
protocols::membrane::RandomPositionRotationMoverOP
 
typedef
utility::pointer::shared_ptr
< RandomPositionRotationMover
const > 
protocols::membrane::RandomPositionRotationMoverCOP
 
typedef
utility::pointer::shared_ptr
< RandomPositionTranslationMover > 
protocols::membrane::RandomPositionTranslationMoverOP
 
typedef
utility::pointer::shared_ptr
< RandomPositionTranslationMover
const > 
protocols::membrane::RandomPositionTranslationMoverCOP
 

Detailed Description

Random membrane position mover.

Make random perturbations in the position of the membrane as define by some center position and normal coordinate (also of fixed thickness). Rotation mover rotates normal from a random angle, Translation mover picks a randomly translated position from the current position.

Author
Rebecca Alford (rfalf.nosp@m.ord1.nosp@m.2@gma.nosp@m.il.c.nosp@m.om)
Note
Last Modified (7/10/14)