DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
#include "DD4hep/Detector.h"
#include "DD4hep/Printout.h"
#include "TTimeStamp.h"
#include <iostream>
#include <cstdlib>
#include <vector>
#include <cerrno>
#include <string>
#include <memory>
#include "TRint.h"
Go to the source code of this file.
Namespaces | |
dd4hep | |
Namespace for the AIDA detector description toolkit. | |
dd4hep::execute | |
Functions | |
int | dd4hep::execute::main_wrapper (const char *name, int argc, char **argv) |
void | dd4hep::execute::usage_plugin_runner (const char *runner="geoPluginRun", bool exit_program=true) |
int | dd4hep::execute::invoke_plugin_runner (const char *name, int argc, char **argv) |
int | dd4hep::execute::main_plugins (const char *name, int argc, char **argv) |
Main entry point as a program. More... | |
int | dd4hep::execute::main_default (const char *name, int argc, char **argv) |