|
Scine::Swoose
2.1.0
This is the SCINE module Swoose.
|
TODO. More...
#include <QmmmModelAnalyzer.h>

Public Member Functions | |
| QmmmModelAnalyzer (const Utils::Settings &settings, Core::Log &log, const QmmmData &data, const Utils::AtomCollection &structure, const std::vector< QmmmModel > &qmmmModelCandidates) | |
| Constructor. It also already performs the analysis based on the given reference data. More... | |
| int | getIndexOfOptimalModel () const |
| Returns the index of the candidate model that is the optimal choice based on the reference data. More... | |
TODO.
| Scine::Qmmm::QmmmModelAnalyzer::QmmmModelAnalyzer | ( | const Utils::Settings & | settings, |
| Core::Log & | log, | ||
| const QmmmData & | data, | ||
| const Utils::AtomCollection & | structure, | ||
| const std::vector< QmmmModel > & | qmmmModelCandidates | ||
| ) |
Constructor. It also already performs the analysis based on the given reference data.
| settings | The settings of the QmRegionSelector. |
| log | The logger. |
| data | The reference data. |
| structure | The molecular structure of the system. |
| qmmmModelCandidates | A vector containing the QM/MM model candidates. |
| int Scine::Qmmm::QmmmModelAnalyzer::getIndexOfOptimalModel | ( | ) | const |
Returns the index of the candidate model that is the optimal choice based on the reference data.