![]() |
Rosetta Protocols
2014.16.56682
|
#include <HierarchicalLevel.hh>
Public Member Functions | |
| PoolData () | |
| PoolData (Pool_RMSD_OP pool, utility::vector1< core::Size > &address, core::Size nlevels) | |
| PoolData (Pool_RMSD_OP pool, utility::vector1< core::Size > &address) | |
| void | setup (core::Size nlevels) |
Public Attributes | |
| Pool_RMSD_OP | pool_ |
| utility::vector1< core::Size > | address_ |
| core::Size | nlevels_ |
| protocols::canonical_sampling::mc_convergence_checks::PoolData::PoolData | ( | ) |
| protocols::canonical_sampling::mc_convergence_checks::PoolData::PoolData | ( | Pool_RMSD_OP | pool, |
| utility::vector1< core::Size > & | address, | ||
| core::Size | nlevels | ||
| ) |
References setup().
| protocols::canonical_sampling::mc_convergence_checks::PoolData::PoolData | ( | Pool_RMSD_OP | pool, |
| utility::vector1< core::Size > & | address | ||
| ) |
| void protocols::canonical_sampling::mc_convergence_checks::PoolData::setup | ( | core::Size | nlevels | ) |
References address_, and nlevels_.
Referenced by PoolData().
| utility::vector1<core::Size> protocols::canonical_sampling::mc_convergence_checks::PoolData::address_ |
Referenced by setup().
| core::Size protocols::canonical_sampling::mc_convergence_checks::PoolData::nlevels_ |
Referenced by setup().
| Pool_RMSD_OP protocols::canonical_sampling::mc_convergence_checks::PoolData::pool_ |
1.8.7