![]() |
DD4hep
1.33.0
Detector Description Toolkit for High Energy Physics
|
#include <string>#include <sstream>#include <map>#include <set>#include <typeinfo>#include <utility>#include <boost/any.hpp>#include <Gaudi/PluginService.h>Go to the source code of this file.
Namespaces | |
| std | |
Macros | |
| #define | MAKE_GAUDI_PLUGIN_SERVICE_ENTRY(n, v) dd4hep_pluginmgr_##n##_V##v |
| #define | MAKE_FUNC(name, version) MAKE_GAUDI_PLUGIN_SERVICE_ENTRY(name,version) |
Functions | |
| int | MAKE_FUNC (getdebug, GAUDI_PLUGIN_SERVICE_VERSION)() |
| Access debug level. More... | |
| int | MAKE_FUNC (setdebug, GAUDI_PLUGIN_SERVICE_VERSION)(int value) |
| Set debug level. More... | |
| #define MAKE_FUNC | ( | name, | |
| version | |||
| ) | MAKE_GAUDI_PLUGIN_SERVICE_ENTRY(name,version) |
| int MAKE_FUNC | ( | getdebug | , |
| GAUDI_PLUGIN_SERVICE_VERSION | |||
| ) |
| int MAKE_FUNC | ( | setdebug | , |
| GAUDI_PLUGIN_SERVICE_VERSION | |||
| ) |
1.8.18