Rosetta 3.4
|
Keep track of the cenlist information. More...
#include <EnvPairPotential.hh>
Public Member Functions | |
CenListInfo () | |
CenListInfo (CenListInfo const &src) | |
basic::datacache::CacheableDataOP | clone () const |
Size | size () const |
Real | fcen6 (Size const seqpos) const |
Real & | fcen6 (Size const seqpos) |
Real | fcen10 (Size const seqpos) const |
Real & | fcen10 (Size const seqpos) |
Real | fcen12 (Size const seqpos) const |
Real & | fcen12 (Size const seqpos) |
bool | calculated () const |
bool & | calculated () |
void | initialize (pose::Pose const &pose) |
void | set_fcen6 (Size const seqpos, Real value) |
void | set_fcen10 (Size const seqpos, Real value) |
void | set_fcen12 (Size const seqpos, Real value) |
Keep track of the cenlist information.
core::scoring::CenListInfo::CenListInfo | ( | ) | [inline] |
Referenced by clone().
core::scoring::CenListInfo::CenListInfo | ( | CenListInfo const & | src | ) |
Copy constructors must copy all data, not just some...
bool core::scoring::CenListInfo::calculated | ( | ) | const [inline] |
bool& core::scoring::CenListInfo::calculated | ( | ) | [inline] |
basic::datacache::CacheableDataOP core::scoring::CenListInfo::clone | ( | ) | const [inline] |
References CenListInfo().
void core::scoring::CenListInfo::initialize | ( | pose::Pose const & | pose | ) |
Size core::scoring::CenListInfo::size | ( | ) | const [inline] |