![]() |
DD4hep
1.33.0
Detector Description Toolkit for High Energy Physics
|
Specialized factory to translate objects, which can be retrieved from Detector. More...
#include <Factories.h>
Static Public Member Functions | |
| static Handle< NamedObject > | create (Detector &description) |
Static Public Member Functions inherited from dd4hep::PluginFactoryBase | |
| template<typename T > | |
| static T * | ptr (const T *_p) |
| template<typename T > | |
| static T & | ref (const T *_p) |
| template<typename T > | |
| static T | val (const T *_p) |
| template<typename T > | |
| static T | value (const void *_p) |
| static const char * | value (const void *_p) |
| template<> | |
| int | value (const void *_p) |
| template<> | |
| long | value (const void *_p) |
Additional Inherited Members | |
Public Types inherited from dd4hep::PluginFactoryBase | |
| typedef std::string | str_t |
Specialized factory to translate objects, which can be retrieved from Detector.
Example: Translate dd4hep geometry to Geant4
Definition at line 114 of file Factories.h.
|
static |
1.8.18