![]() |
Rosetta
2021.16
|
#include <core/scoring/aa_composition_energy/AACompositionEnergySetup.fwd.hh>#include <core/scoring/ScoreFunction.fwd.hh>#include <core/scoring/EnergyMap.fwd.hh>#include <core/scoring/methods/WholeStructureEnergy.hh>#include <core/conformation/Residue.fwd.hh>#include <core/chemical/ResidueType.fwd.hh>#include <core/chemical/ResidueType.hh>#include <core/chemical/ResidueProperties.hh>#include <core/pose/Pose.fwd.hh>#include <core/chemical/ResidueProperty.hh>#include <core/types.hh>#include <map>#include <string>#include <utility/vector1.hh>#include <math.h>#include <utility/excn/Exceptions.hh>Classes | |
| class | core::scoring::aa_composition_energy::AACompositionPropertiesSet |
| AACompositionPropertiesSet, a helper class that stores: More... | |
| class | core::scoring::aa_composition_energy::AACompositionEnergySetup |
| AACompositionEnergySetup, a helper class for the AACompositionEnergy energy method that stores all of its setup data. More... | |
Namespaces | |
| core | |
| A class for reading in the atom type properties. | |
| core::scoring | |
| core::scoring::aa_composition_energy | |
Enumerations | |
| enum | core::scoring::aa_composition_energy::TailFunction { core::scoring::aa_composition_energy::tf_linear = 1, core::scoring::aa_composition_energy::tf_quadratic, core::scoring::aa_composition_energy::tf_constant, core::scoring::aa_composition_energy::tf_unknown, core::scoring::aa_composition_energy::tf_end_of_list =tf_unknown } |
| The different types of behaviour for the penalty values past the defined range. More... | |
1.8.7