DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
Factory template for the plugin mechanism. More...
#include <Plugins.h>
Public Types | |
typedef PluginService | svc_t |
typedef DD4HEP_SIGNATURE | signature_t |
Static Public Member Functions | |
template<typename R , typename... Args> | |
static void | add (const std::string &id, R(*func)(Args...)) |
Factory template for the plugin mechanism.
typedef DD4HEP_SIGNATURE dd4hep::PluginRegistry< DD4HEP_SIGNATURE >::signature_t |
typedef PluginService dd4hep::PluginRegistry< DD4HEP_SIGNATURE >::svc_t |
|
inlinestatic |