|
Rosetta 3.5
|
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/pointer/ReferenceCount.hh>#include <utility/vector1.hh>Go to the source code of this file.
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 defining atom parameters, known as atom_types. | |
| core::scoring | |
| core::scoring::methods | |
Constant Groups | |
| core | |
| A class for defining atom parameters, known as atom_types. | |
| core::scoring | |
| core::scoring::methods | |
Declaration of the base class for EnergyMethod factory registration and creation.
Definition in file EnergyMethodCreator.hh.
1.8.4