Rosetta
Classes | Typedefs | Functions
protocols::membrane_benchmark Namespace Reference

Classes

class  MembraneEnergyLandscapeSampler
 Sample all points on a 2D membrane energy landscape given implicit model and protein dimensions. More...
 
class  MembraneEnergyLandscapeSamplerCreator
 
class  PeptideOrientationMover
 Sample all points on a 2D membrane energy landscape given implicit model and protein dimensions. More...
 
class  PeptideOrientationMoverCreator
 

Typedefs

typedef utility::pointer::shared_ptr< MembraneEnergyLandscapeSamplerMembraneEnergyLandscapeSamplerOP
 
typedef utility::pointer::shared_ptr< MembraneEnergyLandscapeSampler const > MembraneEnergyLandscapeSamplerCOP
 
typedef utility::pointer::shared_ptr< PeptideOrientationMoverPeptideOrientationMoverOP
 
typedef utility::pointer::shared_ptr< PeptideOrientationMover const > PeptideOrientationMoverCOP
 

Functions

std::ostream & operator<< (std::ostream &os, MembraneEnergyLandscapeSampler const &mover)
 private methods /// More...
 
std::ostream & operator<< (std::ostream &os, PeptideOrientationMover const &mover)
 private methods /// More...
 

Typedef Documentation

◆ MembraneEnergyLandscapeSamplerCOP

◆ MembraneEnergyLandscapeSamplerOP

◆ PeptideOrientationMoverCOP

◆ PeptideOrientationMoverOP

Function Documentation

◆ operator<<() [1/2]

std::ostream & protocols::membrane_benchmark::operator<< ( std::ostream &  os,
MembraneEnergyLandscapeSampler const &  mover 
)

◆ operator<<() [2/2]

std::ostream & protocols::membrane_benchmark::operator<< ( std::ostream &  os,
PeptideOrientationMover const &  mover 
)