Rosetta
Classes | Typedefs | Enumerations | Functions
protocols::make_rot_lib Namespace Reference

Classes

class  MakeRotLibJob
 
class  MakeRotLibJobInputter
 
class  MakeRotLibJobInputterCreator
 
struct  running_average_pair
 struct that is used in calc_centroids, values init to zero More...
 
class  MakeRotLibMover
 
struct  TorsionRange
 
struct  CentroidRotNum
 
class  MakeRotLibOptionsData
 
class  RotData
 

Typedefs

typedef utility::pointer::shared_ptr< MakeRotLibJobMakeRotLibJobOP
 
typedef utility::pointer::shared_ptr< MakeRotLibJob const > MakeRotLibJobCOP
 
typedef utility::pointer::shared_ptr< MakeRotLibJobInputterMakeRotLibJobInputterOP
 
typedef utility::pointer::shared_ptr< MakeRotLibJobInputter const > MakeRotLibJobInputterCOP
 
typedef utility::pointer::shared_ptr< MakeRotLibMoverMakeRotLibMoverOP
 
typedef utility::pointer::shared_ptr< MakeRotLibMover const > MakeRotLibMoverCOP
 
typedef utility::pointer::shared_ptr< MakeRotLibOptionsDataMakeRotLibOptionsDataOP
 
typedef utility::pointer::shared_ptr< MakeRotLibOptionsData const > MakeRotLibOptionsDataCOP
 
typedef utility::vector1< TorsionRangeTorsionRangeVec
 
typedef utility::vector1< TorsionRangeVecTorsionRangeVecVec
 
typedef utility::vector1< CentroidRotNumCentroidRotNumVec
 
typedef utility::vector1< CentroidRotNumVecCentroidRotNumVecVec
 
typedef utility::vector1< RotDataRotDataVec
 
typedef RotDataVec RotVec
 

Enumerations

enum  MakeRotLibPolymerType { PEPTIDE , PEPTOID }
 

Functions

static basic::Tracer TR ("protocols.make_rot_lib.MakeRotLibJobInputter")
 
static basic::Tracer TR ("protocols.make_rot_lib.MakeRotLibMover")
 
static basic::Tracer TR ("protocols.make_rot_lib.MakeRotLibOptionsData")
 
static basic::Tracer TR ("protocols.make_rot_lib.RotData")
 
bool operator== (RotData &r1, RotData &r2)
 

Typedef Documentation

◆ CentroidRotNumVec

◆ CentroidRotNumVecVec

◆ MakeRotLibJobCOP

typedef utility::pointer::shared_ptr< MakeRotLibJob const > protocols::make_rot_lib::MakeRotLibJobCOP

◆ MakeRotLibJobInputterCOP

typedef utility::pointer::shared_ptr< MakeRotLibJobInputter const > protocols::make_rot_lib::MakeRotLibJobInputterCOP

◆ MakeRotLibJobInputterOP

◆ MakeRotLibJobOP

typedef utility::pointer::shared_ptr< MakeRotLibJob > protocols::make_rot_lib::MakeRotLibJobOP

◆ MakeRotLibMoverCOP

typedef utility::pointer::shared_ptr< MakeRotLibMover const > protocols::make_rot_lib::MakeRotLibMoverCOP

◆ MakeRotLibMoverOP

typedef utility::pointer::shared_ptr< MakeRotLibMover > protocols::make_rot_lib::MakeRotLibMoverOP

◆ MakeRotLibOptionsDataCOP

typedef utility::pointer::shared_ptr< MakeRotLibOptionsData const > protocols::make_rot_lib::MakeRotLibOptionsDataCOP

◆ MakeRotLibOptionsDataOP

◆ RotDataVec

typedef utility::vector1<RotData> protocols::make_rot_lib::RotDataVec

◆ RotVec

◆ TorsionRangeVec

◆ TorsionRangeVecVec

Enumeration Type Documentation

◆ MakeRotLibPolymerType

Enumerator
PEPTIDE 
PEPTOID 

Function Documentation

◆ operator==()

bool protocols::make_rot_lib::operator== ( RotData r1,
RotData r2 
)

◆ TR() [1/4]

static basic::Tracer protocols::make_rot_lib::TR ( "protocols.make_rot_lib.MakeRotLibJobInputter"  )
static

◆ TR() [2/4]

static basic::Tracer protocols::make_rot_lib::TR ( "protocols.make_rot_lib.MakeRotLibMover"  )
static

◆ TR() [3/4]

static basic::Tracer protocols::make_rot_lib::TR ( "protocols.make_rot_lib.MakeRotLibOptionsData"  )
static

◆ TR() [4/4]

static basic::Tracer protocols::make_rot_lib::TR ( "protocols.make_rot_lib.RotData"  )
static