DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Static Public Member Functions | List of all members
dd4hep::Geant4SetupAction< T > Class Template Reference

Templated factory method to invoke setup action. More...

#include <Factories.h>

Inheritance diagram for dd4hep::Geant4SetupAction< T >:
dd4hep::PluginFactoryBase

Static Public Member Functions

static long create (dd4hep::Detector &description, const dd4hep::detail::GeoHandler &cnv, const std::map< str_t, str_t > &attrs)
 
- 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
 

Detailed Description

template<typename T>
class dd4hep::Geant4SetupAction< T >

Templated factory method to invoke setup action.

Definition at line 68 of file Factories.h.

Member Function Documentation

◆ create()

template<typename T >
static long dd4hep::Geant4SetupAction< T >::create ( dd4hep::Detector description,
const dd4hep::detail::GeoHandler cnv,
const std::map< str_t, str_t > &  attrs 
)
static

The documentation for this class was generated from the following file: