![]() |
![]() |
DD4hep - The AIDA detector description toolkit for high energy physics experiments
DD4hep
Rev:Unversioneddirectory
|
#include "DD4hep/PluginCreators.h"#include "DD4hep/Primitives.h"#include "DD4hep/Printout.h"#include "DD4hep/Plugins.h"#include <cstring>Go to the source code of this file.
Namespaces | |
| DD4hep | |
| Namespace for the AIDA detector description toolkit. | |
Functions | |
| static ComponentCast * | DD4hep::component (void *p) |
| void * | DD4hep::createProcessor (Geometry::LCDD &lcdd, int argc, char **argv, void *(*cast)(void *)) |
| void * | DD4hep::createPlugin (const std::string &factory, Geometry::LCDD &lcdd, int argc, char **argv, void *(*cast)(void *)) |
| void * | DD4hep::createPlugin (const std::string &factory, Geometry::LCDD &lcdd, void *(*cast)(void *)) |
| Handler for factories of type: ConstructionFactory. More... | |
| void * | DD4hep::createPlugin (const std::string &factory, Geometry::LCDD &lcdd, const std::string &arg, void *(*cast)(void *)) |
| Handler for factories of type: ConstructionFactory. More... | |
1.8.6