![]() |
Rosetta
2021.16
|
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>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 reading in the atom type properties. | |
| core::scoring | |
| core::scoring::methods | |
EnergyMethod factory registration and creation in PyRosetta.
1.8.7