|
Rosetta 3.5
|
Declaration of the base class for EnergyMethod factory registration and creation. More...
Go to the source code of this file.
Classes | |
| class | core::scoring::methods::EnergyMethodRegistrator< T > |
| This templated 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 | |
Declaration of the base class for EnergyMethod factory registration and creation.
Definition in file EnergyMethodRegistrator.hh.
1.8.4