![]() |
Rosetta
2020.50
|
Declaration of the base class for EnergyMethod factory registration and creation. More...
#include <core/scoring/methods/EnergyMethodCreator.fwd.hh>
#include <core/scoring/methods/EnergyMethod.fwd.hh>
#include <core/scoring/methods/EnergyMethodOptions.fwd.hh>
#include <core/scoring/ScoreType.hh>
#include <utility/VirtualBase.hh>
#include <utility/vector1.hh>
Classes | |
class | core::scoring::methods::EnergyMethodCreator |
The EnergyMethodCreator class's responsibilities are to create on demand a new EnergyMethod class, and to tell the ScoringManager singleton which ScoreTypes the EnergyMethod it creates is responsible for. The EnergyMethodCreator must register itself with the ScoringManager at load time (before main() begins) so that the ScoringManager is ready to start creating EnergyMethods by the time the first ScoreFunction requests one. More... | |
Namespaces | |
core | |
A class for reading in the atom type properties. | |
core::scoring | |
core::scoring::methods | |
Declaration of the base class for EnergyMethod factory registration and creation.