|
Rosetta
|
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< MakeRotLibJob > | MakeRotLibJobOP |
| typedef utility::pointer::shared_ptr< MakeRotLibJob const > | MakeRotLibJobCOP |
| typedef utility::pointer::shared_ptr< MakeRotLibJobInputter > | MakeRotLibJobInputterOP |
| typedef utility::pointer::shared_ptr< MakeRotLibJobInputter const > | MakeRotLibJobInputterCOP |
| typedef utility::pointer::shared_ptr< MakeRotLibMover > | MakeRotLibMoverOP |
| typedef utility::pointer::shared_ptr< MakeRotLibMover const > | MakeRotLibMoverCOP |
| typedef utility::pointer::shared_ptr< MakeRotLibOptionsData > | MakeRotLibOptionsDataOP |
| typedef utility::pointer::shared_ptr< MakeRotLibOptionsData const > | MakeRotLibOptionsDataCOP |
| typedef utility::vector1< TorsionRange > | TorsionRangeVec |
| typedef utility::vector1< TorsionRangeVec > | TorsionRangeVecVec |
| typedef utility::vector1< CentroidRotNum > | CentroidRotNumVec |
| typedef utility::vector1< CentroidRotNumVec > | CentroidRotNumVecVec |
| typedef utility::vector1< RotData > | RotDataVec |
| 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 utility::vector1< CentroidRotNum > protocols::make_rot_lib::CentroidRotNumVec |
| typedef utility::vector1< CentroidRotNumVec > protocols::make_rot_lib::CentroidRotNumVecVec |
| typedef utility::pointer::shared_ptr< MakeRotLibJob const > protocols::make_rot_lib::MakeRotLibJobCOP |
| typedef utility::pointer::shared_ptr< MakeRotLibJobInputter const > protocols::make_rot_lib::MakeRotLibJobInputterCOP |
| typedef utility::pointer::shared_ptr< MakeRotLibJobInputter > protocols::make_rot_lib::MakeRotLibJobInputterOP |
| typedef utility::pointer::shared_ptr< MakeRotLibJob > protocols::make_rot_lib::MakeRotLibJobOP |
| typedef utility::pointer::shared_ptr< MakeRotLibMover const > protocols::make_rot_lib::MakeRotLibMoverCOP |
| typedef utility::pointer::shared_ptr< MakeRotLibMover > protocols::make_rot_lib::MakeRotLibMoverOP |
| typedef utility::pointer::shared_ptr< MakeRotLibOptionsData const > protocols::make_rot_lib::MakeRotLibOptionsDataCOP |
| typedef utility::pointer::shared_ptr< MakeRotLibOptionsData > protocols::make_rot_lib::MakeRotLibOptionsDataOP |
| typedef utility::vector1<RotData> protocols::make_rot_lib::RotDataVec |
| typedef utility::vector1< TorsionRange > protocols::make_rot_lib::TorsionRangeVec |
| typedef utility::vector1< TorsionRangeVec > protocols::make_rot_lib::TorsionRangeVecVec |
|
static |
Referenced by protocols::make_rot_lib::MakeRotLibMover::apply(), protocols::make_rot_lib::MakeRotLibMover::calc_final_rotamer_probs(), protocols::make_rot_lib::MakeRotLibMover::calc_standard_deviations(), protocols::make_rot_lib::MakeRotLibJobInputter::fill_jobs(), protocols::make_rot_lib::RotData::load(), protocols::make_rot_lib::MakeRotLibJobInputter::MakeRotLibJobInputter(), protocols::make_rot_lib::MakeRotLibMover::MakeRotLibMover(), protocols::make_rot_lib::MakeRotLibOptionsData::MakeRotLibOptionsData(), protocols::make_rot_lib::MakeRotLibMover::minimize_all_rotamers(), protocols::make_rot_lib::MakeRotLibMover::minimize_rotamer(), and protocols::make_rot_lib::MakeRotLibJobInputter::pose_from_job().
|
static |
|
static |
|
static |