|
Rosetta
|
Fullatom and centroid level smooth membrane non-helicality penalty. More...
#include <core/energy_methods/MPHelicalityEnergy.hh>#include <core/energy_methods/MPHelicalityEnergyCreator.hh>#include <core/chemical/AA.hh>#include <core/conformation/Residue.hh>#include <core/conformation/Conformation.hh>#include <core/conformation/membrane/MembraneInfo.hh>#include <core/id/AtomID.hh>#include <core/pose/util.hh>#include <core/scoring/Energies.hh>#include <core/scoring/TwelveANeighborGraph.hh>#include <core/scoring/ContextGraphTypes.hh>#include <utility/graph/Graph.hh>#include <core/pose/Pose.hh>#include <utility/vector1.hh>#include <basic/Tracer.hh>#include <math.h>#include <set>Namespaces | |
| core | |
| A class for reading in the atom type properties. | |
| core::energy_methods | |
Functions | |
| static basic::Tracer | TR ("core.energy_methods.MPHelicalityEnergy") |
Variables | |
| Real const | core::energy_methods::slope_6 = 0.15 |
| Real const | core::energy_methods::offset_6 = 20.0 |
| Real const | core::energy_methods::slope_12 = 0.5 |
| Real const | core::energy_methods::offset_12 = 475.0 |
| Real const | core::energy_methods::sixA_slope = 0.15 |
| Real const | core::energy_methods::sixA_offset = 20 |
| Real const | core::energy_methods::twelveA_slope = 5 |
| Real const | core::energy_methods::twelveA_offset = 220.0 |
Fullatom and centroid level smooth membrane non-helicality penalty.
@FlesihmanLab @Last Modified: 20/2/17
|
static |