|
SHAPER
9.15.0
|
The main class managing GDML Features as plugins. More...

Public Member Functions | |
| virtual FeaturePtr | createFeature (std::string theFeatureID) |
| Creates the feature object of this plugin by the feature string ID. More... | |
| GDMLPlugin_Plugin () | |
| Default constructor. More... | |
The main class managing GDML Features as plugins.
| GDMLPlugin_Plugin::GDMLPlugin_Plugin | ( | ) |
Default constructor.
|
virtual |
Creates the feature object of this plugin by the feature string ID.
Implements ModelAPI_Plugin.