![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Plugins/Python/Utilities.hpp"#include "ActsExamples/DD4hepDetector/DD4hepDetector.hpp"#include "ActsExamples/DD4hepDetector/DD4hepGeometryService.hpp"#include "ActsExamples/Framework/IContextDecorator.hpp"#include "ActsExamples/Framework/ProcessCode.hpp"#include <array>#include <memory>#include <utility>#include <vector>#include <pybind11/pybind11.h>#include <pybind11/stl.h>
Include dependency graph for DD4hepComponent.cpp:Go to the source code of this file.
Namespaces | |
| namespace | Acts |
| Acts includes to create all necessary definitions. | |
Functions | |
| PYBIND11_MODULE (ActsPythonBindingsDD4hep, m) | |
| PYBIND11_MODULE | ( | ActsPythonBindingsDD4hep | , |
| m | |||
| ) |
Definition at line 31 of file DD4hepComponent.cpp.
View newest version in sPHENIX GitHub at line 31 of file DD4hepComponent.cpp
References ACTS_PYTHON_MEMBER, ACTS_PYTHON_STRUCT_BEGIN, ACTS_PYTHON_STRUCT_END, Acts::PhysicalConstants::c, filter::Config, ActsExamples::DD4hep::DD4hepDetector::finalize(), telescope_simulation::logLevel, Acts::UnitConstants::m, perf_headwind::name, Acts::Python::patchKwargsConstructor(), and physmon_simulation::s.
Here is the call graph for this function: