Rosetta
|
report HBond geometry and scores to features Statistics Scientific Benchmark More...
#include <protocols/features/FeaturesReporter.hh>
#include <protocols/features/HBondFeatures.fwd.hh>
#include <core/types.hh>
#include <core/id/AtomID_Map.fwd.hh>
#include <core/pose/Pose.fwd.hh>
#include <basic/datacache/DataMap.fwd.hh>
#include <core/scoring/ScoreFunction.fwd.hh>
#include <core/scoring/hbonds/HBondSet.fwd.hh>
#include <core/scoring/hbonds/HBondOptions.fwd.hh>
#include <utility/vector1.hh>
#include <utility/tag/Tag.fwd.hh>
#include <string>
#include <utility/tag/XMLSchemaGeneration.fwd.hh>
Classes | |
class | protocols::features::HBondFeatures |
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::features | |
Enumerations | |
enum | protocols::features::HBDefType { protocols::features::hbdef_NONE = 1 , protocols::features::hbdef_ENERGY , protocols::features::hbdef_AHDIST , protocols::features::hbdef_MAX = hbdef_AHDIST } |
How a hydrogen bond should be defined See note for definition_type_ below. More... | |
report HBond geometry and scores to features Statistics Scientific Benchmark