1 #ifndef GeneratorInterface_Herwig7Interface_Proxy_h
2 #define GeneratorInterface_Herwig7Interface_Proxy_h
57 #endif // GeneratorProxy_Herwig7Interface_Proxy_h
static ProxyBase * ctor(ProxyID id)
ProxyBase(const ProxyBase &orig)=delete
static std::shared_ptr< ProxyBase > find(ProxyID id)
ProxyBase & operator=(const ProxyBase &orig)=delete
static std::shared_ptr< T > find(ProxyID id)
static std::shared_ptr< T > create()
static std::shared_ptr< ProxyBase > create(ctor_t ctor)
ProxyBase *(* ctor_t)(ProxyID id)