![]() |
Rosetta
2021.16
|
Membrane FA Potential - Class for Fullatom Membrane Scoring Methods. More...
#include <core/scoring/Membrane_FAPotential.hh>#include <core/scoring/MembranePotential.hh>#include <core/scoring/EnvPairPotential.hh>#include <core/scoring/ScoringManager.hh>#include <core/chemical/AA.hh>#include <core/conformation/Residue.hh>#include <core/pose/Pose.hh>#include <core/pose/datacache/CacheableDataType.hh>#include <basic/datacache/BasicDataCache.hh>#include <basic/options/option.hh>#include <basic/options/keys/membrane.OptionKeys.gen.hh>#include <core/types.hh>#include <basic/Tracer.hh>#include <utility/vector1.hh>#include <numeric/xyzVector.hh>#include <ObjexxFCL/FArray1D.hh>#include <ObjexxFCL/FArray2D.hh>Namespaces | |
| core | |
| A class for reading in the atom type properties. | |
| core::scoring | |
Functions | |
| static basic::Tracer | TR ("core.scoring.Membrane_FAEmbed") |
| Membrane_FAEmbed const & | core::scoring::Membrane_FAEmbed_from_pose (pose::Pose const &pose) |
| Return a Const Reference to the Embedding Object from the Pose Cache. More... | |
| Membrane_FAEmbed & | core::scoring::nonconst_Membrane_FAEmbed_from_pose (pose::Pose &pose) |
| Return a Non Const Reference to the Embedding Object from the Pose Cache. More... | |
Membrane FA Potential - Class for Fullatom Membrane Scoring Methods.
Compute High resolution energy terms and high resolution embedding corrections for penalties. Also contains pass-through methods for accessing and updating mp framework supported data in a membrane conformation. Last Modified: 3/11/14
Compute High resolution energy terms and high resolution embedding corrections for penalties. Also contains pass-through methods for accessing and updating mp framework supported data in a membrane conformation. Last Modified: 3/11/14
|
static |
1.8.7