|
Rosetta 3.5
|
EnergyMethod factory registration and creation in PyRosetta. More...
#include <core/scoring/methods/EnergyMethodCreator.hh>#include <core/scoring/ScoringManager.hh>#include <utility/factory/WidgetRegistrator.hh>#include <utility/pointer/owning_ptr.hh>Go to the source code of this file.
Classes | |
| class | core::scoring::methods::PyEnergyMethodRegistrator |
| This class will register an instance of an EnergyMethodCreator (class T) with the ScoringManager. It will ensure that no energy method creator is registered twice, and, centralizes this registration logic so that thread safety issues can be handled in one place. 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 | |
EnergyMethod factory registration and creation in PyRosetta.
Definition in file PyEnergyMethodRegisterer.hh.
1.8.4