OpenStructure
Namespaces | Functions
clash_score.hh File Reference
#include <ost/mol/entity_view.hh>
#include <ost/mol/entity_handle.hh>
#include <ost/qa/module_config.hh>

Go to the source code of this file.

Namespaces

namespace  ost
namespace  ost::qa

Functions

Real DLLEXPORT_OST_QA ClashScore (const mol::EntityView &ent_a, const mol::EntityView &ent_b)
Real DLLEXPORT_OST_QA ClashScore (const mol::EntityHandle &ent_a, const mol::EntityView &ent_b)
Real DLLEXPORT_OST_QA ClashScore (const mol::AtomHandle &atom, const mol::EntityView &ent_b)
Real DLLEXPORT_OST_QA StericEnergy (const geom::Vec3 &pos1, Real r1, const geom::Vec3 &pos2, Real r2)