Scine::Swoose  2.1.0
This is the SCINE module Swoose.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Scine::Qmmm::QmmmModelAnalyzer Class Reference

TODO. More...

#include <QmmmModelAnalyzer.h>

Collaboration diagram for Scine::Qmmm::QmmmModelAnalyzer:
Collaboration graph

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...
 

Detailed Description

TODO.

Constructor & Destructor Documentation

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.

Parameters
settingsThe settings of the QmRegionSelector.
logThe logger.
dataThe reference data.
structureThe molecular structure of the system.
qmmmModelCandidatesA vector containing the QM/MM model candidates.

Member Function Documentation

int Scine::Qmmm::QmmmModelAnalyzer::getIndexOfOptimalModel ( ) const

Returns the index of the candidate model that is the optimal choice based on the reference data.

Returns
The index of the candidate model that is the optimal choice based on the reference data.

The documentation for this class was generated from the following files: