DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
#include <PluginServiceDetailsV1.h>
Static Public Member Functions | |
template<typename S , typename... Args> | |
static S::ReturnType | create (Args &&... args) |
Class providing default factory functions.
The template argument T is the class to be created, while the methods template argument S is the specific factory signature.
Definition at line 36 of file PluginServiceDetailsV1.h.
|
inlinestatic |
Definition at line 39 of file PluginServiceDetailsV1.h.