|
BALL
1.4.2
|
#include <BALL/STRUCTURE/DOCKING/amberEvaluation.h>
Additional Inherited Members | |
Protected Attributes inherited from BALL::ForceFieldEvaluation | |
| ForceField * | ff_ |
| Options | options_ |
| bool | delete_force_field_ |
A class for energetic evaluators of docking results using an AMBER force field as scoring function.
Definition at line 26 of file amberEvaluation.h.
| BALL::AmberEvaluation::AmberEvaluation | ( | ) |
| BALL::AmberEvaluation::AmberEvaluation | ( | AmberFF & | ff | ) |
|
virtual |
| ForceField& BALL::AmberEvaluation::getForceField | ( | ) |
| const ForceField& BALL::AmberEvaluation::getForceField | ( | ) | const |
| Options& BALL::AmberEvaluation::getOptions | ( | ) |
| const Options& BALL::AmberEvaluation::getOptions | ( | ) | const |
| void BALL::AmberEvaluation::setForceField | ( | ForceField & | ff | ) |
Operations
| void BALL::AmberEvaluation::setOptions | ( | const Options & | options | ) |
1.8.3.1